* src/newusers.c: Open syslog with the right identification name.

* src/newusers.c: Mark the files as locked only if they are really
	locked (i.e. if shadow is not enabled, the files are not locked).
This commit is contained in:
nekral-guest
2008-08-22 02:29:31 +00:00
parent cfeacc4d67
commit c9119dc6bb
2 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
2008-08-20 Nicolas François <nicolas.francois@centraliens.net>
* src/newusers.c: Open syslog with the right identification name.
* src/newusers.c: Mark the files as locked only if they are really
locked (i.e. if shadow is not enabled, the files are not locked).
2008-08-20 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/gpasswd.c: Use getopt_long instead of getopt. Added