- 
Committer:
Teddy Hogeborn
 
- 
Date:
2011-09-18 15:59:05 UTC
 
- 
mfrom:
(24.1.179 mandos)
 
- 
Revision ID:
teddy@fukt.bsnet.se-20110918155905-ngj2ig0yheralj1s
 
* DBUS-API: Document new "Expires" and "ExtendedTimeout" properties.
* README: Refer to the installed manual page more simply.
* mandos (Client.extended_timeout, Client.expires): New attributes.
  (Client.extended_timeout_milliseconds): New.
  (Client.__init__, Client.enable, Client.disable): Set new attributes.
  (Client.checked_ok): Take new "timeout" argument.
  (ClientDBus.expires): Transform into a property which sends a D-Bus
                        signal when changed.
  (ClientDBus._datetime_to_dbus): Return empty D-Bus string on None.
                                  All callers changed to use this.
  (ClientDBus.ApprovedByDefault_dbus_property,
  ClientDBus.ApprovalDelay_dbus_property,
  ClientDBus.ApprovalDuration_dbus_property,
  ClientDBus.Host_dbus_property, ClientDBus.Timeout_dbus_property,
  ClientDBus.Interval_dbus_property,
  ClientDBus.Checker_dbus_property): Bug fix: Only send D-Bus signal
                                     if new value is different.
  (ClientDBus.Timeout_dbus_property): Use new "expires" attribute.
  (ClientDBus.Expires_dbus_property,
  ClientDBus.ExtendedTimeout_dbus_property): New D-Bus properties.
  (ClientHandler.handle): Bump time using extended_timeout value.
  (main.client_defaults): Change default values of "timeout" and
                          "interval", added new default value for
                          "extended_timeout".
* mandos-clients.conf.xml (OPTIONS): Changed default values of
                                     "interval" and "timeout".  Add
                                     new "extended_timeout" option.
  (EXAMPLE): Updated default values.
* mandos-ctl: Show new "ExtendedTimeout" D-Bus property and change it
              using new "--extended-timeout" option.
* mandos-ctl.xml (SYNOPSIS, OPTIONS): Document new
                                      "--extended-timeout" option.
* mandos-monitor (MandosClientWidget.update): Use new "Expires" D-Bus
                                              property.
* mandos.xml (DESCRIPTION): Add reference to intro(8mandos) manual
                            page.
  (CHECKING): Refer to the new "extended_timeout" option in
  clients.conf.
 
 
 .. | 
 
.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 | 
451
 | 
15 years ago | 
Teddy Hogeborn | 
* mandos-monitor.xml (KEYS): Bug fix: Changed "r"  | 
179 bytes | 
 
 | 
 
 | 
 
clients.conf | 
423
 | 
15 years ago | 
Teddy Hogeborn | 
Documentation changes:
* DBUS-API: New file docum | 
2.8 KB | 
 
 | 
 
 | 
 
