Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
When readding entries to the group and services cache and the lookup
is unsuccesful, we tried to write the notfound record. Just don't
do it in this case.
|
|
|
|
|
|
It's well tested, make it the default.
|
|
|
|
|
|
|
|
This fixes BZ #12350 also for nscd.
|
|
|
|
|
|
|
|
This also works around a toolchain issu.
|
|
|
|
|
|
|
|
|
|
In the function `internal_setent' is used the function read, but the forward
declaration is missing. Thusly fixed.
|
|
|
|
Problem introduced in the last patch.
|
|
|
|
|
|
|
|
|
|
A recent patch introduced a problem where IPv6 lookups happily returned
IPv4 addresses.
|
|
|
|
|
|
|
|
the ifunc resolver calls however they wish.
|
|
|
|
An imperfect version of fxstatat64 was used in ld.so.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No longer is Berkeley db used. Instead a simple hash function is used.
The database files are not updated once they are created and therefore
no complicated database is needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|