about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer5 days1-98/+121
* CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer5 days1-4/+7
* CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer5 days1-8/+6
* CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer5 days1-2/+3
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0139-39/+39
* Move 'netgroup' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-1/+1
* Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar2023-10-241-1/+1
* nscd: Skip unusable entries in first pass in prune_cache (bug 30800)Florian Weimer2023-08-291-14/+11
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-113-51/+12
* nscd: cleanup obsolete _FORTIFY_SOURCE settingSam James2023-07-251-2/+0
* nscd: Use errval, not errno to guide cache update (bug 30662)Florian Weimer2023-07-242-2/+2
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-027-10/+10
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-275-5/+10
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-173-8/+6
* nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-173-10/+0
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-064-9/+9
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0640-40/+40
* nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto2022-12-092-2/+2
* nscd: Drop local address tuple variable [BZ #29607]Siddhesh Poyarekar2022-10-041-3/+2
* Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra2022-09-232-2/+2
* Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2022-09-099-10/+10
* nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]Fabian Vogt2022-08-291-1/+2
* nscd: Remove unused variableAdhemerval Zanella2022-03-231-5/+1
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0140-40/+40
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0338-38/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-2/+2
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-093-6/+3
* nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie2021-03-021-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0240-40/+40
* nsswitch: use new internal API (callers)DJ Delorie2020-12-045-19/+14
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+5
* nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab2020-09-172-2/+11
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-07-231-0/+15
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-7/+1
* y2038: nscd: Modify nscd_helper to use __clock_gettime64Lukasz Majewski2020-05-051-8/+9
* nscd/cachedumper.c : fix whitespaceDJ Delorie2020-03-171-4/+4
* Fix nscd/cachedumper.c compile errorsDJ Delorie2020-03-161-6/+8
* nscd: add cache dumperDJ Delorie2020-03-134-1/+389
* nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>Florian Weimer2020-02-131-18/+5
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0139-39/+39
* Change most internal uses of time to __clock_gettime.Adhemerval Zanella2019-10-302-3/+3
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-301-12/+12
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0739-39/+39
* nscd: Improve nscd.conf comments.Carlos O'Donell2019-08-191-0/+6