To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
« back to all changes in this revision
Viewing changes to mandos-options.xml
-
Committer:
Teddy Hogeborn
-
Date:
2014-06-14 23:43:07 UTC
-
Revision ID:
teddy@recompile.se-20140614234307-i0mh9r2n4orkqtki
plugin-runner: Release memory and close FD's correctly in all cases.
* plugins.d/mandos-client.c (main): Init "direntries" to NULL. Close
"dir_fd" at fallback label. Do
not free "direntries" if
scandirat() or scandir() failed.
Do free(direntries) at fallback
label.
Show diffs side-by-side
added
removed
123
123
implies this option.
127
This option controls whether the server will announce its
128
existence using Zeroconf. Default is to use Zeroconf. If
129
Zeroconf is not used, a <option>port</option> number or a
130
<option>socket</option> is required.