summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-01Also update new programsUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-11Fix db makefile rule for group.dbAndreas Schwab
2011-11-07Fix buffer allocation in files initgroups handlerAndreas Schwab
2011-11-03Don't fail in makedb if SELinux is disabledAndreas Schwab
2011-10-31Unify getent output for initgroups databaseUlrich Drepper
2011-10-08Fix some nit warnings.Roland McGrath
2011-10-07Implement caching of nscdUlrich Drepper
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper
2011-10-06More fallout from OOM in NSSJiri Olsa
2011-10-06Handle OOM in NSSJiri Olsa
2011-09-28Optimize libnss_files initializationUlrich Drepper
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-08-20More optimizations of nss_filesUlrich Drepper
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper
2011-08-17Avoid executable stack in makedbAndreas Schwab
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper
2011-06-24nss_db: Quash read implicit declaration warningMarek Polacek
2011-06-21Fix crash in unsuccessful uses of nss_dbUlrich Drepper
2011-06-15Install db-MakefileUlrich Drepper
2011-06-15Cleanup of db-XXX.cUlrich Drepper
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper
2011-06-15Add initgroups lookup support to getentUlrich Drepper
2011-06-15Fix handling of initgroups database.Ulrich Drepper
2011-06-15Optimize hash table generation in makedbUlrich Drepper
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper
2011-06-15Rewrite makedb to avoid using db libraryUlrich Drepper
2011-05-10More configurability for secondary group lookupUlrich Drepper
2011-05-06Report if no record is found by initgroups in nss_files.Ulrich Drepper
2011-04-29Add finer grained control for initgroups lookups to NSS.Ulrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-04-21Fix reallocation bug in last nss_files change.Ulrich Drepper
2011-04-19Fix little issue with last change.Ulrich Drepper
2011-04-19Define initgroups callback for nss_files.Ulrich Drepper
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper
2011-01-17Update copyright year.Ulrich Drepper
2011-01-13Handle long lines in host lookups in the right place.Ulrich Drepper
2010-08-11Add self-contained test for NSS.Ulrich Drepper
2010-05-06Enable IDN support in getent.Ulrich Drepper
2010-03-15Update copyright year.Ulrich Drepper
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-10-29Fix nss_files if /etc/hosts is missing.Steve Langasek
2009-07-01Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper
2009-07-01Fix getnetbyaddr implementation.Ulrich Drepper
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab
2009-06-15Extend getent to handle the shadow database.Aurelien Jarno