summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings in dhash testsStephen Gallagher2009-10-292-9/+9
* 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-272-36/+33
* 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-237-238/+509
* 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
* Fix RPM builds on older versions of rpmbuildStephen Gallagher2009-10-201-3/+4
* Start implementing ipa specific options.Simo Sorce2009-10-208-8/+779
* Set the Default-Stop LSB option for the SSSD sysv init scriptStephen Gallagher2009-10-201-0/+1
* Clean up rpmlint errors and warnings in sssd-client packageStephen Gallagher2009-10-202-2/+8
* Better detect installed language filesStephen Gallagher2009-10-201-4/+9
* Use Python 3-compatible sitearch and sitelibStephen Gallagher2009-10-201-2/+2
* 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
* ELAPI Compatibility code for getifaddr()Dmitri Pal2009-10-1610-20/+357
* Add first basic IPA providerSimo Sorce2009-10-162-1/+256