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
2007-03-26
* scripts/check-local-headers.sh: Filter out sys/capability.h.
Ulrich Drepper
2
-8
/
+12
2007-03-18
* nscd/gai.c: Include alloca.h.
Ulrich Drepper
1
-0
/
+3
2007-02-21
* nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
Ulrich Drepper
3
-4
/
+5
2007-02-21
[BZ #4074]
Ulrich Drepper
1
-0
/
+1
2007-02-16
* nscd/nscd.c (parse_opt): One more conversion to use send instead
Ulrich Drepper
1
-16
/
+20
2007-02-16
* nscd/nscd_helper.c (open_socket): Don't send padding bytes from
Ulrich Drepper
1
-2
/
+3
2007-02-02
* nscd/nscd_helper.c (open_socket): Minor size optimization.
Ulrich Drepper
1
-8
/
+8
2007-02-02
* nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
Jakub Jelinek
1
-2
/
+2
2007-02-01
* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
Ulrich Drepper
1
-1
/
+0
2007-01-31
* nscd/nscd_helper.c (open_socket): Now takes request type and key
Ulrich Drepper
1
-52
/
+72
2007-01-31
Define MAXKEYLEN.
Ulrich Drepper
1
-0
/
+3
2007-01-31
Do recend check before realigning on strict alignment arches, as otherwise it...
Jakub Jelinek
1
-4
/
+4
2007-01-31
* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
Jakub Jelinek
8
-245
/
+368
2007-01-17
* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
Jakub Jelinek
1
-2
/
+2
2007-01-16
* nscd/connections.c (servinfo): Renamed to reqinfo. Change all
Ulrich Drepper
1
-12
/
+7
2007-01-16
(cache_add): Record the failure to add to the cache.
Ulrich Drepper
1
-1
/
+4
2007-01-15
* nscd/connections.c (handle_request): Add a __builtin_expect.
Ulrich Drepper
1
-1
/
+1
2007-01-15
* nscd/connections.c (serv2db): Change type into structure which
Ulrich Drepper
1
-26
/
+29
2007-01-15
* nscd/connections.c (handle_request): Fix thinko in selinux test
Ulrich Drepper
1
-1
/
+0
2007-01-14
* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
Ulrich Drepper
18
-137
/
+999
2007-01-13
* nscd/nscd_gethst_r.c: Minor cleanups.
Ulrich Drepper
1
-8
/
+4
2007-01-13
* nscd/connections.c (handle_request): Check selinux permissions
Ulrich Drepper
1
-3
/
+4
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
16
-339
/
+222
2007-07-31
.
Jakub Jelinek
16
-222
/
+339
2007-01-03
* posix/getconf.c: Update copyright year.
Ulrich Drepper
1
-2
/
+2
2006-12-01
* nscd/nscd.init: Remove obsolete and commented-out -S option
Ulrich Drepper
1
-8
/
+1
2006-11-10
[BZ #3465]
Ulrich Drepper
2
-2
/
+2
2006-10-28
* configure.in: Require assembler support for visibility, compiler
Ulrich Drepper
1
-2
/
+0
2006-10-06
* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
Ulrich Drepper
1
-1
/
+1
2006-10-02
* nscd/mem.c (mempool_alloc): Round array size to 16 bytes
Ulrich Drepper
3
-9
/
+15
2006-09-29
[BZ #3273]
Ulrich Drepper
1
-1
/
+1
2006-09-21
[BZ #3137]
Ulrich Drepper
1
-1
/
+1
2006-09-05
2006-03-04 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
1
-1
/
+1
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
[next]