* src/pwconv.c: Fail if not called correctly.

* src/pwconv.c: At the end of main, the passwd and shadow files
	are locked. No need to check before unlocking.
This commit is contained in:
nekral-guest
2011-09-18 17:32:04 +00:00
parent 7b0116c5b4
commit 4ce849a5ed
2 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwconv.c: Fail if not called correctly.
* src/pwconv.c: At the end of main, the passwd and shadow files
are locked. No need to check before unlocking.
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* src/newusers.c: Initially set the passwd's password to '*'