* src/login.c: Copy the name of the user authenticated by PAM to
username. This simplify later logging (avoid USE_PAM conditional).
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/login.c: Use a dynamic buffer for usernames.
|
||||
* src/login.c: Copy the name of the user authenticated by PAM to
|
||||
username. This simplify later logging (avoid USE_PAM
|
||||
conditional).
|
||||
|
||||
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
Reference in New Issue
Block a user