about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* Restore correct UID.Ulrich Drepper2000-03-171-1/+1
* nscd/hstcache.cUlrich Drepper2000-03-171-1/+1
* Fix typos.Ulrich Drepper2000-02-221-1/+1
* (handle_request): Don't abort() if unknown command is sent.Ulrich Drepper2000-02-181-2/+3
* (cache_addhst): Don't cache name->record entries if more than one IPUlrich Drepper2000-02-181-22/+33
* Don't use NS_* names.Ulrich Drepper2000-01-261-3/+3
* (cache_addhst): Don't automatically add IPv6 address.Ulrich Drepper2000-01-251-15/+6
* Update from main branch.Ulrich Drepper1999-09-277-55/+253
* (ADD_PARAMS): Follow change from 1999-07-17 and adjust len parameter.Ulrich Drepper1999-09-271-2/+2
* (__nscd_gethostbyaddr_r): Follow change from 1999-07-17 and adjust lenUlrich Drepper1999-09-272-4/+4
* Add INVALIDATE to request_type.Ulrich Drepper1999-09-271-3/+4
* Change log directory to /var/log (FHS).Ulrich Drepper1999-09-271-1/+1
* Print error message if other then root try to use getstat.Ulrich Drepper1999-09-271-4/+58
* (handle_request): Only root is allowed to send GETSTAT request in nonUlrich Drepper1999-09-271-19/+91
* (nscd_getgr_r): Don't count the alloca'ed memory for buffer.Ulrich Drepper1999-08-301-1/+1
* Test for kernel version and make LSB compliant.Ulrich Drepper1999-08-171-5/+34
* Add prefix "__" to get[a-z]*_r () to get nscd's own strong version of theUlrich Drepper1999-07-123-12/+12
* Revert last patch.Ulrich Drepper1999-07-091-6/+0
* Make sure resultbuf->h_addr_list addresses are correctly aligned.Ulrich Drepper1999-07-091-0/+6
* Add "notfound" data to cache, not iov pointer.Ulrich Drepper1999-06-243-3/+3
* Return -1 in case nscd is not available and value > 0 for error.Ulrich Drepper1999-06-173-27/+27
* (nscd_gethst_r): Align the h_addr_list pointers properly.Ulrich Drepper1999-06-021-7/+11
* Update.Ulrich Drepper1999-04-281-3/+1
* Update.Ulrich Drepper1999-04-161-3/+5
* Update file_mtime after deciding to flush the cache.Ulrich Drepper1999-04-161-2/+5
* Update.Ulrich Drepper1999-04-151-0/+4
* Update.Ulrich Drepper1999-03-143-0/+8
* Update.Ulrich Drepper1999-02-091-2/+1
* Update.Ulrich Drepper1999-02-071-1/+2
* Update.Ulrich Drepper1999-02-073-10/+41
* Update.Ulrich Drepper1999-02-023-20/+18
* Update.Ulrich Drepper1999-01-113-3/+6
* Update.Ulrich Drepper1999-01-041-2/+2
* Update.Ulrich Drepper1998-11-301-0/+1
* Update.Ulrich Drepper1998-11-191-0/+1
* Update.Ulrich Drepper1998-10-291-1/+1
* Update.Ulrich Drepper1998-10-194-7/+12
* Update.Ulrich Drepper1998-10-191-8/+17
* 1998-10-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-193-3/+3
* * nscd/nscd-client.h: New file, broken out of "nscd.h".Roland McGrath1998-10-183-83/+117
* Update.Ulrich Drepper1998-10-181-2/+0
* Update.Ulrich Drepper1998-10-1819-2076/+2208
* Update.Ulrich Drepper1998-09-162-6/+6
* Update.Ulrich Drepper1998-09-152-7/+7
* * nscd/pwdcache.c (save_pwd): Rewrite to use only one malloc call. (f...Ulrich Drepper1998-09-142-35/+48
* Update.Ulrich Drepper1998-09-142-3/+1
* Update.Ulrich Drepper1998-09-061-1/+1
* Update.Ulrich Drepper1998-08-311-7/+12
* Update.Ulrich Drepper1998-07-282-17/+28
* Update.Ulrich Drepper1998-07-252-1/+20