/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2014-03-06 02:26:04 UTC
  • Revision ID: teddy@recompile.se-20140306022604-4uc43taz25cflgi3
Bug fix: Free all memory and give better messages when memory is full.

* plugin-runner.c (add_to_char_array): Bug fix: If realloc fails, do
                                       not change old array pointer.
  (add_environment): Bug fix: If realloc fails, do not change old
                     environment pointer.  Also rename "e" to "envdef"
                     for clarity.
  (main): Bug fix: If realloc fails, do not change old pointers.  Also
          wrap "#pragma GCC" with "#ifdef ___GNUC___".
* plugins.d/mandos-client.c (incbuffer): Bug fix: if realloc fails,
                                         free old buffer.
  (run_network_hooks): Moved variables "directory" and "ret" to their
                       innermost possible scope.
  (take_down_interface): Moved variables "sd", "ret_errno", and
                         "ret_setflags" to their innermost possible
                         scope.
  (main): Removed variable "interfaces_hooks_size".  Also, if argz_add
          fails when adding all found interfaces, the error message
          will now be correct.  Also print error message if, after
          having taken up an interface, argz_add fails to add
          interface to list of interfaces to be taken down.
* plugins.d/mandos-client.xml (OPTIONS): Explain better what "none"
                                         means as argument to
                                         "--interface" by negating
                                         sense.
* plugins.d/password-prompt.c (fprintf_plus): Removed (unused).
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.41 10 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.4". * 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 640 10 years ago Teddy Hogeborn Use architecture libdir. Instead of always using 6 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 618 10 years ago Teddy Hogeborn * mandos: Bug fix: Make boolean options work from 5 KB Diff Download File
intro.xml 544 12 years ago Teddy Hogeborn Updated year in copyright notices. 15.3 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 665 10 years ago Teddy Hogeborn * Makefile (WARN): Re-add "-Wunreachable-code". 15.9 KB Diff Download File
File mandos 658 10 years ago Teddy Hogeborn * mandos (ClientDBus.start_checker): Removed unuse 117 KB Diff Download File
mandos-clients.conf.xml 626 10 years ago Teddy Hogeborn * Makefile (CFLAGS, LDFLAGS): Keep default flags f 18.2 KB Diff Download File
File mandos-ctl 659 10 years ago Teddy Hogeborn * debian/copyright: Change year to "2014". * mando 18.8 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 663 10 years ago Teddy Hogeborn * mandos-keygen (keygen): Add workaround for Debia 9.7 KB Diff Download File
mandos-keygen.xml 631 10 years ago Teddy Hogeborn * mandos (priority): Bug fix: Add even more magic 14.3 KB Diff Download File
File mandos-monitor 659 10 years ago Teddy Hogeborn * debian/copyright: Change year to "2014". * mando 29.1 KB Diff Download File
mandos-monitor.xml 544 12 years ago Teddy Hogeborn Updated year in copyright notices. 6 KB Diff Download File
mandos-options.xml 634 10 years ago Teddy Hogeborn * debian/control (Build-Depends): Changed debhelpe 4.9 KB Diff Download File
mandos.conf 631 10 years ago Teddy Hogeborn * mandos (priority): Bug fix: Add even more magic 1.4 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 657 10 years ago Teddy Hogeborn * mandos.lsm: Fix formatting to be acceptable by t 912 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 636 10 years ago Teddy Hogeborn Fall back to /var/run for pidfile if /run is not a 23.5 KB Diff Download File
NEWS 237.4.41 10 years ago Teddy Hogeborn * Makefile (version): Changed to "1.6.4". * NEWS ( 11.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 666 10 years ago Teddy Hogeborn Bug fix: Free all memory and give better messages 35 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 666 10 years ago Teddy Hogeborn Bug fix: Free all memory and give better messages 5.3 KB Diff Download File