]> git.ipfire.org Git - thirdparty/shadow.git/commit
* libmisc/limits.c: Parse the limits, umask, nice, maxlogin, file
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 24 Apr 2009 22:56:42 +0000 (22:56 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 24 Apr 2009 22:56:42 +0000 (22:56 +0000)
commit10396f953613f9ecd1aacd30ba457a32f583184a
treeb403101bc5b8fe2d3c723f9d911c03984f1603fc
parent0c571784a320f1fa8f47284fe36410b84e0c85bc
* libmisc/limits.c: Parse the limits, umask, nice, maxlogin, file
limit with getlog() / getulong(). This also means, in case of
non-PAM enabled systems, that the umask specified on the GECOS
fields should start with a 0 if specified in octal. (it used to be
force to octal). Do the appropriate cast and range checking.
ChangeLog
libmisc/limits.c