/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-11-11 16:07:18 UTC
  • mto: (24.1.113 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20081111160718-gvqhs581md4inh5u
Further steps towards a D-Bus server interface, plus minor syntax
changes.

* mandos: Split copyright line.  Throughout, use parentheses instead
          of backslashes to continue long lines.
  (AvahiService.__init__): Use new "foo if bar else baz" syntax.
  (Client): All D-Bus methods renamed to be capitalized.
  (Client.__init__): Use D-Bus path "/Mandos/clients/%s".
  (Client.created): Changed to always be in UTC.  All users changed.
  (Client.started): Changed to be a "datetime.datetime()" in UTC.  All
                    users changed.
  (Client.stop): Bug fix: set "self.started" to "None".
  (Client.interface): Renamed to "_interface".
  (Client._datetime_to_dbus_struct): New temporary function.
  (Client.CheckerIsRunning): New D-Bus method.
  (Client.GetChecker): - '' -
  (Client.GetCreated): - '' -
  (Client.GetHost): - '' -
  (Client.GetStarted): - '' -
  (Client.SetHost): - '' -
  (Client.SetChecker): - '' -
  (Client.SetInterval): - '' -
  (Client.SetTimeout): - '' -
  (Client.StartChecker): - '' -
  (Client.TimeoutChanged): New D-Bus signal.
  (TCP_handler.handle): Use new "for...else" syntax.
  (main): Bug fix: get a D-Bus bus name.

* mandos-keygen: Split copyright line.
* plugin-runner.c: - '' -
* plugins.d/mandos-client: - '' -
* plugins.d/password-prompt.c: - '' -

* plugins.d/askpass-fifo.c: Added copyright statement and license.
* plugins.s/splashy.c: - '' -
* plugins.d/usplash.c: - '' -
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 185 15 years ago Teddy Hogeborn * .bzr-builddeb/default.conf: New. * Makefile (in Diff
debian 185 15 years ago Teddy Hogeborn * .bzr-builddeb/default.conf: New. * Makefile (in Diff
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff
.bzrignore 223 15 years ago Teddy Hogeborn * .bzrignore (plugins.d/askpass-fifo): Added. * M 206 bytes Diff Download File
clients.conf 202 15 years ago Teddy Hogeborn * clients.conf ([bar]/secfile): Do not imply armor 2.4 KB Diff Download File
common.ent 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 91 bytes Diff Download File
COPYING 24.1.51 15 years ago Björn Påhlsson Added configuration files support for mandos-clien 34.2 KB Diff Download File
default-mandos 185 15 years ago Teddy Hogeborn * .bzr-builddeb/default.conf: New. * Makefile (in 174 bytes Diff Download File
init.d-mandos 200 15 years ago Teddy Hogeborn * Makefile: Put the init script before avahi-daemo 4.1 KB Diff Download File
File initramfs-tools-hook 236 15 years ago Teddy Hogeborn * initramfs-tools-hook: Also ignore plugins named 4.4 KB Diff Download File
initramfs-tools-hook-conf 68 15 years ago Teddy Hogeborn * initramfs-tools-hook: New. * initramfs-tools-hoo 10 bytes Diff Download File
File initramfs-tools-script 178 15 years ago Teddy Hogeborn * initramfs-tools-script: Fix permissions of "/tmp 1.7 KB Diff Download File
INSTALL 235 15 years ago Teddy Hogeborn * INSTALL: Fixed typo. * Makefile: Split long lin 4.7 KB Diff Download File
legalnotice.xml 174 15 years ago Teddy Hogeborn * legalnotice.xml: Copy DocBook 4.4-formatted text 1 KB Diff Download File
Makefile 235 15 years ago Teddy Hogeborn * INSTALL: Fixed typo. * Makefile: Split long lin 11.3 KB Diff Download File
File mandos 237.1.2 15 years ago Teddy Hogeborn Further steps towards a D-Bus server interface, pl 41.7 KB Diff Download File
mandos-clients.conf.xml 229 15 years ago Teddy Hogeborn * Makefile (version): Changed to "1.0.1". * mandos 13.7 KB Diff Download File
File mandos-keygen 237.1.2 15 years ago Teddy Hogeborn Further steps towards a D-Bus server interface, pl 9 KB Diff Download File
mandos-keygen.xml 224 15 years ago Teddy Hogeborn * mandos-keygen.xml (FILES): Fixed id to be "files 14.2 KB Diff Download File
mandos-options.xml 216 15 years ago Teddy Hogeborn * Makefile: Add HTML rules for manual pages. (DO 2.7 KB Diff Download File
mandos.conf 89 15 years ago Teddy Hogeborn * Makefile: Bug fix: fixed creation of man pages f 1.1 KB Diff Download File
mandos.conf.xml 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 6.8 KB Diff Download File
mandos.lsm 233 15 years ago Teddy Hogeborn * Makefile (all): Also depend on "mandos.lsm". ( 903 bytes Diff Download File
mandos.xml 224 15 years ago Teddy Hogeborn * mandos-keygen.xml (FILES): Fixed id to be "files 19.7 KB Diff Download File
NEWS 232 15 years ago Teddy Hogeborn * Makefile (version): Changed to "1.0.2". * NEWS ( 895 bytes Diff Download File
overview.xml 183 15 years ago Teddy Hogeborn * Makefile (install-client-nokey): Do "&&" instead 926 bytes Diff Download File
plugin-runner.c 237.1.2 15 years ago Teddy Hogeborn Further steps towards a D-Bus server interface, pl 28.2 KB Diff Download File
plugin-runner.conf 228 15 years ago Teddy Hogeborn * INSTALL: Add instructions on how to set the corr 490 bytes Diff Download File
plugin-runner.xml 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 20.4 KB Diff Download File
README 235 15 years ago Teddy Hogeborn * INSTALL: Fixed typo. * Makefile: Split long lin 8.4 KB Diff Download File
TODO 237.1.2 15 years ago Teddy Hogeborn Further steps towards a D-Bus server interface, pl 2 KB Diff Download File