GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nscd
/
connections.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hurd: #include <kernel-features.h>
Thomas Schwinge
2012-05-10
1
-4
/
+3
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-2
/
+1
*
Use kernel headers for netlink definitions
Ulrich Drepper
2011-11-01
1
-1
/
+2
*
Cache network interface information
Ulrich Drepper
2011-10-31
1
-0
/
+118
*
Implement caching of nscd
Ulrich Drepper
2011-10-07
1
-8
/
+38
*
Don't unnecesarily use inotify in nscd
Ulrich Drepper
2011-10-07
1
-1
/
+1
*
Generalize framework to register monitoring of files in nscd
Ulrich Drepper
2011-07-11
1
-83
/
+82
*
Remove doubled words.
Jim Meyering
2011-04-22
1
-1
/
+1
*
Schedule nscd cache pruning more accurately fromr re-added values.
Ulrich Drepper
2011-02-05
1
-5
/
+2
*
Try harder to re-exec nscd in paranoia mode.
Ulrich Drepper
2009-11-22
1
-4
/
+3
*
* nscd/connections.c (send_ro_fd): Define temporary variable to avoid
Ulrich Drepper
2009-04-26
1
-1
/
+3
*
* nscd/connections.c (restart): Try to preserve the process name
Ulrich Drepper
2009-03-16
1
-1
/
+16
*
[BZ #5381]
Ulrich Drepper
2009-02-13
1
-15
/
+0
*
* nscd/connections.c (nscd_init): If database file access be
Ulrich Drepper
2009-01-28
1
-1
/
+4
*
[BZ #7067]
Ulrich Drepper
2008-12-09
1
-2
/
+12
*
* socket/sys/socket.h: Declare accept4.
Ulrich Drepper
2008-12-03
1
-19
/
+36
*
* elf/Makefile: Add rules to build and run tst-tls17.
cvs/fedora-glibc-20081019T1815
Ulrich Drepper
2008-10-17
1
-0
/
+2
*
* nscd/connections.c: Disable use of paccept for now.
Ulrich Drepper
2008-09-30
1
-1
/
+1
*
(main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...
Ulrich Drepper
2008-08-03
1
-6
/
+13
*
* nscd/connections.c (nscd_init): Type if preprocessor directive.
Ulrich Drepper
2008-07-30
1
-1
/
+1
*
* nscd/connections.c (nscd_init): Clean up fcntl call.
Ulrich Drepper
2008-07-25
1
-1
/
+1
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
2008-07-25
1
-22
/
+77
*
* nscd/connections.c (main_loop_poll): Fix handling of read errors
Ulrich Drepper
2008-07-12
1
-29
/
+83
*
* nscd/connections.c (main_loop_poll): Fix test for read error.
Ulrich Drepper
2008-06-18
1
-2
/
+2
*
* nscd/connections.c: Also recognize and handle changes to the
Ulrich Drepper
2008-06-13
1
-3
/
+25
*
* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
Ulrich Drepper
2008-06-12
1
-14
/
+129
*
* nscd/cache.c (cache_add): Take additional parameter specifying
Ulrich Drepper
2008-05-18
1
-10
/
+48
*
* nscd/Makefile (nscd-cflags): Set back to -fpie.
Ulrich Drepper
2008-04-22
1
-1
/
+1
*
[BZ #5209, BZ #5381]
Ulrich Drepper
2008-04-19
1
-3
/
+44
*
[BZ #5818]
Ulrich Drepper
2008-03-04
1
-21
/
+25
*
[BZ #5112]
Jakub Jelinek
2008-01-05
1
-2
/
+3
*
[BZ #5382]
Ulrich Drepper
2007-11-23
1
-1
/
+1
*
* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
Ulrich Drepper
2007-11-06
1
-81
/
+111
*
[BZ #3924]
Ulrich Drepper
2007-10-07
1
-3
/
+7
*
* nscd/connections.c (verify_persistent_db): Recognize circular lists.
Ulrich Drepper
2007-10-06
1
-1
/
+6
*
[BZ #5112]
Ulrich Drepper
2007-10-05
1
-7
/
+8
*
* nscd/connections.c (send_ro_fd): Also transfer file size.
Ulrich Drepper
2007-08-29
1
-2
/
+7
*
[BZ #4946]
Ulrich Drepper
2007-08-22
1
-1
/
+1
*
* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
Ulrich Drepper
2007-08-11
1
-6
/
+21
*
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
2007-07-16
1
-2
/
+3
*
* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
cvs/fedora-glibc-20070202T0923
Ulrich Drepper
2007-02-01
1
-1
/
+0
*
* nscd/connections.c (servinfo): Renamed to reqinfo. Change all
Ulrich Drepper
2007-01-16
1
-12
/
+7
*
* nscd/connections.c (handle_request): Add a __builtin_expect.
Ulrich Drepper
2007-01-15
1
-1
/
+1
*
* nscd/connections.c (serv2db): Change type into structure which
Ulrich Drepper
2007-01-15
1
-26
/
+29
*
* nscd/connections.c (handle_request): Fix thinko in selinux test
Ulrich Drepper
2007-01-15
1
-1
/
+0
*
* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
Ulrich Drepper
2007-01-14
1
-18
/
+54
*
* nscd/connections.c (handle_request): Check selinux permissions
Ulrich Drepper
2007-01-13
1
-3
/
+4
*
[BZ #3137]
Ulrich Drepper
2006-09-21
1
-1
/
+1
*
* nscd/nscd.h (prune_cache): Add fd argument to prototype.
cvs/fedora-glibc-20060531T1322
Ulrich Drepper
2006-05-30
1
-5
/
+15
*
* nscd/connections.c (dbs): Initialize .prunelock.
Ulrich Drepper
2006-05-30
1
-0
/
+3
[next]