index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nscd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nscd: Use time_t for return type of addgetnetgrentX
Florian Weimer
2024-05-02
1
-2
/
+2
*
nscd: Typo inside comment in netgroup cache
Florian Weimer
2024-05-02
1
-1
/
+1
*
CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680)
Florian Weimer
2024-04-25
1
-98
/
+121
*
CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug 31678)
Florian Weimer
2024-04-25
1
-4
/
+7
*
CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678)
Florian Weimer
2024-04-25
1
-8
/
+6
*
CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)
Florian Weimer
2024-04-25
1
-2
/
+3
*
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
39
-39
/
+39
*
Move 'netgroup' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
Florian Weimer
2023-08-29
1
-14
/
+11
*
nscd: Do not rebuild getaddrinfo (bug 30709)
Florian Weimer
2023-08-11
3
-51
/
+12
*
nscd: cleanup obsolete _FORTIFY_SOURCE setting
Sam James
2023-07-25
1
-2
/
+0
*
nscd: Use errval, not errno to guide cache update (bug 30662)
Florian Weimer
2023-07-24
2
-2
/
+2
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
7
-10
/
+10
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
5
-5
/
+10
*
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
2023-02-17
3
-8
/
+6
*
nscd: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
2023-02-17
3
-10
/
+0
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
4
-9
/
+9
*
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
40
-40
/
+40
*
nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
Adhemerval Zanella Netto
2022-12-09
2
-2
/
+2
*
nscd: Drop local address tuple variable [BZ #29607]
Siddhesh Poyarekar
2022-10-04
1
-3
/
+2
*
Use C11 atomics instead of atomic_increment(_val)
Wilco Dijkstra
2022-09-23
2
-2
/
+2
*
Use C11 atomics instead of atomic_decrement(_val)
Wilco Dijkstra
2022-09-09
9
-10
/
+10
*
nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
Fabian Vogt
2022-08-29
1
-1
/
+2
*
nscd: Remove unused variable
Adhemerval Zanella
2022-03-23
1
-5
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
40
-40
/
+40
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
38
-38
/
+0
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
1
-2
/
+2
*
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-09
3
-6
/
+3
*
nscd: Fix double free in netgroupcache [BZ #27462]
DJ Delorie
2021-03-02
1
-2
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
40
-40
/
+40
*
nsswitch: use new internal API (callers)
DJ Delorie
2020-12-04
5
-19
/
+14
*
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2020-10-09
1
-0
/
+5
*
nscd: bump GC cycle during cache pruning (bug 26130)
Andreas Schwab
2020-09-17
2
-2
/
+11
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-1
/
+1
*
Disable warnings due to deprecated libselinux symbols used by nss and nscd
Arjun Shankar
2020-07-23
1
-0
/
+15
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
1
-7
/
+1
*
y2038: nscd: Modify nscd_helper to use __clock_gettime64
Lukasz Majewski
2020-05-05
1
-8
/
+9
*
nscd/cachedumper.c : fix whitespace
DJ Delorie
2020-03-17
1
-4
/
+4
*
Fix nscd/cachedumper.c compile errors
DJ Delorie
2020-03-16
1
-6
/
+8
*
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
[next]