about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* nscd: remove reference to libnslAndreas Schwab2017-10-115-15/+50
* nscd: Eliminate compilation time dependency in the build outputFlorian Weimer2017-10-051-6/+21
* Hide internal __nis_hash function [BZ #18822]H.J. Lu2017-10-011-0/+5
* Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-17/+29
* nscd: Release read lock after resetting timeout.DJ Delorie2017-09-251-0/+2
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-2/+7
* NSS: Remove internal_function function attributeFlorian Weimer2017-08-313-8/+3
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-3/+0
* Consolidate non cancellable close callAdhemerval Zanella2017-08-188-10/+10
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-10/+11
* resolv: Call _res_hconf_init from __res_vinitFlorian Weimer2017-06-273-4/+1
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-48/+2
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-31/+6
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0139-39/+39
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-312-4/+5
* Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock2016-12-261-1/+0
* Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel2016-08-181-2/+1
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-6/+6
* Fix nscd assertion failure in gc (bug 19755)Andreas Schwab2016-06-092-2/+24
* NSS: Implement group merging support.Stephen Gallagher2016-04-292-0/+8
* Fix build errors with -DNDEBUG.Martin Sebor2016-01-151-2/+4
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0439-39/+39
* use -fstack-protector-strong when availableMike Frysinger2015-10-191-3/+1
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-172-93/+2
* nscd: drop selinux/flask.h includeMike Frysinger2015-07-081-1/+0
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-1/+1
* nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-9/+9
* grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-0/+1
* Fix warningsSamuel Thibault2015-03-211-0/+1
* Enhance nscd's inotify support (Bug 14906).Carlos O'Donell2015-03-133-108/+338
* Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar2015-01-291-0/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0239-39/+39
* Fix printf format errorAndreas Schwab2014-12-171-2/+2
* Add missing include of libc-internal.h.Stefan Liebler2014-11-271-0/+1
* Avoid warnings for unused results in nscd/connections.c.Joseph Myers2014-11-261-5/+5
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-1/+1
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-7/+6
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-0/+1
* Rework some nscd code not to use variable-length struct types.Roland McGrath2014-10-223-92/+103
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-082-24/+24
* Correctly report nscd child process status (BZ #17092)Arjun Shankar2014-06-271-9/+13
* Fix Wundef warning for SEPARATE_KEYSiddhesh Poyarekar2014-06-261-20/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* nscd: Remove unused typedef and variable.Ludovic Courtès2014-06-221-14/+0