]> git.ipfire.org Git - thirdparty/shadow.git/commit
* New function: process_flags() split out of main().
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 13:43:04 +0000 (13:43 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 13:43:04 +0000 (13:43 +0000)
commit7279ff37f36077faa44a32540569c1a848bdba5e
tree95c3b8a5c707d54e2d46af72b2a7172ba5a40751
parentd0b984528a1361ba25551f161b8ab571370aa54e
* New function: process_flags() split out of main().
  The flags variables are now global.
* New functions: check_perms(), update_gecos(),
  get_old_fields(), and check_fields() split out of main().
* Before pam_end(), the return value of the previous
  pam API was already checked. No need to validate it again.
ChangeLog
src/chfn.c