summaryrefslogtreecommitdiffstats
path: root/src/config/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* SSSDConfig: Make SSSDConfig a packageStephen Gallagher2012-05-311-5/+1
| | | | | We were polluting the primary Python space with several dependencies. We will now install them their own directory/module.
* Rename upgrade_config.py and build it properlyStephen Gallagher2010-10-131-0/+1
| | | | | | | | Previously, we were just copying the script into the libexec dir during installation. However, this causes problems for packaging multilib on several distributions. https://fedorahosted.org/sssd/ticket/641
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+35
Also update BUILD.txt