/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: Teddy Hogeborn
  • Date: 2009-04-16 01:00:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090416010035-y7ta6ra2da4gf6mp
Minor code cleanup; one minor bug fix.

* initramfs-tools-hook: Bug fix: Use the primary group of the first
                        suitable user found, do not look for a
                        group separately.
* mandos: Unconditionally import "struct" and "fcntl".  Use unicode
          strings everywhere possible.
  (Client._datetime_to_milliseconds): New static method.
  (Client.timeout_milliseconds, Client.interval_milliseconds): Use
                                                               above
                                                               method.
  (ClientDBus.CheckedOK,
  ClientDBus.Enable, ClientDBus.StopChecker): Define normally.
  (if_nametoindex): Document non-acceptance of unicode strings.  All
                    callers adjusted.  Do not import "struct" or
                    "fcntl".  Log warning message if if_nametoindex
                    cannot be found using ctypes modules.
  (main): Bug fix: Do not look for user named "nogroup".
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 261 15 years ago Teddy Hogeborn * plugins.d/askpass-fifo.c: Fix name in header. * 2.8 KB Diff Download File
askpass-fifo.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 4.8 KB Diff Download File
password-prompt.c 294 15 years ago Teddy Hogeborn * plugins.d/password-prompt.c (quit_now): Changed 7.1 KB Diff Download File
splashy.c 311 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 7.9 KB Diff Download File
password-prompt.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 9.4 KB Diff Download File
splashy.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.1 KB Diff Download File
usplash.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.6 KB Diff Download File
usplash.c 311 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 13.2 KB Diff Download File
mandos-client.xml 304 15 years ago Teddy Hogeborn Four new interrelated features: 1. Support using 20.3 KB Diff Download File
mandos-client.c 325 15 years ago Teddy Hogeborn * plugins.d/mandos-client.c (start_mandos_communic 34.3 KB Diff Download File