/mandos/release

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

« back to all changes in this revision

Viewing changes to common.ent

  • Committer: Teddy Hogeborn
  • Date: 2019-03-05 19:14:51 UTC
  • mto: (237.7.594 trunk)
  • mto: This revision was merged to the branch mainline in revision 382.
  • Revision ID: teddy@recompile.se-20190305191451-jikzc84nv6h53l5u
mandos-ctl: Refactor

* mandos-ctl (commands_and_clients_from_options): Rename to
                         "commands_from_options"; all clients changed.
  (main): Get "clientnames" directly from "options.client", and move
          invocation of commands_from_options() to after "clients" is
          available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!-- Edited by Makefile -->
3
 
<!ENTITY version "1.7.19">
 
3
<!ENTITY version "1.8.3">