]> git.ipfire.org Git - thirdparty/shadow.git/commit
Always define user_newcomment, user_newshell, user_newexpire, and
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 23 Jan 2008 21:19:08 +0000 (21:19 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 23 Jan 2008 21:19:08 +0000 (21:19 +0000)
commit0d1be15e0f29b992a093c04a45c64de5bb4f2a1f
treeec5f3e1a788f394abd8cd34eee8b8c5573638c35
parent294e3a632e0aa0fff7f653d42241a43849124a4c
Always define user_newcomment, user_newshell, user_newexpire, and
user_newinactive. It is more simple to always have user_<x> as the old
field, and user_new<x> as the new field (even if the field did not change)
instead of changing the algorithm depending on WITH_AUDIT.
ChangeLog
src/usermod.c