555 Commits (e6b4e2de6dd91efdcac80b79149c596de8a26b70)

Author SHA1 Message Date
Florian Weimer e6b4e2de6d resolv: Call _res_hconf_init from __res_vinit 9 years ago
Zack Weinberg 2bfdaeddaa Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 9 years ago
Florian Weimer e92030239a Assume that accept4 is always available and works 9 years ago
Florian Weimer cef9b65376 Assume that O_CLOEXEC is always defined and works 9 years ago
Zack Weinberg 9090848d06 Narrowing the visibility of libc-internal.h even further. 9 years ago
Joseph Myers 58b587c1f8 Update copyright dates not handled by scripts/update-copyrights. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Florian Weimer b76e065991 resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] 10 years ago
Nick Alcock 1ad4ba28e9 Drop explicit stack-protection of pieces of the system [BZ #7065] 9 years ago
Torvald Riegel 6f9d4f595e Fix incorrect double-checked locking related to _res_hconf.initialized. 10 years ago
Torvald Riegel 76a0b73e81 Remove atomic_compare_and_exchange_bool_rel. 10 years ago
Andreas Schwab bd499987c6 Fix nscd assertion failure in gc (bug 19755) 10 years ago
Stephen Gallagher ced8f89336 NSS: Implement group merging support. 10 years ago
Martin Sebor ad37480c4b Fix build errors with -DNDEBUG. 10 years ago
Joseph Myers 1979f3c1ad Update copyright dates not handled by scripts/update-copyrights. 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Mike Frysinger 6ab674ebff use -fstack-protector-strong when available 11 years ago
Florian Weimer 52fb79d6cd Assume that SOCK_CLOEXEC is available and works 11 years ago
Mike Frysinger 8086966968 nscd: drop selinux/flask.h include 11 years ago
Torvald Riegel 4eb984d3ab Clean up BUSY_WAIT_NOP and atomic_delay. 11 years ago
Florian Weimer 561052ad35 nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca 11 years ago
Florian Weimer 866ba63b31 grp: Rewrite to use struct scratch_buffer instead of extend_alloca 11 years ago
Samuel Thibault 868df0f9e9 Fix warnings 11 years ago
Carlos O'Donell cf9313e7d1 Enhance nscd's inotify support (Bug 14906). 11 years ago
Siddhesh Poyarekar 3cb26316b4 Initialize nscd stats data [BZ #17892] 11 years ago
Joseph Myers 9706dc5f53 Update copyright dates not handled by scripts/update-copyrights. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Andreas Schwab bdf079da36 Fix printf format error 11 years ago
Stefan Liebler e7300fef49 Add missing include of libc-internal.h. 12 years ago
Joseph Myers 8915eacef8 Avoid warnings for unused results in nscd/connections.c. 12 years ago
Siddhesh Poyarekar 4f41c682f3 Remove NOT_IN_libc 12 years ago
Siddhesh Poyarekar 85f36372aa Remove IS_IN_nscd 12 years ago
Siddhesh Poyarekar 9cd4747089 Add new macro IN_MODULE to identify module in which source is built 12 years ago
Joseph Myers bef8fd6013 Fix qsort_r namespace (bug 17571). 12 years ago
Roland McGrath c6dfed243e Rework some nscd code not to use variable-length struct types. 12 years ago
Roland McGrath c763c5d271 BZ#17460: Fix buffer overrun in nscd --help. 12 years ago
Arjun Shankar 6f12d0629f Correctly report nscd child process status (BZ #17092) 12 years ago
Siddhesh Poyarekar 2aac0a8623 Fix Wundef warning for SEPARATE_KEY 12 years ago
Joseph Myers 11b076bbae Remove stray includes of kernel-features.h. 12 years ago
Ludovic Courtès bd3675f9a3 nscd: Remove unused typedef and variable. 12 years ago
Joseph Myers 9bc6103d04 Include <kernel-features.h> explicitly where required. 12 years ago
Siddhesh Poyarekar c3ec475c5d Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) 12 years ago
Joseph Myers bb7d033799 Don't mention linuxthreads in Depend files. 12 years ago
Ondřej Bílka a11892631d Fix typo in nscd/selinux.c 12 years ago
Andreas Schwab a849e80035 Fix implicit declaration 12 years ago
Siddhesh Poyarekar bc8f194c8c Initialize all of datahead structure in nscd (BZ #16791) 12 years ago
Siddhesh Poyarekar 1cdeb2372d Consolidate code to initialize nscd dataset header 12 years ago
Carlos O'Donell 0699f766b1 nscd: Make SELinux checks dynamic. 12 years ago
Adhemerval Zanella 27822ce67f Define _STRING_ARCH_unaligned unconditionally 12 years ago
Siddhesh Poyarekar ea7d8b95e2 Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760) 12 years ago