Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | SSSDConfig: Make default config and schema file locations configurable | Stephen Gallagher | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1008 | |||||
2012-05-31 | SSSDConfig: Make SSSDConfig a package | Stephen Gallagher | 1 | -1/+1 | |
We were polluting the primary Python space with several dependencies. We will now install them their own directory/module. | |||||
2012-02-27 | Include missing source files to the list of source files which contain ↵ | Jan Cholasta | 1 | -0/+4 | |
translatable strings | |||||
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. |