/mandos/trunk

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

  • Committer: Björn Påhlsson
  • Date: 2011-06-23 22:27:15 UTC
  • Revision ID: belorn@fukt.bsnet.se-20110623222715-q5wro9ma9iyjl367
* Makefile (CFLAGS): Added "-lrt" to include real time library.
* plugins.d/mandos-client.c: use scandir(3) instead of readdir(3)
                             Prefix all debug output with "Mandos plugin " + program_invocation_short_name
                             Retry servers that failed to provide password.
                             New option --retry SECONDS that sets the interval between rechecking.
                             --retry also controls how often it retries a server when using --connect.
* plugins.d/splashy.c:  Prefix all debug output with "Mandos plugin " + program_invocation_short_name
* plugins.d/usplash.c: --||--
* plugins.d/askpass-fifo.c: --||--
* plugins.d/password-prompt.c: --||--
* plugins.d/plymouth.c: --||--
* mandos: Lower logger level from warning to info on failed client requests because client was disabled or unknown fingerprint.
* plugins.d/plymouth.c (get_pid): bug fix. Was not calling free on direntries. 
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 4.8 KB Diff Download File
askpass-fifo.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 4.8 KB Diff Download File
mandos-client.c 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 49.3 KB Diff Download File
mandos-client.xml 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 20.9 KB Diff Download File
password-prompt.c 24.1.173 12 years ago Björn Påhlsson prepended mandos plugin to error messages in each 13.6 KB Diff Download File
password-prompt.xml 397 14 years ago Teddy Hogeborn * plugins.d/password-prompt.c: Use environment var 9.4 KB Diff Download File
plymouth.c 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 12 KB Diff Download File
plymouth.xml 466 13 years ago Teddy Hogeborn Update copyright year to "2011" wherever appropria 9.9 KB Diff Download File
splashy.c 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 11.5 KB Diff Download File
splashy.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.1 KB Diff Download File
usplash.c 24.1.174 12 years ago Björn Påhlsson * Makefile (CFLAGS): Added "-lrt" to include real 16.2 KB Diff Download File
usplash.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.6 KB Diff Download File