/mandos/trunk

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

  • Committer: teddy at bsnet
  • Date: 2011-12-25 00:40:09 UTC
  • Revision ID: teddy@fukt.bsnet.se-20111225004009-n5uimmac6h8djtv8
* plugin-runner.c (add_to_char_array): Added "nonnull" attribute.
  (add_argument): Added "nonnull" attribute on the "arg" argument.
  (add_environment): Added "nonnull" attribute on the "def" argument.
  (print_out_password, free_plugin): Added "nonnull" attribute.
  (main/parse_opt): Added "nonnull" attribute on the "state" argument.
* plugins.d/mandos-client.c (perror_plus): Bug fix; restore errno
                                           after fprintf().
* plugins.d/password-prompt.c (fprintf_plus): New.
 (conflict_detection/is_plymouth, main/parse_opt): Added "nonnull"
                                                   attribute.
 (conflict_detection/is_plymouth, conflict_detection, main): Bug fix;
                                                             Call
                                                             error_plus()
                                                             instead
                                                             of
                                                             error().
  (main/parse_opt): Added "nonnull" attribute on the "state" argument.
* plugins.d/plymouth.c (exec_and_wait): Added "nonnull" attribute on
                                        the "path" and "argv"
                                        arguments.
  (is_plymouth): Added "nonnull" attribute.
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 533 12 years ago teddy at bsnet * plugins.d/splashy.c (error_plus): Check format s 4.9 KB Diff Download File
askpass-fifo.xml 505.1.2 12 years ago Teddy Hogeborn Change "fukt.bsnet.se" to "recompile.se" throughou 4.9 KB Diff Download File
mandos-client.c 534 12 years ago teddy at bsnet * plugin-runner.c (add_to_char_array): Added "nonn 57.1 KB Diff Download File
mandos-client.xml 505.3.14 12 years ago teddy at bsnet Hooks take new "modules" argument, and hook names 27.9 KB Diff Download File
password-prompt.c 534 12 years ago teddy at bsnet * plugin-runner.c (add_to_char_array): Added "nonn 14.2 KB Diff Download File
password-prompt.xml 505.1.2 12 years ago Teddy Hogeborn Change "fukt.bsnet.se" to "recompile.se" throughou 9.5 KB Diff Download File
plymouth.c 534 12 years ago teddy at bsnet * plugin-runner.c (add_to_char_array): Added "nonn 12.5 KB Diff Download File
plymouth.xml 521.1.1 12 years ago teddy at bsnet * plugins.d/mandos-client.c (SYNOPSIS, OPTIONS): D 10 KB Diff Download File
splashy.c 533 12 years ago teddy at bsnet * plugins.d/splashy.c (error_plus): Check format s 11.6 KB Diff Download File
splashy.xml 505.1.2 12 years ago Teddy Hogeborn Change "fukt.bsnet.se" to "recompile.se" throughou 10.2 KB Diff Download File
usplash.c 533 12 years ago teddy at bsnet * plugins.d/splashy.c (error_plus): Check format s 16.2 KB Diff Download File
usplash.xml 521.1.1 12 years ago teddy at bsnet * plugins.d/mandos-client.c (SYNOPSIS, OPTIONS): D 10.7 KB Diff Download File