/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2009-09-16 23:28:39 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090916232839-3o7i8qmcdcz5j1ya
* init.d-mandos (Required-Start, Required-Stop): Bug fix: Added
                 "$syslog", thanks to Petter Reinholdtsen
                 <pere@hungry.com> (Debian bug #546928).

* initramfs-tools-script: Removed erroneous comment.

* plugins.d/askpass-fifo.c: Removed TEMP_FAILURE_RETRY since it is
                            not needed.

* plugins.d/mandos-client.c (main): Bug fix: Initialize
                                    "old_sigterm_action".

* plugins.d/splashy.c (main): Bug fix: really check return value from
                              "sigaddset".  Fix some warnings on
                              64-bit systems.

* plugins.d/usplash.c (termination_handler, main): Save received
                                                   signal and
                                                   re-raise it on
                                                   exit.
  (usplash_write): Do not close FIFO, instead, take an additional file
                   descriptor pointer to it and open only when needed
                   (all callers changed).  Abort immediately on EINTR.
                   Bug fix:  Add NUL byte on single-word commands.
                   Ignore "interrupted_by_signal".
  (makeprompt, find_usplash): New; broken out from "main()".
  (find_usplash): Bug fix: close /proc/<pid>/cmdline FD on error.
  (main): Reorganized to jump to a new "failure" label on any error.
          Bug fix: check return values from sigaddset.
          New variable "usplash_accessed" to flag if usplash(8) needs
          to be killed and restarted.  Removed the "an_error_occured"
          variable.
Filename Latest Rev Last Changed Committer Comment Size
..
po 199 15 years ago Teddy Hogeborn * Makefile: Bug fix: fix syntax error. * debian/c Diff
changelog 346 14 years ago Teddy Hogeborn Merge from release branch. 4.1 KB Diff Download File
compat 185 15 years ago Teddy Hogeborn * .bzr-builddeb/default.conf: New. * Makefile (in 2 bytes Diff Download File
control 344 14 years ago Teddy Hogeborn * debian/control (Standards-Version): Changed to " 2.3 KB Diff Download File
copyright 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 1.1 KB Diff Download File
mandos-client.dirs 302 15 years ago Teddy Hogeborn * Makefile (install-client-nokey): Move "initramfs 147 bytes Diff Download File
mandos-client.docs 234 15 years ago Teddy Hogeborn * debian/mandos-client.docs (NEWS): Added. * debia 17 bytes Diff Download File
mandos-client.links 191 15 years ago Teddy Hogeborn * debian/mandos-client.docs: New. Add README and 93 bytes Diff Download File
mandos-client.lintian-overrides 277 15 years ago Teddy Hogeborn * debian/mandos-client.lintian-overrides: Remove o 1.3 KB Diff Download File
mandos-client.postinst 348 14 years ago Teddy Hogeborn * debian/mandos-client.postinst (configure): Don't 2 KB Diff Download File
mandos-client.postrm 275 15 years ago Teddy Hogeborn * debian/mandos-client.postinst: Converted to Bour 1.2 KB Diff Download File
mandos-client.README.Debian 366 14 years ago Teddy Hogeborn * debian/mandos-client.README.Debian: Improved wor 3.5 KB Diff Download File
mandos.dirs 185 15 years ago Teddy Hogeborn * .bzr-builddeb/default.conf: New. * Makefile (in 70 bytes Diff Download File
mandos.docs 234 15 years ago Teddy Hogeborn * debian/mandos-client.docs (NEWS): Added. * debia 17 bytes Diff Download File
mandos.lintian-overrides 221 15 years ago Teddy Hogeborn * debian/changelog: New Debian revision. * debian 203 bytes Diff Download File
mandos.postinst 347 14 years ago Teddy Hogeborn * debian/mandos.postinst (configure): Don't look f 1.2 KB Diff Download File
mandos.prerm 275 15 years ago Teddy Hogeborn * debian/mandos-client.postinst: Converted to Bour 876 bytes Diff Download File
mandos.README.Debian 366 14 years ago Teddy Hogeborn * debian/mandos-client.README.Debian: Improved wor 427 bytes Diff Download File
File rules 276 15 years ago Teddy Hogeborn * debian/rules (install-indep): Removed "--no-star 2.2 KB Diff Download File
watch 269 15 years ago Teddy Hogeborn * debian/watch: New file. * debian/mandos-client. 96 bytes Diff Download File