summaryrefslogtreecommitdiffstats
path: root/daemons/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add ipasam samba passdb backendSumit Bose2011-12-061-0/+1
| | | | https://fedorahosted.org/freeipa/ticket/1874
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-261-1/+0
| | | | | | Now that we have our own database we can properly enforce stricter constraints on how the db can be changed. Stop shipping our own kpasswd daemon and instead use the regular kadmin daemon.
* ipa-kdb: Initial plugin skeletonSimo Sorce2011-08-261-0/+1
|
* Stricter compilation flagsJakub Hrozek2010-11-221-0/+8
| | | | | | | Use a little stricter compilation flags, in particular -Wall and treat implicit function declarations as errors. Signed-off-by: Simo Sorce <ssorce@redhat.com>
* Get merged tree into an installalble state.Rob Crittenden2009-02-031-0/+35
I have only tested the all, rpms and *clean targets directly. install may work but the rpm moves a lot of things around for us. The Apache configuration file isn't in its final state but it works with the new mod_python configuration.