Age | Commit message (Expand) | Author |
2012-08-04 | getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/ | Jim Meyering |
2012-07-31 | Conditionalize use of PTR_MANGLE. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-12 | Avoid duplicate DNS requests if answer is longer than a implementation | Jeroen van Bemmel |
2012-05-22 | For [BZ#14122], plug memory leaks in nsswitch.c. | Paul Pluzhnikov |
2012-05-10 | Hurd: mmap deficiencies | Thomas Schwinge |
2012-05-10 | Hurd: Add missing includes | Thomas Schwinge |
2012-04-06 | 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov |
2012-04-06 | Add missing include file | Andreas Jaeger |
2012-03-23 | 2012-03-23 Jeff Law <law@redhat.com> | Jeff Law |
2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov |
2012-03-13 | Add missing string.h include for strcpy calls. | David S. Miller |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-03-06 | Add missing gshadow handling in __nss_configure_lookup | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
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 |