]> granicus.if.org Git - shadow/commit
From RedHat's patch shadow-4.1.2-sysAccountDownhill.patch
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 13 Sep 2008 11:54:49 +0000 (11:54 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 13 Sep 2008 11:54:49 +0000 (11:54 +0000)
commit8c060833c8c477f9358470dc996d119657165a51
treed28042a012fde89d1c7a9aec4184170dc3d8cf86
parent70c9eeff05a1202145ce0444c0142c98ee3c73dc
From RedHat's patch shadow-4.1.2-sysAccountDownhill.patch
Thanks to Peter Vrabec.
* NEWS, libmisc/find_new_gid.c, libmisc/find_new_uid.c: Build an
index of used IDs to avoid a database request for each id in the
allowed range (when the highest allowed ID is already used).
This speedups the addition of users or groups when the highest
allowed ID is already used. The additional memory usage of the
tools should be acceptable when UID_MAX/SYS_UID_MAX are set to a
reasonable number.
ChangeLog
NEWS
libmisc/find_new_gid.c
libmisc/find_new_uid.c