summaryrefslogtreecommitdiff
path: root/server/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-11Add strtoint32 and strtouint32 testsStephen Gallagher1-0/+11
2009-09-11Add 'make tests' targetStephen Gallagher1-0/+2
2009-09-10Add strtoint32 and strtouint32 convenience functionsStephen Gallagher1-0/+2
2009-09-09Cleanups for library linkingsbose1-2/+1
2009-09-08Split database in multiple filesSimo Sorce1-0/+1
2009-09-08fix libdbus configure checkSumit Bose1-1/+0
2009-08-20Support gettext >= 0.14 instead of 0.17Stephen Gallagher1-1/+2
2009-08-20Fix usage of $(builddir) in SSSDStephen Gallagher1-0/+4
2009-08-19Eliminate the --with-tests configure flagStephen Gallagher1-8/+14
2009-08-17Fix broken buildStephen Gallagher1-1/+0
2009-08-17Fix reconnection codeSimo Sorce1-1/+0
2009-08-14Don't go to the backend for identical cache entry requestsStephen Gallagher1-1/+9
2009-08-11Change the why DP clients identifySimo Sorce1-1/+0
2009-08-11Make socket paths a compile-time optionStephen Gallagher1-0/+3
2009-08-10Revert build-breaking libsss_util_la change.Stephen Gallagher1-9/+20
2009-08-10Build and run tests with 'make check'Stephen Gallagher1-21/+11
2009-07-24Add async resolver testsJakub Hrozek1-1/+13