summaryrefslogtreecommitdiff
path: root/server/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-11-20Add ipa_authSumit Bose1-0/+2
2009-11-20Improve handling of ccache filesSumit Bose1-4/+26
2009-11-20Validate Kerberos credentials with local keytabSumit Bose1-0/+3
2009-11-20Change the upgrade script to use ipachangeconfJakub Hrozek1-1/+1
2009-11-20Add Simo's ipachangeconfJakub Hrozek1-0/+1
2009-11-10Add cleanup taskSimo Sorce1-0/+2
2009-11-10Add check for access-time rules to ipa_access.Sumit Bose1-0/+1
2009-11-09IPA time rules parsing routinesJakub Hrozek1-0/+20
2009-11-07Fix ldap driverSimo Sorce1-0/+3
2009-11-07added access module of IPA providerSumit Bose1-2/+4
2009-11-06Add fail over utility functionsMartin Nagy1-1/+19
2009-11-06Add simple reference counting wrappers for tallocMartin Nagy1-1/+15
2009-11-06Clean up unused dependenciesStephen Gallagher1-6/+15
2009-11-06Split async helpers in multiple filesSimo Sorce1-0/+3
2009-11-06Reorganize ldap id provider filesSimo Sorce1-0/+1
2009-11-05Build files.c only for toolsStephen Gallagher1-3/+3
2009-11-05add replacements for missing Kerberos callsSumit Bose1-2/+6
2009-10-30Add AM_CFLAGS to unit testsSumit Bose1-8/+12
2009-10-22User home directories managementJakub Hrozek1-8/+34
2009-10-22update ipa auth options to new option schemeSumit Bose1-0/+1
2009-10-22update krb5 option handling to new option schemeSumit Bose1-4/+7
2009-10-22Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy1-1/+0
2009-10-22Various improvements to the resolv test suiteMartin Nagy1-0/+1
2009-10-22Add a new set of helpful common functions for testsMartin Nagy1-1/+2
2009-10-20Start implementing ipa specific options.Simo Sorce1-1/+3
2009-10-16Add krb5_common.h to the list of headers to 'make dist'Stephen Gallagher1-0/+1
2009-10-16Add first basic IPA providerSimo Sorce1-1/+23
2009-10-16Move all krb5 provider init functionsSimo Sorce1-1/+2
2009-10-16Move all ldap provider init functionsSimo Sorce1-0/+1
2009-10-15enable debugging of krb5_childSumit Bose1-0/+2
2009-10-14Move ldap provider configuration into its own fileSimo Sorce1-0/+2
2009-10-14Make options parser available to all providersSimo Sorce1-0/+1
2009-10-14use PYTHON_PREFIX to install SSSDConfig python APISumit Bose1-2/+2
2009-10-13add a replacement if ldap_control_create is missingSumit Bose1-1/+3
2009-10-13add -Werror-implicit-function-declaration to default gcc flagsSumit Bose1-1/+2
2009-10-13Package SSSDConfig APIStephen Gallagher1-0/+21
2009-10-12LDAP provider needs to link against krb librariesRalf Haferkamp1-2/+4
2009-10-09Remove DP processSimo Sorce1-8/+0
2009-10-06Remove unused btreemap codeStephen Gallagher1-2/+0
2009-10-05add utility call check_and_open_readonlySumit Bose1-1/+12
2009-09-25Send debug messages to logfileJakub Hrozek1-2/+2
2009-09-25script to upgrade config to v2Jakub Hrozek1-0/+3
2009-09-24added support for older MIT kerberos versionssbose1-3/+10
2009-09-23Remove provider=filesJakub Hrozek1-1/+0
2009-09-21Provide python bindings for sysdbJakub Hrozek1-0/+34
2009-09-21Decouple synchronous sysdb interface from toolsJakub Hrozek1-0/+2
2009-09-15Include m4 directories in tarballStephen Gallagher1-1/+2
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose1-2/+14
2009-09-11use fork+exec for kerberos helperSumit Bose1-2/+12
2009-09-11add change password target to krb5 backendSumit Bose1-1/+1