/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2014-07-25 23:16:04 UTC
  • Revision ID: teddy@recompile.se-20140725231604-f5c4f82rn2o5ll1k
Use the .items() method instead of .iteritems().

This is strictly not a Python 2.7 change, but Python 2.7 backported
the new .viewitems() from Python 3, and instead of changing .items()
to .viewitems() and later having to change them all into .items()
again in Python 3, I opted to just change all .iteritems() to .items()
so the code will work both now and with Python 3.  The slowdown with
Python 2 is not significant, and with Python 3 it will again be fast.

* mandos (Client.__init__): Use .items() instead of .iteritems().
  (DBusObjectWithProperties.Introspect): - '' -
  (alternate_dbus_interfaces/wrapper): - '' -
  (main): - '' -
* mandos-ctl (main): - '' -
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
network-hooks.d 505.3.10 12 years ago Teddy Hogeborn * network-hooks.d: New directory. * network-hooks. Diff
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff
.bzrignore 585 11 years ago Teddy Hogeborn * .bzrignore (statedir): Added. 188 bytes Diff Download File
clients.conf 609 11 years ago Teddy Hogeborn * clients.conf: Convert all time intervals to new 3.1 KB Diff Download File
common.ent 237.4.51 9 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.7". * NEWS ( 93 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
DBUS-API 556 12 years ago Teddy Hogeborn * DBUS-API (se.recompile.Mandos.Client.LastChecker 6.7 KB Diff Download File
dbus-mandos.conf 24.1.186 12 years ago Björn Påhlsson transitional stuff actually working documented cha 820 bytes 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 648 10 years ago Teddy Hogeborn Update init script to modern standards. * init.d- 4.3 KB Diff Download File
File initramfs-tools-hook 717 9 years ago Teddy Hogeborn mandos-client: Fix bug with GPGME 1.5.0. * initra 6.2 KB Diff Download File
initramfs-tools-hook-conf 237.2.19 14 years ago Teddy Hogeborn * initramfs-tools-hook-conf: Security bug fix: Add 407 bytes Diff Download File
File initramfs-tools-script 487 12 years ago Teddy Hogeborn * initramfs-tools-script: Abort if plugin-runner i 3.6 KB Diff Download File
File initramfs-unpack 624 10 years ago Teddy Hogeborn * initramfs-unpack: Bug fix: Made executable. 2.2 KB Diff Download File
INSTALL 723.1.1 9 years ago Teddy Hogeborn Require Python 2.7. This is in preparation for th 5.3 KB Diff Download File
intro.xml 708 9 years ago Teddy Hogeborn mandos-keygen: Generate "checker" option to use SS 15.6 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 237.4.51 9 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.7". * NEWS ( 16.1 KB Diff Download File
File mandos 723.1.4 9 years ago Teddy Hogeborn Use the .items() method instead of .iteritems(). 118 KB Diff Download File
mandos-clients.conf.xml 708 9 years ago Teddy Hogeborn mandos-keygen: Generate "checker" option to use SS 18.5 KB Diff Download File
File mandos-ctl 723.1.4 9 years ago Teddy Hogeborn Use the .items() method instead of .iteritems(). 18.9 KB Diff Download File
mandos-ctl.xml 608 11 years ago Teddy Hogeborn * Makefile (check): Also check mandos-ctl. * mando 16.3 KB Diff Download File
File mandos-keygen 237.4.51 9 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.7". * NEWS ( 10.4 KB Diff Download File
mandos-keygen.xml 708 9 years ago Teddy Hogeborn mandos-keygen: Generate "checker" option to use SS 15.2 KB Diff Download File
File mandos-monitor 722 9 years ago Teddy Hogeborn mandos-monitor: Bug fix: Make Ctrl-L actually redr 30 KB Diff Download File
mandos-monitor.xml 713 9 years ago Teddy Hogeborn mandos-monitor: New "verbose" mode to see less imp 6.1 KB Diff Download File
mandos-options.xml 707 9 years ago Teddy Hogeborn mandos: New "--no-zeroconf" option. Also make "-- 5.2 KB Diff Download File
mandos.conf 707 9 years ago Teddy Hogeborn mandos: New "--no-zeroconf" option. Also make "-- 1.6 KB Diff Download File
mandos.conf.xml 634 10 years ago Teddy Hogeborn * debian/control (Build-Depends): Changed debhelpe 8.7 KB Diff Download File
mandos.lsm 237.4.51 9 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.7". * NEWS ( 906 bytes Diff Download File
mandos.service 647 10 years ago Teddy Hogeborn Specify BusName in systemd service file. * mandos 660 bytes Diff Download File
mandos.xml 707 9 years ago Teddy Hogeborn mandos: New "--no-zeroconf" option. Also make "-- 23.7 KB Diff Download File
NEWS 237.4.51 9 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.7". * NEWS ( 12.2 KB 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 716 9 years ago Teddy Hogeborn plugin-runner: Bug Fix: Fix some memory leaks. * 35.6 KB Diff Download File
plugin-runner.conf 342 15 years ago Teddy Hogeborn * initramfs-tools-hook: Bug fix: Add "--userid" an 380 bytes Diff Download File
plugin-runner.xml 544 12 years ago Teddy Hogeborn Updated year in copyright notices. 20.5 KB Diff Download File
README 550 12 years ago Teddy Hogeborn * README: Hint that the intro(8mandos) manual page 409 bytes Diff Download File
TODO 713 9 years ago Teddy Hogeborn mandos-monitor: New "verbose" mode to see less imp 5.3 KB Diff Download File