GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss: Turn __nss_database_lookup into a compatibility symbol
Florian Weimer
2019-05-15
9
-29
/
+49
*
nss/tst-nss-files-alias-leak: add missing opening quote in printf
Andreas K. Hüttel
2019-03-25
1
-1
/
+1
*
nss: Fix tst-nss-files-alias-truncated for default --as-needed linking
Florian Weimer
2019-03-14
2
-3
/
+7
*
Add some spaces before '('.
Joseph Myers
2019-02-27
2
-2
/
+2
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
4
-36
/
+36
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
2
-12
/
+12
*
nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]
Patsy Franklin
2019-02-21
1
-0
/
+1
*
nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available
Florian Weimer
2019-02-12
1
-8
/
+28
*
nss: Add tst-nss-files-hosts-long test [BZ #21915]
Patsy Franklin
2019-02-08
3
-1
/
+55
*
nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]
Florian Weimer
2019-01-31
3
-0
/
+78
*
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-21
1
-2
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
82
-82
/
+82
*
Add missing libnss_testX.so requirement for tst-nss-test3.
Stefan Liebler
2018-12-14
1
-1
/
+1
*
Increase timeout of nss/tst-nss-files-hosts-multi
Szabolcs Nagy
2018-10-09
1
-0
/
+1
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
1
-1
/
+1
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
4
-2
/
+11
*
nss_files: Fix file stream leak in aliases lookup [BZ #23521]
Florian Weimer
2018-08-14
3
-0
/
+249
*
Fix copyright years in recent commits
Florian Weimer
2018-07-10
1
-1
/
+1
*
nss_files: Fix re-reading of long lines [BZ #18991]
Florian Weimer
2018-07-06
3
-71
/
+328
*
nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]
Florian Weimer
2018-06-25
1
-22
/
+10
*
getent: Use dynarray in initgroups_keys [BZ #18023]
Florian Weimer
2018-06-25
1
-10
/
+30
*
getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]
Florian Weimer
2018-06-25
1
-25
/
+21
*
Fix multiple definitions of __nss_*_database (bug 22918)
Andreas Schwab
2018-03-03
2
-5
/
+5
*
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-02-15
1
-1
/
+1
*
nss: Adjust tests to use nss_files only
Florian Weimer
2018-01-30
2
-0
/
+6
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
80
-80
/
+80
*
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2017-11-23
3
-1
/
+81
*
nss_files: Avoid large buffers with many host addresses [BZ #22078]
Florian Weimer
2017-10-11
3
-96
/
+462
*
nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]
Florian Weimer
2017-10-11
1
-156
/
+138
*
nss_files: Refactor gethostbyname3 multi case into separate function
Florian Weimer
2017-10-10
1
-193
/
+202
*
Move nss_compat from nis to nss subdir and install it unconditionally
Andreas Schwab
2017-10-04
8
-1
/
+3339
*
Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+2
*
Remove compat from DEFAULT_CONFIG lookup strings
Steve Ellcey
2017-09-12
4
-7
/
+33
*
getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
Florian Weimer
2017-09-01
2
-0
/
+116
*
NSS: Remove internal_function function attribute
Florian Weimer
2017-08-31
4
-12
/
+4
*
Don't compile non-lib modules as lib modules [BZ #21864]
H.J. Lu
2017-08-21
1
-0
/
+1
*
Mark internal nss symbols with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
4
-11
/
+20
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Update nss tests to new skeleton
DJ Delorie
2017-08-17
11
-49
/
+42
*
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-17
1
-1
/
+1
*
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-14
6
-17
/
+54
*
NSS: Do not use internal_function for functions with hidden aliases
Florian Weimer
2017-08-13
4
-10
/
+5
*
nss: Call __resolv_context_put before early return in get*_r [BZ #21932]
Florian Weimer
2017-08-09
1
-1
/
+9
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
1
-1
/
+1
*
Correct nss/tst-nss-test5 configuration
DJ Delorie
2017-07-21
1
-1
/
+1
*
Fix nss/nss_test1.c compile with latest GCC.
Steve Ellcey
2017-07-21
1
-1
/
+2
*
Extend NSS test suite
DJ Delorie
2017-07-17
10
-92
/
+1185
*
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-07-03
5
-30
/
+105
[next]