To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/release
« back to all changes in this revision
Viewing changes to debian/mandos.dirs
-
Committer:
Teddy Hogeborn
-
Date:
2014-07-25 23:39:49 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
321.
-
Revision ID:
teddy@recompile.se-20140725233949-rcg0bbj7q3uweh6p
Use the new .total_seconds() method on datetime.timedelta objects.
* mandos (timedelta_to_milliseconds): Removed. All callers changed to
use ".total_seconds() * 1000".
(Client.timeout_milliseconds): - '' -
(Client.extended_timeout_milliseconds): - '' -
(Client.interval_milliseconds): - '' -
(Client.approval_delay_milliseconds): - '' -
* mandos-ctl (timedelta_to_milliseconds): - '' -
Show diffs side-by-side
added
removed