index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
Age
Commit message (
Expand
)
Author
2018-07-10
Fix copyright years in recent commits
Florian Weimer
2018-07-06
nss_files: Fix re-reading of long lines [BZ #18991]
Florian Weimer
2018-06-25
nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]
Florian Weimer
2018-06-25
getent: Use dynarray in initgroups_keys [BZ #18023]
Florian Weimer
2018-06-25
getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]
Florian Weimer
2018-03-03
Fix multiple definitions of __nss_*_database (bug 22918)
Andreas Schwab
2018-02-15
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-01-30
nss: Adjust tests to use nss_files only
Florian Weimer
2018-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-11-23
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2017-10-11
nss_files: Avoid large buffers with many host addresses [BZ #22078]
Florian Weimer
2017-10-11
nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]
Florian Weimer
2017-10-10
nss_files: Refactor gethostbyname3 multi case into separate function
Florian Weimer
2017-10-04
Move nss_compat from nis to nss subdir and install it unconditionally
Andreas Schwab
2017-10-01
Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-09-12
Remove compat from DEFAULT_CONFIG lookup strings
Steve Ellcey
2017-09-01
getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
Florian Weimer
2017-08-31
NSS: Remove internal_function function attribute
Florian Weimer
2017-08-21
Don't compile non-lib modules as lib modules [BZ #21864]
H.J. Lu
2017-08-21
Mark internal nss symbols with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-17
Update nss tests to new skeleton
DJ Delorie
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-14
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-13
NSS: Do not use internal_function for functions with hidden aliases
Florian Weimer
2017-08-09
nss: Call __resolv_context_put before early return in get*_r [BZ #21932]
Florian Weimer
2017-08-07
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-07-21
Correct nss/tst-nss-test5 configuration
DJ Delorie
2017-07-21
Fix nss/nss_test1.c compile with latest GCC.
Steve Ellcey
2017-07-17
Extend NSS test suite
DJ Delorie
2017-07-03
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-06-27
resolv: Call _res_hconf_init from __res_vinit
Florian Weimer
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-04-18
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-03-15
Fix build with --enable-static-nss [BZ #21088]
Alexey Neyman
2017-03-01
Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
Zack Weinberg
2017-01-05
Increase some test timeouts.
Joseph Myers
2017-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-31
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2016-12-23
Add deferred cancellation regression test for getpwuid_r.
Carlos O'Donell
2016-08-18
Fix incorrect double-checked locking related to _res_hconf.initialized.
Torvald Riegel
2016-06-11
nss_db: Fix initialization of iteration position [BZ #20237]
Florian Weimer
2016-04-29
NSS: Implement group merging support.
Stephen Gallagher
2016-04-13
Register extra test objects
Andreas Schwab
2016-03-29
nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]
Florian Weimer
2016-01-04
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
[next]