Skip to content
Snippets Groups Projects
  1. Apr 17, 2013
  2. Apr 11, 2013
  3. Apr 02, 2013
  4. Mar 21, 2013
  5. Mar 08, 2013
  6. Mar 06, 2013
    • Iustin Pop's avatar
      Fix bug in man build rule · 67c15d8b
      Iustin Pop authored
      
      Currently the man page build rule is run without ‘-e’, so the actual
      checks in there are just warnings (check-man-warnings,
      check-man-dashes).
      
      The patch fixes this and also fixes the man pages which made me see the
      problem.
      
      Additionally, check-man-dashes is now verbose, otherwise it's hard to
      find out actually where in the page the error is.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichele Tartara <mtartara@google.com>
      67c15d8b
  7. Feb 22, 2013
    • Iustin Pop's avatar
      Add option to redirect luxi socket for debugging · 055d6ac0
      Iustin Pop authored
      
      Currently, the choice between masterd and conf/queryd is made
      statically, based on whether a query is converted or not and whether
      split queries are enabled. This makes it hard to test and develop
      these new queries, so this patch adds an override for the socket.
      
      The choice for going with two hardcoded strings and arbitrary socket
      fallback is done so that it's easy to use this in virtual clusters as
      well.
      
      Additionally, the patch improves the error message on failed connects
      when we use arbitrary sockets; before, it always "blamed" confd for
      non-master sockets.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      055d6ac0
    • Michael Hanselmann's avatar
      RAPI: Add flag to require authentication · 27a8a190
      Michael Hanselmann authored
      
      Most RAPI resources do not require authentication for the “GET” method.
      In some setups it can be desirable to always require authentication.
      This patch adds a command line parameter to always require it.
      
      Some unrelated minor typos in the “ganeti-rapi” man page are also fixed.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      27a8a190
  8. Feb 15, 2013
  9. Feb 14, 2013
  10. Feb 11, 2013
  11. Feb 08, 2013
  12. Feb 04, 2013
  13. Feb 01, 2013
  14. Jan 31, 2013
  15. Jan 29, 2013
  16. Jan 25, 2013
  17. Jan 18, 2013
  18. Jan 16, 2013
  19. Jan 14, 2013
  20. Jan 10, 2013
  21. Jan 09, 2013
  22. Jan 08, 2013
  23. Jan 07, 2013
Loading