Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-13 | Rename group.c and passwd.c for clarity | Stephen Gallagher | 1 | -2/+2 | |
Prefixing group.c and passwd.c with "nss_" similar to the way the PAM client sources are prefixed with "pam_" | |||||
2010-08-19 | Rewrite toplevel Makefile | Stephen Gallagher | 1 | -0/+23 | |
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. |