projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disable warnings due to deprecated libselinux symbols used by nss and nscd
[platform/upstream/glibc.git]
/
nscd
/
2020-07-23
Arjun Shankar
Disable warnings due to deprecated libselinux symbols...
tree
|
commitdiff
2020-07-08
Petr Vorel
Remove --enable-obsolete-nsl configure flag
tree
|
commitdiff
2020-05-05
Lukasz Majewski
y2038: nscd: Modify nscd_helper to use __clock_gettime64
tree
|
commitdiff
2020-03-17
DJ Delorie
nscd/cachedumper.c : fix whitespace
tree
|
commitdiff
2020-03-16
DJ Delorie
Fix nscd/cachedumper.c compile errors
tree
|
commitdiff
2020-03-13
DJ Delorie
nscd: add cache dumper
tree
|
commitdiff
2020-02-13
Florian Weimer
nss: Add function types and NSS_DECLARE_MODULE_FUNCTION...
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2019-10-30
Adhemerval Zanella
Change most internal uses of time to __clock_gettime.
tree
|
commitdiff
2019-10-30
Zack Weinberg
Change most internal uses of __gettimeofday to __clock_...
tree
|
commitdiff
2019-09-07
Paul Eggert
Prefer https to http for gnu.org and fsf.org URLs
tree
|
commitdiff
2019-08-19
Carlos O'Donell
nscd: Improve nscd.conf comments.
tree
|
commitdiff
2019-05-15
Florian Weimer
nss: Turn __nss_database_lookup into a compatibility...
tree
|
commitdiff
2019-04-08
Florian Weimer
resolv: Remove support for RES_USE_INET6 and the inet6...
tree
|
commitdiff
2019-02-22
Joseph Myers
Break some lines before not after operators.
tree
|
commitdiff
2019-02-04
Joseph Myers
Remove duplicate initialization of field in nscd.
tree
|
commitdiff
2019-01-21
Florian Weimer
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2018-12-19
Andreas Schwab
nscd: avoid assertion failure during persistent db...
tree
|
commitdiff
2018-09-01
Paul Pluzhnikov
[BZ #20271] Add newlines in __libc_fatal calls.
tree
|
commitdiff
2018-08-28
Florian Weimer
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
tree
|
commitdiff
2018-08-14
Florian Weimer
nscd: Deallocate existing user names in file parser
tree
|
commitdiff
2018-06-29
Zack Weinberg
manual: Revise crypt.texi.
tree
|
commitdiff
2018-06-25
Florian Weimer
nscd: Switch to struct scratch_buffer in adhstaiX ...
tree
|
commitdiff
2018-06-25
Florian Weimer
nscd: Use struct scratch_buffer, not extend_alloca...
tree
|
commitdiff
2018-06-25
Florian Weimer
nscd restart: Use malloc instead of extend_alloca ...
tree
|
commitdiff
2018-05-23
Florian Weimer
Switch IDNA implementation to libidn2 [BZ #19728] ...
tree
|
commitdiff
2018-05-16
Adhemerval Zanella
Fix concurrent changes on nscd aware files (BZ #23178)
tree
|
commitdiff
2018-04-01
Samuel Thibault
hurd: Add hurd thread library
tree
|
commitdiff
2018-03-03
Andreas Schwab
Fix multiple definitions of __nss_*_database (bug 22918)
tree
|
commitdiff
2018-03-02
DJ Delorie
[BZ #22342] Fix netgroup cache keys.
tree
|
commitdiff
2018-02-11
Samuel Thibault
nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_N...
tree
|
commitdiff
2018-01-28
Samuel Thibault
hurd: Fix getifaddrs / freeifaddrs exposition
tree
|
commitdiff
2018-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2018-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2017-12-18
Joseph Myers
Fix nscd readlink argument aliasing (bug 22446).
tree
|
commitdiff
2017-12-15
Steve Ellcey
Increase buffer size due to warning from ToT GCC
tree
|
commitdiff
2017-12-12
Steve Ellcey
Use memcpy instead of strncpy in nscd/nscd.h to fix...
tree
|
commitdiff
2017-12-11
H.J. Lu
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
tree
|
commitdiff
2017-11-23
Florian Weimer
nss: Export nscd hash function as __nss_hash [BZ #22459]
tree
|
commitdiff
2017-10-11
Andreas Schwab
nscd: remove reference to libnsl
tree
|
commitdiff
2017-10-05
Florian Weimer
nscd: Eliminate compilation time dependency in the...
tree
|
commitdiff
2017-10-02
H.J. Lu
Hide internal __nis_hash function [BZ #18822]
tree
|
commitdiff
2017-10-01
H.J. Lu
Mark internal nscd functions with attribute_hidden...
tree
|
commitdiff
2017-09-25
DJ Delorie
nscd: Release read lock after resetting timeout.
tree
|
commitdiff
2017-09-12
Steve Ellcey
Remove compat from DEFAULT_CONFIG lookup strings
tree
|
commitdiff
2017-08-31
Florian Weimer
NSS: Remove internal_function function attribute
tree
|
commitdiff
2017-08-21
H.J. Lu
Mark internal nss symbols with attribute_hidden [BZ...
tree
|
commitdiff
2017-08-18
Adhemerval Zanella
Consolidate non cancellable close call
tree
|
commitdiff
2017-07-03
Florian Weimer
resolv: Introduce struct resolv_context [BZ #21668]
tree
|
commitdiff
2017-06-27
Florian Weimer
resolv: Call _res_hconf_init from __res_vinit
tree
|
commitdiff
2017-05-09
Zack Weinberg
Rename cppflags-iterator.mk to libof-iterator.mk, remov...
tree
|
commitdiff
2017-04-19
Florian Weimer
Assume that accept4 is always available and works
tree
|
commitdiff
2017-04-18
Florian Weimer
Assume that O_CLOEXEC is always defined and works
tree
|
commitdiff
2017-03-02
Zack Weinberg
Narrowing the visibility of libc-internal.h even further.
tree
|
commitdiff
2017-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2017-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2016-12-31
Florian Weimer
resolv: Deprecate the "inet6" option and RES_USE_INET6...
tree
|
commitdiff
2016-12-26
Nick Alcock
Drop explicit stack-protection of pieces of the system...
tree
|
commitdiff
2016-08-18
Torvald Riegel
Fix incorrect double-checked locking related to _res_hc...
tree
|
commitdiff
2016-06-24
Torvald Riegel
Remove atomic_compare_and_exchange_bool_rel.
tree
|
commitdiff
2016-06-09
Andreas Schwab
Fix nscd assertion failure in gc (bug 19755)
tree
|
commitdiff
2016-04-30
Stephen Gallagher
NSS: Implement group merging support.
tree
|
commitdiff
2016-01-15
Martin Sebor
Fix build errors with -DNDEBUG.
tree
|
commitdiff
2016-01-04
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2016-01-04
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2015-10-19
Mike Frysinger
use -fstack-protector-strong when available
tree
|
commitdiff
2015-10-17
Florian Weimer
Assume that SOCK_CLOEXEC is available and works
tree
|
commitdiff
2015-07-08
Mike Frysinger
nscd: drop selinux/flask.h include
tree
|
commitdiff
2015-06-30
Torvald Riegel
Clean up BUSY_WAIT_NOP and atomic_delay.
tree
|
commitdiff
2015-04-08
Florian Weimer
nscd_getgr_r: Use struct scratch_buffer instead of...
tree
|
commitdiff
2015-04-08
Florian Weimer
grp: Rewrite to use struct scratch_buffer instead of...
tree
|
commitdiff
2015-03-21
Samuel Thibault
Fix warnings
tree
|
commitdiff
2015-03-13
Carlos O'Donell
Enhance nscd's inotify support (Bug 14906).
tree
|
commitdiff
2015-01-29
Siddhesh Poyarekar
Initialize nscd stats data [BZ #17892]
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2014-12-17
Andreas Schwab
Fix printf format error
tree
|
commitdiff
2014-11-27
Stefan Liebler
Add missing include of libc-internal.h.
tree
|
commitdiff
2014-11-26
Joseph Myers
Avoid warnings for unused results in nscd/connections.c.
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove NOT_IN_libc
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove IS_IN_nscd
tree
|
commitdiff
2014-11-19
Siddhesh Poyarekar
Add new macro IN_MODULE to identify module in which...
tree
|
commitdiff
2014-11-12
Joseph Myers
Fix qsort_r namespace (bug 17571).
tree
|
commitdiff
2014-10-22
Roland McGrath
Rework some nscd code not to use variable-length struct...
tree
|
commitdiff
2014-10-08
Roland McGrath
BZ#17460: Fix buffer overrun in nscd --help.
tree
|
commitdiff
2014-06-27
Arjun Shankar
Correctly report nscd child process status (BZ #17092)
tree
|
commitdiff
2014-06-26
Siddhesh Poyarekar
Fix Wundef warning for SEPARATE_KEY
tree
|
commitdiff
2014-06-25
Joseph Myers
Remove stray includes of kernel-features.h.
tree
|
commitdiff
2014-06-22
Ludovic Courtès
nscd: Remove unused typedef and variable.
tree
|
commitdiff
2014-06-20
Joseph Myers
Include <kernel-features.h> explicitly where required.
tree
|
commitdiff
2014-05-26
Siddhesh Poyarekar
Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer...
tree
|
commitdiff
2014-05-21
Joseph Myers
Don't mention linuxthreads in Depend files.
tree
|
commitdiff
2014-05-07
Ondřej Bílka
Fix typo in nscd/selinux.c
tree
|
commitdiff
2014-05-01
Andreas Schwab
Fix implicit declaration
tree
|
commitdiff
2014-04-30
Siddhesh Poyarekar
Initialize all of datahead structure in nscd (BZ #16791)
tree
|
commitdiff
2014-04-30
Siddhesh Poyarekar
Consolidate code to initialize nscd dataset header
tree
|
commitdiff
2014-04-14
Carlos O'Donell
nscd: Make SELinux checks dynamic.
tree
|
commitdiff
next