* NEWS, libmisc/find_new_gid.c, libmisc/find_new_uid.c: Do not use
getpwent / getgrent for system accounts. Trying the low-IDs with getpwuid / getgrgid should be more efficient on LDAP configured systems with many accounts.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-07-18 Peter Vrabec <pvrabec@redhat.com>
|
||||
|
||||
* NEWS, libmisc/find_new_gid.c, libmisc/find_new_uid.c: Do not use
|
||||
getpwent / getgrent for system accounts. Trying the low-IDs with
|
||||
getpwuid / getgrgid should be more efficient on LDAP configured
|
||||
systems with many accounts.
|
||||
|
||||
2009-07-05 Piarres Beobide <pi+debian@beobide.net>
|
||||
|
||||
* po/eu.po: Updated Basque translation.
|
||||
|
Reference in New Issue
Block a user