about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* Add missing initialization in service cache in nscdUlrich Drepper2011-08-141-1/+1
* Avoid warning in nscd config file parsing codeMarek Polacek2011-07-191-17/+15
* Avoid possible crashes in anormal nscd exitsUlrich Drepper2011-07-191-1/+1
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-114-104/+144
* Avoid warning.Ulrich Drepper2011-07-051-1/+1
* nscd cleanupsUlrich Drepper2011-07-015-12/+21
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-015-14/+36
* Avoid write to invalid file descriptor in nscdUlrich Drepper2011-06-292-4/+6
* Fix handling of RES_USE_INET6 big in nscdUlrich Drepper2011-06-271-1/+1
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-4/+0
* Don't free non-malloced memory and fix memory leak glibc-2.14.9000Ulrich Drepper2011-05-311-4/+12
* Add a few more alloca size checksUlrich Drepper2011-05-221-6/+53
* Add support for generated PIE link rulesAndreas Schwab2011-05-131-7/+3
* Remove doubled words.Jim Meyering2011-04-221-1/+1
* Fix a comment.Justin P. Mattock2011-04-171-1/+1
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-0510-99/+152
* Update copyright year.Ulrich Drepper2011-01-171-2/+2
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-151-4/+23
* Fix crash on reloading of gai data in nscd.Ulrich Drepper2010-04-091-4/+6
* Print reload count in nscd statistics.Ulrich Drepper2010-04-081-3/+6
* Update copyright year.Ulrich Drepper2010-03-151-4/+4
* Try harder to re-exec nscd in paranoia mode.Ulrich Drepper2009-11-221-4/+3
* Fix a few asserts and IO calls in nscd.Anders Johansson2009-10-295-13/+13
* Print timestamp in nscd debug messages.Ulrich Drepper2009-10-291-4/+13
* Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-177-5/+27
* Fix lock handling in memory hander of nscd.Petr Baudis2009-07-167-27/+5
* Use correct release semantic in list update.Andreas Schwab2009-07-161-1/+1
* Consolidate PIE linking Makefile rules.H.J. Lu2009-06-161-9/+2
* Fix forced loop termination in nscd database lookup.Jakub Jelinek2009-05-181-3/+13
* Move BLOCK_ALIGN* macros back.Ulrich Drepper2009-05-162-5/+5
* Fix exit condition.Ulrich Drepper2009-05-161-1/+1
* Further robustify nscd database lookup.Ulrich Drepper2009-05-153-7/+8
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-158-22/+41
* Don't try to cleanup libselinux and libaudit.Jakub Jelinek2009-05-153-20/+2
* * nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper2009-04-261-1/+3
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-3/+4
* * nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper2009-03-161-1/+16
* [BZ #5381]Ulrich Drepper2009-02-1310-236/+57
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-1/+21
* [BZ #9750]Ulrich Drepper2009-01-291-13/+8
* * nscd/connections.c (nscd_init): If database file access beUlrich Drepper2009-01-281-1/+4
* [BZ #9741]Ulrich Drepper2009-01-281-2/+2
* 2009-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2009-01-111-1/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-021-2/+2
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper2008-12-292-2/+29
* [BZ #7067]Ulrich Drepper2008-12-092-2/+13
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-19/+36
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-171-0/+2
* * nscd/connections.c: Disable use of paccept for now.Ulrich Drepper2008-09-301-1/+1
* (main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...Ulrich Drepper2008-08-031-6/+13