summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2010-10-13Rename group.c and passwd.c for clarityStephen Gallagher1-2/+2
Prefixing group.c and passwd.c with "nss_" similar to the way the PAM client sources are prefixed with "pam_"
2010-08-19Rewrite toplevel MakefileStephen Gallagher17-0/+13499
There is no longer a need to have nested Makefiles and configure scripts. This patch combines the src/ Makefile and configure.ac into the root.