summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Use more compiler warnings if we're using gcc.nalin2002-11-198-29/+50
| | | | - Declare external parsers so that everything agrees on their signatures.
* add post/postun scripts to run ldconfignss_directories_0_2nalin2002-11-181-0/+4
|
* fix archive target to handle manually-specified CVSTAG values correctlynalin2002-11-181-2/+1
|
* * src/files-parse.c, src/glibc-parse.c: add glibc-based parsing internallynalin2002-11-1815-42/+1072
| | | | | | | | * src/passwd.c,src/services.c,src/group.c,src/protocols.c,src/shadow.c: use the new parsing code * src/generic.c (setent): return SUCCESS on successful open, not UNAVAIL * src/Makefile.am: export only _nss_directories_[sge]*, to export the setent, getent/getby, and endent functions, but not the parsers.
* fixup archive targetnss_directories_0_1nalin2002-11-181-2/+2
|
* autoheader before automakenalin2002-11-181-1/+1
|
* try to get tagging workingnalin2002-11-181-0/+18
|
* - initial checkinnalin2002-11-1816-0/+767