/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-09-26 21:54:54 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926215454-7kfrl0gxmisz71gw
* mandos: Remove unused "select" module.  Import "ctypes.util".
  (AvahiError.__init__): Call __init__ of superclass.
  (AvahiService.__init__): Rename keyword arg "type" to "servicetype".
  (AvahiService.rename): Bug fix: use "self.rename_count".
  (Client.__init__): Use "None" instead of "{}" as default value.
  (tcp_handler): Renamed to "TCP_handler".  All callers changed.
  (IPv6_TCPServer.__init__): Don't "return", just call the superclass
                             method.
  (if_nametoindex): Don't import "ctypes.util" here.
  (main): Removed unused variable "main_loop_started".
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 214 15 years ago Teddy Hogeborn * Makefile (PLUGINS): Added "plugins.d/askpass-fif 1.9 KB Diff Download File
mandos-client.c 24.1.102 15 years ago Björn Påhlsson changed 2007-2008 copyright notice to 2008 29.8 KB Diff Download File
mandos-client.xml 182 15 years ago Teddy Hogeborn * Makefile (install): Use "install-client-nokey". 18.7 KB Diff Download File
password-prompt.c 24.1.102 15 years ago Björn Påhlsson changed 2007-2008 copyright notice to 2008 7.1 KB Diff Download File
password-prompt.xml 171 15 years ago Teddy Hogeborn Renamed "password-request" to "mandos-client". * 9.3 KB Diff Download File
splashy.c 208 15 years ago Teddy Hogeborn * Makefile (PLUGINS): Added "plugins.d/usplash". 5.7 KB Diff Download File
usplash.c 213 15 years ago Teddy Hogeborn * plugins.d/usplash.c (main): Bug fix: Do not free 11.6 KB Diff Download File