common.ent | 
237.4.16
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (version): Changed to "1.3.1".
* NEWS ( | 
93 bytes | 
 
 | 
 
 | 
 
COPYING | 
24.1.51
 | 
17 years ago | 
Björn Påhlsson | 
Added configuration files support for mandos-clien | 
34.2 KB | 
 
 | 
 
 | 
 
DBUS-API | 
497
 | 
14 years ago | 
Teddy Hogeborn | 
* DBUS-API: Document new "Expires" and "ExtendedTi | 
6.6 KB | 
 
 | 
 
 | 
 
dbus-mandos.conf | 
406
 | 
15 years ago | 
Teddy Hogeborn | 
* dbus-mandos.conf: New; to be copied to
          | 
538 bytes | 
 
 | 
 
 | 
 
default-mandos | 
185
 | 
17 years ago | 
Teddy Hogeborn | 
* .bzr-builddeb/default.conf: New.
* Makefile (in | 
174 bytes | 
 
 | 
 
 | 
 
init.d-mandos | 
369
 | 
16 years ago | 
Teddy Hogeborn | 
* init.d-mandos (Required-Start, Required-Stop): B | 
4.1 KB | 
 
 | 
 
 | 
 
initramfs-tools-hook | 
419
 | 
15 years ago | 
teddy at bsnet | 
Merge in branch to interpret an empty device name  | 
4.5 KB | 
 
 | 
 
 | 
 
initramfs-tools-hook-conf | 
237.2.19
 | 
16 years ago | 
Teddy Hogeborn | 
* initramfs-tools-hook-conf: Security bug fix: Add | 
407 bytes | 
 
 | 
 
 | 
 
initramfs-tools-script | 
487
 | 
14 years ago | 
Teddy Hogeborn | 
* initramfs-tools-script: Abort if plugin-runner i | 
3.6 KB | 
 
 | 
 
 | 
 
INSTALL | 
472
 | 
14 years ago | 
Teddy Hogeborn | 
* INSTALL: Updated.
 | 
5 KB | 
 
 | 
 
 | 
 
intro.xml | 
493
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (DOCS): Added "intro.8mandos".
  (intro | 
15.3 KB | 
 
 | 
 
 | 
 
legalnotice.xml | 
174
 | 
17 years ago | 
Teddy Hogeborn | 
* legalnotice.xml: Copy DocBook 4.4-formatted text | 
1 KB | 
 
 | 
 
 | 
 
Makefile | 
495
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (LDFLAGS): Added "-Xlinker --as-needed" | 
14.9 KB | 
 
 | 
 
 | 
 
mandos | 
497
 | 
14 years ago | 
Teddy Hogeborn | 
* DBUS-API: Document new "Expires" and "ExtendedTi | 
84.3 KB | 
 
 | 
 
 | 
 
mandos-clients.conf.xml | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
17.2 KB | 
 
 | 
 
 | 
 
mandos-ctl | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
14.6 KB | 
 
 | 
 
 | 
 
mandos-ctl.xml | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
16 KB | 
 
 | 
 
 | 
 
mandos-keygen | 
494
 | 
14 years ago | 
Teddy Hogeborn | 
* mandos-keygen: Loop until passwords match when r | 
9.5 KB | 
 
 | 
 
 | 
 
mandos-keygen.xml | 
493
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (DOCS): Added "intro.8mandos".
  (intro | 
14.3 KB | 
 
 | 
 
 | 
 
mandos-monitor | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
30.5 KB | 
 
 | 
 
 | 
 
mandos-monitor.xml | 
493
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (DOCS): Added "intro.8mandos".
  (intro | 
6 KB | 
 
 | 
 
 | 
 
mandos-options.xml | 
314
 | 
16 years ago | 
Teddy Hogeborn | 
Support not using IPv6 in server:
* mandos (Avahi | 
3.6 KB | 
 
 | 
 
 | 
 
mandos.conf | 
314
 | 
16 years ago | 
Teddy Hogeborn | 
Support not using IPv6 in server:
* mandos (Avahi | 
1.2 KB | 
 
 | 
 
 | 
 
mandos.conf.xml | 
493
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (DOCS): Added "intro.8mandos".
  (intro | 
7.7 KB | 
 
 | 
 
 | 
 
mandos.lsm | 
237.4.16
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (version): Changed to "1.3.1".
* NEWS ( | 
905 bytes | 
 
 | 
 
 | 
 
mandos.xml | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
22.4 KB | 
 
 | 
 
 | 
 
NEWS | 
237.4.16
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (version): Changed to "1.3.1".
* NEWS ( | 
6.5 KB | 
 
 | 
 
 | 
 
overview.xml | 
183
 | 
17 years ago | 
Teddy Hogeborn | 
* Makefile (install-client-nokey): Do "&&" instead | 
926 bytes | 
 
 | 
 
 | 
 
plugin-runner.c | 
487
 | 
14 years ago | 
Teddy Hogeborn | 
* initramfs-tools-script: Abort if plugin-runner i | 
33.3 KB | 
 
 | 
 
 | 
 
plugin-runner.conf | 
342
 | 
16 years ago | 
Teddy Hogeborn | 
* initramfs-tools-hook: Bug fix: Add "--userid" an | 
380 bytes | 
 
 | 
 
 | 
 
plugin-runner.xml | 
493
 | 
14 years ago | 
Teddy Hogeborn | 
* Makefile (DOCS): Added "intro.8mandos".
  (intro | 
20.5 KB | 
 
 | 
 
 | 
 
README | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
380 bytes | 
 
 | 
 
 | 
 
TODO | 
24.1.179
 | 
14 years ago | 
Björn Påhlsson | 
New feature:
extended timeout given once when pass | 
4.1 KB | 
 
 | 
 
 |