summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Use standard coding practice to set last loginSimo Sorce2009-10-271-90/+128
* Zero pointers on freeSimo Sorce2009-10-271-4/+4
* Fix migration script for pre-0.5 local domainsJakub Hrozek2009-10-271-2/+11
* Updating polish translation for 0.7.0Piotr Drąg2009-10-271-34/+31
* 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
* Move all ldap provider init functionsSimo Sorce2009-10-166-145/+203
* Fix segfault when using SSS tools with no local providerStephen Gallagher2009-10-161-5/+0
* Remove two unused functions.Stephen Gallagher2009-10-152-18/+0
* Remove warnings caused by 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7Stephen Gallagher2009-10-151-0/+8
* Clean up warnings in pysss.cStephen Gallagher2009-10-151-8/+12
* Check for expired passwords in LDAP providerSumit Bose2009-10-154-23/+425
* enable debugging of krb5_childSumit Bose2009-10-156-8/+182
* more implicit provider target settingsSumit Bose2009-10-152-14/+76
* set chpass_provider implicit if not set explicitSumit Bose2009-10-153-20/+67
* Return the dp error from the providersSimo Sorce2009-10-156-81/+179
* Fix offline authenticationSimo Sorce2009-10-151-16/+3
* Move ldap provider configuration into its own fileSimo Sorce2009-10-147-189/+254
* Make options parser available to all providersSimo Sorce2009-10-149-294/+367
* send a message if a backend target is not configuredSumit Bose2009-10-141-12/+30
* make sdap_id_connect_* independent of sdap_id_ctxSumit Bose2009-10-143-180/+188
* use PYTHON_PREFIX to install SSSDConfig python APISumit Bose2009-10-141-2/+2
* SUSE specific init scriptRalf Haferkamp2009-10-141-0/+78
* Fix error messages in toolsJakub Hrozek2009-10-1410-35/+342
* Fix services startup when only LOCAL is configuredSimo Sorce2009-10-131-0/+3
* add a replacement if ldap_control_create is missingSumit Bose2009-10-137-9/+119