summaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
...
* Updating translation files for releaseStephen Gallagher2010-10-1814-3178/+3420
|
* Rename group.c and passwd.c for clarityStephen Gallagher2010-10-131-2/+2
| | | | | Prefixing group.c and passwd.c with "nss_" similar to the way the PAM client sources are prefixed with "pam_"
* Rewrite toplevel MakefileStephen Gallagher2010-08-1917-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.