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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nscd: add cache dumper
DJ Delorie
2020-03-13
4
-1
/
+389
*
nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>
Florian Weimer
2020-02-13
1
-18
/
+5
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
39
-39
/
+39
*
Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
2019-10-30
2
-3
/
+3
*
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
1
-12
/
+12
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
39
-39
/
+39
*
nscd: Improve nscd.conf comments.
Carlos O'Donell
2019-08-19
1
-0
/
+6
*
nss: Turn __nss_database_lookup into a compatibility symbol
Florian Weimer
2019-05-15
3
-6
/
+6
*
resolv: Remove support for RES_USE_INET6 and the inet6 option
Florian Weimer
2019-04-08
2
-12
/
+2
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
2
-5
/
+5
*
Remove duplicate initialization of field in nscd.
Joseph Myers
2019-02-04
1
-1
/
+0
*
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-21
2
-3
/
+0
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
39
-39
/
+39
*
nscd: avoid assertion failure during persistent db check
Andreas Schwab
2018-12-19
1
-1
/
+2
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
1
-1
/
+1
*
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
Florian Weimer
2018-08-28
1
-13
/
+29
*
nscd: Deallocate existing user names in file parser
Florian Weimer
2018-08-14
1
-1
/
+5
*
manual: Revise crypt.texi.
Zack Weinberg
2018-06-29
1
-2
/
+2
*
nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]
Florian Weimer
2018-06-25
1
-34
/
+45
*
nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]
Florian Weimer
2018-06-25
4
-152
/
+75
*
nscd restart: Use malloc instead of extend_alloca [BZ #18023]
Florian Weimer
2018-06-25
1
-38
/
+61
*
Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
2018-05-23
1
-3
/
+0
*
Fix concurrent changes on nscd aware files (BZ #23178)
Adhemerval Zanella
2018-05-16
9
-306
/
+21
*
hurd: Add hurd thread library
Samuel Thibault
2018-04-02
1
-0
/
+1
*
Fix multiple definitions of __nss_*_database (bug 22918)
Andreas Schwab
2018-03-03
1
-0
/
+3
*
[BZ #22342] Fix netgroup cache keys.
DJ Delorie
2018-03-01
1
-1
/
+1
*
nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...
Samuel Thibault
2018-02-11
1
-5
/
+11
*
hurd: Fix getifaddrs / freeifaddrs exposition
Samuel Thibault
2018-01-28
1
-0
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
39
-39
/
+39
*
Fix nscd readlink argument aliasing (bug 22446).
Joseph Myers
2017-12-18
1
-2
/
+3
*
Increase buffer size due to warning from ToT GCC
Steve Ellcey
2017-12-15
1
-1
/
+1
*
Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC
Steve Ellcey
2017-12-12
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-5
/
+5
*
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2017-11-23
5
-48
/
+7
*
nscd: remove reference to libnsl
Andreas Schwab
2017-10-11
5
-15
/
+50
*
nscd: Eliminate compilation time dependency in the build output
Florian Weimer
2017-10-05
1
-6
/
+21
*
Hide internal __nis_hash function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+5
*
Mark internal nscd functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
2
-17
/
+29
*
nscd: Release read lock after resetting timeout.
DJ Delorie
2017-09-25
1
-0
/
+2
*
Remove compat from DEFAULT_CONFIG lookup strings
Steve Ellcey
2017-09-12
1
-2
/
+7
*
NSS: Remove internal_function function attribute
Florian Weimer
2017-08-31
3
-8
/
+3
*
Mark internal nss symbols with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
1
-3
/
+0
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
8
-10
/
+10
*
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-07-03
1
-10
/
+11
*
resolv: Call _res_hconf_init from __res_vinit
Florian Weimer
2017-06-27
3
-4
/
+1
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
1
-48
/
+2
[next]