summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Fix segfault when SASL is not used at allSimo Sorce2009-10-302-2/+4
* remove old sysdb file before starting testsSumit Bose2009-10-301-0/+8
* Fix compiler warnings in krb5_utils-tests.Sumit Bose2009-10-301-21/+21
* Add AM_CFLAGS to unit testsSumit Bose2009-10-301-8/+12
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-296-121/+398
* Tidy up ipa optionsSimo Sorce2009-10-299-223/+239
* Allow sysdb_search_entry request to return more than one resultSumit Bose2009-10-293-27/+178
* added a ASQ search API for sysdbSumit Bose2009-10-293-0/+356
* Kill the ldap connection when we go offlineSimo Sorce2009-10-281-5/+16
* Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2009-10-282-2/+5
* Do not migrate Data ProviderJakub Hrozek2009-10-271-22/+57
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-2717-75/+109
* Add proper support for IPA/AD schemasSimo Sorce2009-10-274-202/+574
* Fix segfaultSimo Sorce2009-10-271-1/+1
* Remove [dp] section from example configStephen Gallagher2009-10-272-13/+3
* store original DN with cached group objects if availableSumit Bose2009-10-271-0/+16
* Updating polish translation for 0.7.0Piotr Drąg2009-10-271-34/+31
* Remove DP from example configurationStephen Gallagher2009-10-261-1/+1
* Use standard coding practice to set last loginSimo Sorce2009-10-261-90/+128
* Zero pointers on freeSimo Sorce2009-10-261-4/+4
* Add IPA conf templateSimo Sorce2009-10-261-0/+9
* Read the right buffer, avoids potential segfaultsSimo Sorce2009-10-261-5/+5
* Copy option overrides.Simo Sorce2009-10-261-0/+26
* Fix migration script for pre-0.5 local domainsJakub Hrozek2009-10-261-2/+11
* Update version to 0.7.0sssd-0_7_0Stephen Gallagher2009-10-233-222/+481
* Add support for offline auth cache timeoutStephen Gallagher2009-10-229-3/+217
* Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher2009-10-222-5/+25
* User home directories managementJakub Hrozek2009-10-2219-60/+1984
* Fix setting the schema in the ipa providerSimo Sorce2009-10-221-0/+3
* fix a compiler warning about redefinition of DEBUGSumit Bose2009-10-221-15/+19
* update ipa auth options to new option schemeSumit Bose2009-10-224-110/+134
* update krb5 option handling to new option schemeSumit Bose2009-10-229-131/+296
* Bring SSSDConfig API options up-to-dateStephen Gallagher2009-10-223-21/+68
* add store/search/delete interface for custom sysdb objectsSumit Bose2009-10-224-0/+933
* Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy2009-10-227-37/+10
* Various improvements to the resolv test suiteMartin Nagy2009-10-223-59/+223
* Add a new set of helpful common functions for testsMartin Nagy2009-10-223-1/+125
* Use talloc to copy data from c-aresMartin Nagy2009-10-222-27/+212
* Resolver: Use talloc_get_type() for type safetyMartin Nagy2009-10-221-5/+5
* Fix potential memory leaks in the data providerMartin Nagy2009-10-221-2/+4
* Use correct talloc context in sss_names_init()Martin Nagy2009-10-221-2/+2
* Better offline/enumeration behaviorSimo Sorce2009-10-221-10/+12
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-224-0/+304
* Start implementing ipa specific options.Simo Sorce2009-10-207-8/+778
* Set the Default-Stop LSB option for the SSSD sysv init scriptStephen Gallagher2009-10-201-0/+1
* Always list inputs before outputsSimo Sorce2009-10-161-8/+11
* Add krb5_common.h to the list of headers to 'make dist'Stephen Gallagher2009-10-161-0/+1
* Do not allow setting auth, access or chpass providers for LOCALStephen Gallagher2009-10-161-0/+33
* Add first basic IPA providerSimo Sorce2009-10-162-1/+256
* Move all krb5 provider init functionsSimo Sorce2009-10-166-195/+264