summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-10-30Add AM_CFLAGS to unit testsSumit Bose1-8/+12
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce6-121/+398
2009-10-29Tidy up ipa optionsSimo Sorce9-223/+239
2009-10-29Allow sysdb_search_entry request to return more than one resultSumit Bose3-27/+178
2009-10-29added a ASQ search API for sysdbSumit Bose3-0/+356
2009-10-28Kill the ldap connection when we go offlineSimo Sorce1-5/+16
2009-10-28Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2-2/+5
2009-10-27Do not migrate Data ProviderJakub Hrozek1-22/+57
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce17-75/+109
2009-10-27Add proper support for IPA/AD schemasSimo Sorce4-202/+574
2009-10-27Fix segfaultSimo Sorce1-1/+1
2009-10-27Remove [dp] section from example configStephen Gallagher2-13/+3
2009-10-27store original DN with cached group objects if availableSumit Bose1-0/+16
2009-10-27Updating polish translation for 0.7.0Piotr Drąg1-34/+31
2009-10-26Remove DP from example configurationStephen Gallagher1-1/+1
2009-10-26Use standard coding practice to set last loginSimo Sorce1-90/+128
2009-10-26Zero pointers on freeSimo Sorce1-4/+4
2009-10-26Add IPA conf templateSimo Sorce1-0/+9
2009-10-26Read the right buffer, avoids potential segfaultsSimo Sorce1-5/+5
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-26Fix migration script for pre-0.5 local domainsJakub Hrozek1-2/+11
2009-10-23Update version to 0.7.0Stephen Gallagher3-222/+481
2009-10-22Add support for offline auth cache timeoutStephen Gallagher9-3/+217
2009-10-22Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher2-5/+25
2009-10-22User home directories managementJakub Hrozek19-60/+1984
2009-10-22Fix setting the schema in the ipa providerSimo Sorce1-0/+3
2009-10-22fix a compiler warning about redefinition of DEBUGSumit Bose1-15/+19
2009-10-22update ipa auth options to new option schemeSumit Bose4-110/+134
2009-10-22update krb5 option handling to new option schemeSumit Bose9-131/+296
2009-10-22Bring SSSDConfig API options up-to-dateStephen Gallagher3-21/+68
2009-10-22add store/search/delete interface for custom sysdb objectsSumit Bose4-0/+933
2009-10-22Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy7-37/+10
2009-10-22Various improvements to the resolv test suiteMartin Nagy3-59/+223
2009-10-22Add a new set of helpful common functions for testsMartin Nagy3-1/+125
2009-10-22Use talloc to copy data from c-aresMartin Nagy2-27/+212
2009-10-22Resolver: Use talloc_get_type() for type safetyMartin Nagy1-5/+5
2009-10-22Fix potential memory leaks in the data providerMartin Nagy1-2/+4
2009-10-22Use correct talloc context in sss_names_init()Martin Nagy1-2/+2
2009-10-22Better offline/enumeration behaviorSimo Sorce1-10/+12
2009-10-22added generic LDAP search sdap_get_generic_send/_recvSumit Bose4-0/+304
2009-10-20Start implementing ipa specific options.Simo Sorce7-8/+778
2009-10-20Set the Default-Stop LSB option for the SSSD sysv init scriptStephen Gallagher1-0/+1
2009-10-16Always list inputs before outputsSimo Sorce1-8/+11
2009-10-16Add krb5_common.h to the list of headers to 'make dist'Stephen Gallagher1-0/+1
2009-10-16Do not allow setting auth, access or chpass providers for LOCALStephen Gallagher1-0/+33
2009-10-16Add first basic IPA providerSimo Sorce2-1/+256
2009-10-16Move all krb5 provider init functionsSimo Sorce6-195/+264
2009-10-16Move all ldap provider init functionsSimo Sorce6-145/+203
2009-10-16Fix segfault when using SSS tools with no local providerStephen Gallagher1-5/+0
2009-10-15Remove two unused functions.Stephen Gallagher2-18/+0