- 
Committer:
Teddy Hogeborn
- 
Date:
2008-12-29 02:44:54 UTC
- 
Revision ID:
teddy@fukt.bsnet.se-20081229024454-nbsei556dwy5azr1
* mandos (Client.timeout, Client.interval): Changed from being a
                                            property to be a normal
                                            attribute.
  (Client._timeout, Client._interval): Removed.
  (Client._timeout_milliseconds): Changed from being an attribute to
                                  be a method "timeout_milliseconds".
                                  All users changed.
  (Client._interval_milliseconds): Changed from being an attribute to
                                   be method "interval_milliseconds".
                                   All users changed.
  (Client.__init__): Take additional "use_dbus" keyword argument.
                     Only provide D-Bus interface if "use_dbus" is
                     True.
  (Client.use_dbus): New attribute.
  (Client.dbus_object_path): Changed to only be set if "self.use_dbus"
                             is True.
  (Client.enable, Client.disable, Client.checker_callback,
  Client.bump_timeout, Client.start_checker, Client.stop_checker):
  Only emit D-Bus signals if "self.use_dbus".
  (Client.SetChecker, Client.SetHost, Client.Enable): Bug fix: Emit
                                                      D-Bus signals.
  (Client.SetInterval, Client.SetTimeout): Changed to emit D-Bus
                                           signals.
  (main): Remove deprecated "default" keyword argument to "--check"
          option.  Added new "--no-dbus" option.  Added corresponding
          "use_dbus" server configuration option.  Only provide D-Bus
          interface and emit D-Bus signals if "use_dbus".  Pass
          "use_dbus" on to Client constructor.
* mandos-options.xml ([@id="dbus"]): New option.
* mandos.conf (use_dbus): New option.
* mandos.conf.xml (OPTIONS): New option "use_dbus".
  (EXAMPLE): - '' -
* mandos.xml (SYNOPSIS): New option "--no-dbus".
  (D-BUS INTERFACE): New section.
 
 
|  .. | 
|  .bzr-builddeb | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in |  |   |  | 
|  debian | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in |  |   |  | 
|  plugins.d | 13 | 17 years ago | Björn Påhlsson | Added following support:
Pluginbased client handle |  |   |  | 
|  .bzrignore | 223 | 17 years ago | Teddy Hogeborn | * .bzrignore (plugins.d/askpass-fifo): Added.
* M | 206 bytes |   |   | 
|  clients.conf | 202 | 17 years ago | Teddy Hogeborn | * clients.conf ([bar]/secfile): Do not imply armor | 2.4 KB |   |   | 
|  common.ent | 217 | 17 years ago | Teddy Hogeborn | * .bzrignore: Added "man" directory (created by "m | 91 bytes |   |   | 
|  COPYING | 24.1.51 | 17 years ago | Björn Påhlsson | Added configuration files support for mandos-clien | 34.2 KB |   |   | 
|  default-mandos | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in | 174 bytes |   |   | 
|  init.d-mandos | 200 | 17 years ago | Teddy Hogeborn | * Makefile: Put the init script before avahi-daemo | 4.1 KB |   |   | 
|  initramfs-tools-hook | 238 | 16 years ago | Teddy Hogeborn | First version of a somewhat complete D-Bus server | 4.5 KB |   |   | 
|  initramfs-tools-hook-conf | 68 | 17 years ago | Teddy Hogeborn | * initramfs-tools-hook: New.
* initramfs-tools-hoo | 10 bytes |   |   | 
|  initramfs-tools-script | 178 | 17 years ago | Teddy Hogeborn | * initramfs-tools-script: Fix permissions of "/tmp | 1.7 KB |   |   | 
|  INSTALL | 235 | 17 years ago | Teddy Hogeborn | * INSTALL: Fixed typo.
* Makefile: Split long lin | 4.7 KB |   |   | 
|  legalnotice.xml | 174 | 17 years ago | Teddy Hogeborn | * legalnotice.xml: Copy DocBook 4.4-formatted text | 1 KB |   |   | 
|  Makefile | 241 | 16 years ago | Teddy Hogeborn | * Makefile: Bug fix for Debian bug #509398; make s | 11.5 KB |   |   | 
|  mandos | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 46.1 KB |   |   | 
|  mandos-clients.conf.xml | 229 | 17 years ago | Teddy Hogeborn | * Makefile (version): Changed to "1.0.1".
* mandos | 13.7 KB |   |   | 
|  mandos-keygen | 24.1.113 | 16 years ago | Björn Påhlsson | merge | 9 KB |   |   | 
|  mandos-keygen.xml | 224 | 17 years ago | Teddy Hogeborn | * mandos-keygen.xml (FILES): Fixed id to be "files | 14.2 KB |   |   | 
|  mandos-list | 240 | 16 years ago | Teddy Hogeborn | Merge "mandos-list" from belorn.
* Makefile (PROG | 2 KB |   |   | 
|  mandos-options.xml | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 2.8 KB |   |   | 
|  mandos.conf | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 1.2 KB |   |   | 
|  mandos.conf.xml | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 7.2 KB |   |   | 
|  mandos.lsm | 238 | 16 years ago | Teddy Hogeborn | First version of a somewhat complete D-Bus server | 903 bytes |   |   | 
|  mandos.xml | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 20.3 KB |   |   | 
|  NEWS | 232 | 17 years ago | Teddy Hogeborn | * Makefile (version): Changed to "1.0.2".
* NEWS ( | 895 bytes |   |   | 
|  overview.xml | 183 | 17 years ago | Teddy Hogeborn | * Makefile (install-client-nokey): Do "&&" instead | 926 bytes |   |   | 
|  plugin-runner.c | 237.1.2 | 16 years ago | Teddy Hogeborn | Further steps towards a D-Bus server interface, pl | 28.2 KB |   |   | 
|  plugin-runner.conf | 228 | 17 years ago | Teddy Hogeborn | * INSTALL: Add instructions on how to set the corr | 490 bytes |   |   | 
|  plugin-runner.xml | 217 | 17 years ago | Teddy Hogeborn | * .bzrignore: Added "man" directory (created by "m | 20.4 KB |   |   | 
|  README | 235 | 17 years ago | Teddy Hogeborn | * INSTALL: Fixed typo.
* Makefile: Split long lin | 8.4 KB |   |   | 
|  TODO | 243 | 16 years ago | Teddy Hogeborn | * mandos (Client.timeout, Client.interval): Change | 1.8 KB |   |   |