- 
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).
 
 
|  .. | 
|  .bzr-builddeb | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in |  |   |  | 
|  debian | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in |  |   |  | 
|  network-hooks.d | 505.3.10 | 13 years ago | Teddy Hogeborn | * network-hooks.d: New directory.
* network-hooks. |  |   |  | 
|  plugins.d | 13 | 17 years ago | Björn Påhlsson | Added following support:
Pluginbased client handle |  |   |  | 
|  .bzrignore | 585 | 13 years ago | Teddy Hogeborn | * .bzrignore (statedir): Added. | 188 bytes |   |   | 
|  clients.conf | 609 | 13 years ago | Teddy Hogeborn | * clients.conf: Convert all time intervals to new | 3.1 KB |   |   | 
|  common.ent | 237.4.41 | 11 years ago | Teddy Hogeborn | * Makefile (version): Changed to "1.6.4".
* NEWS ( | 93 bytes |   |   | 
|  COPYING | 24.1.51 | 17 years ago | Björn Påhlsson | Added configuration files support for mandos-clien | 34.2 KB |   |   | 
|  DBUS-API | 556 | 13 years ago | Teddy Hogeborn | * DBUS-API (se.recompile.Mandos.Client.LastChecker | 6.7 KB |   |   | 
|  dbus-mandos.conf | 24.1.186 | 14 years ago | Björn Påhlsson | transitional stuff actually working
documented cha | 820 bytes |   |   | 
|  default-mandos | 185 | 17 years ago | Teddy Hogeborn | * .bzr-builddeb/default.conf: New.
* Makefile (in | 174 bytes |   |   | 
|  init.d-mandos | 648 | 11 years ago | Teddy Hogeborn | Update init script to modern standards.
* init.d- | 4.3 KB |   |   | 
|  initramfs-tools-hook | 640 | 12 years ago | Teddy Hogeborn | Use architecture libdir.
Instead of always using | 6 KB |   |   | 
|  initramfs-tools-hook-conf | 237.2.19 | 16 years ago | Teddy Hogeborn | * initramfs-tools-hook-conf: Security bug fix: Add | 407 bytes |   |   | 
|  initramfs-tools-script | 487 | 14 years ago | Teddy Hogeborn | * initramfs-tools-script: Abort if plugin-runner i | 3.6 KB |   |   | 
|  initramfs-unpack | 624 | 12 years ago | Teddy Hogeborn | * initramfs-unpack: Bug fix: Made executable. | 2.2 KB |   |   | 
|  INSTALL | 618 | 12 years ago | Teddy Hogeborn | * mandos: Bug fix: Make boolean options work from | 5 KB |   |   | 
|  intro.xml | 544 | 13 years ago | Teddy Hogeborn | Updated year in copyright notices. | 15.3 KB |   |   | 
|  legalnotice.xml | 174 | 17 years ago | Teddy Hogeborn | * legalnotice.xml: Copy DocBook 4.4-formatted text | 1 KB |   |   | 
|  Makefile | 665 | 11 years ago | Teddy Hogeborn | * Makefile (WARN): Re-add "-Wunreachable-code". | 15.9 KB |   |   | 
|  mandos | 658 | 11 years ago | Teddy Hogeborn | * mandos (ClientDBus.start_checker): Removed unuse | 117 KB |   |   | 
|  mandos-clients.conf.xml | 626 | 12 years ago | Teddy Hogeborn | * Makefile (CFLAGS, LDFLAGS): Keep default flags f | 18.2 KB |   |   | 
|  mandos-ctl | 659 | 11 years ago | Teddy Hogeborn | * debian/copyright: Change year to "2014".
* mando | 18.8 KB |   |   | 
|  mandos-ctl.xml | 608 | 13 years ago | Teddy Hogeborn | * Makefile (check): Also check mandos-ctl.
* mando | 16.3 KB |   |   | 
|  mandos-keygen | 663 | 11 years ago | Teddy Hogeborn | * mandos-keygen (keygen): Add workaround for Debia | 9.7 KB |   |   | 
|  mandos-keygen.xml | 631 | 12 years ago | Teddy Hogeborn | * mandos (priority): Bug fix: Add even more magic | 14.3 KB |   |   | 
|  mandos-monitor | 659 | 11 years ago | Teddy Hogeborn | * debian/copyright: Change year to "2014".
* mando | 29.1 KB |   |   | 
|  mandos-monitor.xml | 544 | 13 years ago | Teddy Hogeborn | Updated year in copyright notices. | 6 KB |   |   | 
|  mandos-options.xml | 634 | 12 years ago | Teddy Hogeborn | * debian/control (Build-Depends): Changed debhelpe | 4.9 KB |   |   | 
|  mandos.conf | 631 | 12 years ago | Teddy Hogeborn | * mandos (priority): Bug fix: Add even more magic | 1.4 KB |   |   | 
|  mandos.conf.xml | 634 | 12 years ago | Teddy Hogeborn | * debian/control (Build-Depends): Changed debhelpe | 8.7 KB |   |   | 
|  mandos.lsm | 657 | 11 years ago | Teddy Hogeborn | * mandos.lsm: Fix formatting to be acceptable by t | 912 bytes |   |   | 
|  mandos.service | 647 | 11 years ago | Teddy Hogeborn | Specify BusName in systemd service file.
* mandos | 660 bytes |   |   | 
|  mandos.xml | 636 | 12 years ago | Teddy Hogeborn | Fall back to /var/run for pidfile if /run is not a | 23.5 KB |   |   | 
|  NEWS | 237.4.41 | 11 years ago | Teddy Hogeborn | * Makefile (version): Changed to "1.6.4".
* NEWS ( | 11.2 KB |   |   | 
|  overview.xml | 183 | 17 years ago | Teddy Hogeborn | * Makefile (install-client-nokey): Do "&&" instead | 926 bytes |   |   | 
|  plugin-runner.c | 666 | 11 years ago | Teddy Hogeborn | Bug fix: Free all memory and give better messages | 35 KB |   |   | 
|  plugin-runner.conf | 342 | 16 years ago | Teddy Hogeborn | * initramfs-tools-hook: Bug fix: Add "--userid" an | 380 bytes |   |   | 
|  plugin-runner.xml | 544 | 13 years ago | Teddy Hogeborn | Updated year in copyright notices. | 20.5 KB |   |   | 
|  README | 550 | 13 years ago | Teddy Hogeborn | * README: Hint that the intro(8mandos) manual page | 409 bytes |   |   | 
|  TODO | 666 | 11 years ago | Teddy Hogeborn | Bug fix: Free all memory and give better messages | 5.3 KB |   |   |