index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nscd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-02
* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
Ulrich Drepper
1
-1
/
+4
2006-05-30
* nscd/nscd.h (prune_cache): Add fd argument to prototype.
Ulrich Drepper
4
-18
/
+68
2006-05-30
* nscd/connections.c (dbs): Initialize .prunelock.
Ulrich Drepper
1
-0
/
+3
2006-05-29
* nscd/nscd.h (struct database_dyn): Add prunelock field.
Ulrich Drepper
2
-1
/
+11
2006-05-15
* include/rpc/pmap_prot.h: Mark all functions as hidden.
Ulrich Drepper
4
-9
/
+8
2006-05-04
2006-05-04 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
1
-1
/
+2
2006-05-02
[BZ #2632]
Ulrich Drepper
1
-1
/
+1
2006-04-30
* nscd/nscd.h (struct database_dyn): Change filename to an array
Ulrich Drepper
1
-2
/
+2
2006-04-28
* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in string
Ulrich Drepper
1
-2
/
+11
2006-04-27
* nscd/connections.c (restart): If we want to switch back to the
Ulrich Drepper
1
-4
/
+4
2006-04-27
* nscd/nscd.conf: Fix a typo.
Ulrich Drepper
1
-1
/
+1
2006-04-26
* nscd/nscd.h (struct database_dyn): Add propagate field.
Ulrich Drepper
6
-17
/
+42
2006-04-26
2006-04-26 James Antill <james.antill@redhat.com>
Ulrich Drepper
4
-3
/
+111
2006-04-25
[BZ #2571]
Ulrich Drepper
2
-6
/
+8
2006-04-07
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
1
-3
/
+3
2006-04-04
[BZ #2508]
Roland McGrath
1
-4
/
+5
2006-04-02
[BZ #2501]
Ulrich Drepper
1
-18
/
+19
2006-04-01
[BZ #2498]
Ulrich Drepper
1
-11
/
+17
2006-03-01
* nscd/nscd_helper.c: Include <time.h> for `time' declaration.
Roland McGrath
1
-1
/
+2
2006-02-22
* nscd/selinux.c (audit_init): Print error string in the failure
Roland McGrath
1
-2
/
+2
2006-01-06
[BZ #2114]
Ulrich Drepper
5
-10
/
+10
2006-01-03
(nscd_init): Remove if block which should have been removed as part of the -S...
Ulrich Drepper
1
-8
/
+1
2006-01-01
Update copyright year.
Ulrich Drepper
1
-2
/
+2
2005-12-30
Remove last remnants of -S option support.
Ulrich Drepper
3
-51
/
+18
2005-12-29
* nscd/selinux.c (log_callback): Use audit_log_user_avc_message.
Ulrich Drepper
1
-6
/
+26
2005-12-16
* nscd/Makefile: Don't build nscd_nischeck.
Ulrich Drepper
2
-104
/
+3
2005-12-14
Moved to csu/errno-loc.c.
Ulrich Drepper
1
-0
/
+26
2005-12-07
* catgets/gencat.c: Use GPL, not LGPL.
Ulrich Drepper
18
-194
/
+177
2005-11-22
* nscd/connections.c (sendfileall): Define.
Ulrich Drepper
7
-27
/
+40
2005-11-21
Pretty printing.
Ulrich Drepper
1
-3
/
+3
2005-11-19
* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.
Ulrich Drepper
6
-11
/
+185
2005-11-19
(nscd_gethst_r): Avoid unnecesary read call if there are no aliases.
Ulrich Drepper
1
-2
/
+3
2005-11-18
2005-11-18 Paul Brook <paul@codesourcery.com>
Roland McGrath
3
-0
/
+3
2005-11-12
[BZ #1294]
Ulrich Drepper
1
-1
/
+1
2005-09-22
(nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection...
Ulrich Drepper
1
-2
/
+0
2005-09-20
* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
Roland McGrath
1
-1
/
+1
2005-08-24
* nscd/nscd.c (main): Use error while process isn't running in the
Ulrich Drepper
2
-91
/
+71
2005-08-23
* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
Ulrich Drepper
12
-26
/
+99
2005-08-16
* nscd/cache.c (prune_cache): Add more debug output. Only for
Ulrich Drepper
1
-3
/
+27
2005-08-16
* nscd/cache.c (prune_cache): Use stat64 not stat.
Ulrich Drepper
2
-4
/
+4
2005-08-09
* nscd/connections.c (main_loop_epoll): Pass NULL as event
Ulrich Drepper
1
-5
/
+3
2005-08-09
* nscd/nscd_stat.c (receive_print_stats): Really print values of
Ulrich Drepper
1
-2
/
+11
2005-08-08
(cache_add): Comment hash table and header to disk.
Ulrich Drepper
1
-1
/
+7
2005-08-08
* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
Ulrich Drepper
2
-2
/
+4
2005-08-08
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
Ulrich Drepper
3
-13
/
+225
2005-07-22
* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
Roland McGrath
1
-1
/
+1
2005-07-19
* configure.in: Check for -fstack-protector gcc option.
Ulrich Drepper
1
-0
/
+3
2005-07-19
(main): Don't ignore result of chdir call.
Ulrich Drepper
1
-1
/
+3
2005-07-18
* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
Ulrich Drepper
2
-6
/
+12
2005-07-18
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
Ulrich Drepper
1
-1
/
+1
[next]