Skip to content
Snippets Groups Projects
  1. Nov 30, 2010
  2. Jan 13, 2010
  3. Oct 02, 2009
  4. Sep 11, 2009
  5. Sep 03, 2009
  6. Aug 10, 2009
  7. Dec 19, 2008
    • Michael Hanselmann's avatar
      ganeti-rapi: Implement HTTP authentication · b5b67ef9
      Michael Hanselmann authored
      Passwords are stored in "$localstatedir/lib/ganeti/rapi_users". User
      options specify the access permissions of a user (see docstring for
      ganeti.http.ReadPasswordFile), for which only "write" is supported
      to grant write access. Every other user has read-only access.
      
      Reviewed-by: amishchenko
      b5b67ef9
  8. Jul 11, 2008
  9. Oct 10, 2007
    • Iustin Pop's avatar
      Remove the shebang from modules · 2f31098c
      Iustin Pop authored
      Since modules are not directly executables, remove the shebang from
      them. This helps with lintian warnings.
      
      Also make the autogenerated _autoconf.py contain two comment lines at
      the beginning, like the other modules.
      
      Reviewed-by: ultrotter
      2f31098c
  10. Jul 16, 2007
Loading