Age | Commit message (Expand) | Author |
2012-01-01 | Also update new programs | Ulrich Drepper |
2012-01-01 | Update copyright year | Ulrich Drepper |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper |
2011-11-11 | Fix db makefile rule for group.db | Andreas Schwab |
2011-11-07 | Fix buffer allocation in files initgroups handler | Andreas Schwab |
2011-11-03 | Don't fail in makedb if SELinux is disabled | Andreas Schwab |
2011-10-31 | Unify getent output for initgroups database | Ulrich Drepper |
2011-10-08 | Fix some nit warnings. | Roland McGrath |
2011-10-07 | Implement caching of nscd | Ulrich Drepper |
2011-10-06 | Stop crash in OOM handling in NSS | Ulrich Drepper |
2011-10-06 | More fallout from OOM in NSS | Jiri Olsa |
2011-10-06 | Handle OOM in NSS | Jiri Olsa |
2011-09-28 | Optimize libnss_files initialization | Ulrich Drepper |
2011-09-27 | Correctly reparse group line after enlarging the buffer | Andreas Schwab |
2011-08-20 | More optimizations of nss_files | Ulrich Drepper |
2011-08-20 | Minor optimizatin in alias lookup in files NSS module | Ulrich Drepper |
2011-08-17 | Avoid executable stack in makedb | Andreas Schwab |
2011-07-11 | Generalize framework to register monitoring of files in nscd | Ulrich Drepper |
2011-06-24 | nss_db: Quash read implicit declaration warning | Marek Polacek |
2011-06-21 | Fix crash in unsuccessful uses of nss_db | Ulrich Drepper |
2011-06-15 | Install db-Makefile | Ulrich Drepper |
2011-06-15 | Cleanup of db-XXX.c | Ulrich Drepper |
2011-06-15 | Add initgroups lookups to nss_db | Ulrich Drepper |
2011-06-15 | Add initgroups lookup support to getent | Ulrich Drepper |
2011-06-15 | Fix handling of initgroups database. | Ulrich Drepper |
2011-06-15 | Optimize hash table generation in makedb | Ulrich Drepper |
2011-06-15 | Reenable nss_db with a completely new implementation | Ulrich Drepper |
2011-06-15 | Rewrite makedb to avoid using db library | Ulrich Drepper |
2011-05-10 | More configurability for secondary group lookup | Ulrich Drepper |
2011-05-06 | Report if no record is found by initgroups in nss_files. | Ulrich Drepper |
2011-04-29 | Add finer grained control for initgroups lookups to NSS. | Ulrich Drepper |
2011-04-22 | Remove doubled words. | Jim Meyering |
2011-04-21 | Fix reallocation bug in last nss_files change. | Ulrich Drepper |
2011-04-19 | Fix little issue with last change. | Ulrich Drepper |
2011-04-19 | Define initgroups callback for nss_files. | Ulrich Drepper |
2011-04-16 | Obsolete RPC implementation in libc. | Ulrich Drepper |
2011-01-17 | Update copyright year. | Ulrich Drepper |
2011-01-13 | Handle long lines in host lookups in the right place. | Ulrich Drepper |
2010-08-11 | Add self-contained test for NSS. | Ulrich Drepper |
2010-05-06 | Enable IDN support in getent. | Ulrich Drepper |
2010-03-15 | Update copyright year. | Ulrich Drepper |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper |
2009-10-29 | Fix nss_files if /etc/hosts is missing. | Steve Langasek |
2009-07-01 | Fix getent networks lookup and resulting incorrect NSS change. | Ulrich Drepper |
2009-07-01 | Fix getnetbyaddr implementation. | Ulrich Drepper |
2009-06-16 | Don't treat bug reporting message as a format string. | Andreas Schwab |
2009-06-15 | Extend getent to handle the shadow database. | Aurelien Jarno |
2009-05-10 | * version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842cvs/master | Ulrich Drepper |
2009-04-26 | * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached | Ulrich Drepper |
2009-04-23 | [BZ #9955] | Ulrich Drepper |