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
/
netgroupcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss: Turn __nss_database_lookup into a compatibility symbol
Florian Weimer
2019-05-15
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
Florian Weimer
2018-08-28
1
-13
/
+29
*
Fix concurrent changes on nscd aware files (BZ #23178)
Adhemerval Zanella
2018-05-16
1
-56
/
+3
*
[BZ #22342] Fix netgroup cache keys.
DJ Delorie
2018-03-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nscd: Release read lock after resetting timeout.
DJ Delorie
2017-09-25
1
-0
/
+2
*
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
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Rework some nscd code not to use variable-length struct types.
Roland McGrath
2014-10-22
1
-8
/
+6
*
Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)
Siddhesh Poyarekar
2014-05-26
1
-6
/
+8
*
Consolidate code to initialize nscd dataset header
Siddhesh Poyarekar
2014-04-30
1
-21
/
+12
*
Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)
Siddhesh Poyarekar
2014-03-27
1
-6
/
+10
*
Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)
Siddhesh Poyarekar
2014-03-27
1
-3
/
+7
*
Provide correct buffer length to netgroup queries in nscd (BZ #16695)
Siddhesh Poyarekar
2014-03-12
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-4
/
+4
*
Avoid undefined behaviour in netgroupcache
Siddhesh Poyarekar
2014-01-27
1
-5
/
+11
*
Adjust pointers to triplets in netgroup query data (BZ #16474)
Siddhesh Poyarekar
2014-01-24
1
-1
/
+11
*
Don't use alloca in addgetnetgrentX (BZ #16453)
Siddhesh Poyarekar
2014-01-16
1
-31
/
+6
*
Fix return code from getent netgroup when the netgroup is not found (bz #16366)
Siddhesh Poyarekar
2014-01-02
1
-29
/
+62
*
Fix infinite loop in nscd when netgroup is empty (bz #16365)
Siddhesh Poyarekar
2014-01-02
1
-3
/
+4
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix nesting of ifdefs in netgroupcache.c
Allan McRae
2013-09-09
1
-2
/
+2
*
Fix handling of netgroup cache in nscd
Andreas Schwab
2013-06-11
1
-12
/
+20
*
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
*
Fix nesting of #ifdefs in netgroupcache.c
Ulrich Drepper
2011-10-17
1
-2
/
+2
*
Implement caching of nscd
Ulrich Drepper
2011-10-07
1
-0
/
+669