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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nscd
/
connections.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
Fabian Vogt
2022-08-29
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Remove duplicate initialization of field in nscd.
Joseph Myers
2019-02-04
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
nscd: avoid assertion failure during persistent db check
Andreas Schwab
2018-12-19
1
-1
/
+2
*
nscd restart: Use malloc instead of extend_alloca [BZ #18023]
Florian Weimer
2018-06-25
1
-38
/
+61
*
Fix concurrent changes on nscd aware files (BZ #23178)
Adhemerval Zanella
2018-05-16
1
-52
/
+2
*
nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...
Samuel Thibault
2018-02-11
1
-5
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Fix nscd readlink argument aliasing (bug 22446).
Joseph Myers
2017-12-18
1
-2
/
+3
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
1
-48
/
+2
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-31
/
+6
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-67
/
+1
*
Enhance nscd's inotify support (Bug 14906).
Carlos O'Donell
2015-03-13
1
-95
/
+263
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Add missing include of libc-internal.h.
Stefan Liebler
2014-11-27
1
-0
/
+1
*
Avoid warnings for unused results in nscd/connections.c.
Joseph Myers
2014-11-26
1
-5
/
+5
*
Fix Wundef warning for SEPARATE_KEY
Siddhesh Poyarekar
2014-06-26
1
-20
/
+1
*
nscd: Improved support for tracking startup failure in nscd service (BZ #16639)
Siddhesh Poyarekar
2014-03-03
1
-23
/
+25
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-10
/
+10
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix typo in comment
Siddhesh Poyarekar
2013-06-24
1
-2
/
+2
*
Fix handling of netgroup cache in nscd
Andreas Schwab
2013-06-11
1
-1
/
+2
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
1
-0
/
+1
*
Refactor code out of nscd's two main poll loops.
Carlos O'Donell
2013-02-08
1
-65
/
+83
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
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
[next]