dumbbell d6a537d930 Fix error messages containing the executed command name
Before, we took the first argument to pam_exec(8). With the addition of
options in front of the command, this could be wrong.

Now, options are parsed before calling _pam_exec() and messages contain
the proper command name.

While here, fix a warning.

Sponsored by:	Yakaz (http://www.yakaz.com)
2012-04-12 14:02:59 +00:00
..
2011-12-13 14:53:26 +00:00
2012-02-11 20:43:01 +00:00
2012-03-29 06:19:00 +00:00
2012-03-23 23:07:02 +00:00
2011-09-28 14:52:25 +00:00
2012-03-30 12:34:34 +00:00
2012-02-25 14:31:25 +00:00
2012-03-24 05:18:27 +00:00