/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2019-03-10 02:35:22 UTC
  • Revision ID: teddy@recompile.se-20190310023522-cvos2tw2si6t7if3
mandos-ctl: Minimize number of D-Bus calls

* mandos-ctl (Command.run): Now takes a {objpath: properties} dict,
                            followed by optional "bus" and "mandos"
                            arguments.  Use "bus" to connect to
                            clients when dispatching to method
                            run_on_one_client().  All callers changed.
  (IsEnabledCmd.run): New.
  (IsEnabledCmd.run_on_one_client): Remove.
  (ApproveCmd.run_on_one_client): Add busname to debug output.
  (DenyCmd.run_on_one_client): - '' -
  (main): In D-Bus debug output, change "name" to "busname".  Also,
          don't connect to clients, just use the object path as the
          key of the "clients" dict passed to Command.run().
  (TestCmd.clients): Changed to an {objpath: properties} dict.
  (TestCmd.one_client): - '' -
  (TestCmd.bus): New mock bus object having a get_object() method.
Filename Latest Rev Last Changed Committer Comment Size
..
File bridge 923 6 years ago Teddy Hogeborn Update copyright year to 2018 * DBUS-API: Update 2 KB Diff Download File
bridge.conf 535.1.8 12 years ago teddy at recompile * network-hooks.s/bridge: Don't use interface name 189 bytes Diff Download File
File openvpn 923 6 years ago Teddy Hogeborn Update copyright year to 2018 * DBUS-API: Update 1.4 KB Diff Download File
openvpn.conf 505.3.26 12 years ago teddy at bsnet * network-hooks.d/openvpn: Tolerate relative MANDO 291 bytes Diff Download File
File wireless 923 6 years ago Teddy Hogeborn Update copyright year to 2018 * DBUS-API: Update 4 KB Diff Download File
wireless.conf 535.1.8 12 years ago teddy at recompile * network-hooks.s/bridge: Don't use interface name 611 bytes Diff Download File