Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-26 | DB: Switch to new libini_config API | Ondrej Kos | 1 | -7/+17 | |
https://fedorahosted.org/sssd/ticket/1786 Since we need to support the old interface as well, the configure scritp is modified and correct ini interface is chosen. | |||||
2010-08-19 | Rewrite toplevel Makefile | Stephen Gallagher | 1 | -10/+8 | |
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. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+12 | |
Also update BUILD.txt |