summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not attempt to resolve nameless serverssssd-1.5.1-24.el6Jakub Hrozek2011-04-011-1/+1
* Fall back to cn if gecos is not availablesssd-1.5.1-23.el6Stephen Gallagher2011-03-301-0/+9
* Always complete the transaction in sdap_process_group_members_2307sssd-1.5.1-21.el6Stephen Gallagher2011-03-281-3/+24
* Return from functions in LDAP provider after marking request as failedsssd-1.5.1-20.el6Jakub Hrozek2011-03-251-1/+4
* sss_obfuscate: Avoid traceback on ctrl+dStephen Gallagher2011-03-251-5/+21
* Fix potential crashes in sysdb_attrs_primary_nameStephen Gallagher2011-03-231-4/+6
* Add sysdb_attrs_primary_name_list() routineStephen Gallagher2011-03-233-18/+81
* Use fake groups during IPA initgroupsJakub Hrozek2011-03-234-119/+441
* Ignore alternate names for users and groupsStephen Gallagher2011-03-233-70/+243
* Sanitize DN when searching the original DN in the cacheSumit Bose2011-03-221-1/+9
* Add support for krb5 access provider to SSSDConfig APIStephen Gallagher2011-03-172-1/+3
* Fix incorrect return value checkStephen Gallagher2011-03-171-1/+1
* Ignore users and groups that lack mandatory attributesStephen Gallagher2011-03-173-37/+60
* Run callbacks if server IP changesJakub Hrozek2011-03-093-2/+20
* Release handle if not connectedSumit Bose2011-03-091-0/+1
* Change state of hash entry if netgroup cannot be parsedSumit Bose2011-03-091-0/+2
* Always expire host name resolutionJakub Hrozek2011-03-081-8/+7
* Use realm for basedn instead of IPA domainJakub Hrozek2011-03-076-48/+66
* Add missing name to struct getent_ctx for missing netgroupSumit Bose2011-03-071-4/+13
* Prevent segfault in failover codeJakub Hrozek2011-03-071-2/+3
* Do not try to delete sysbd memberOf attributeSumit Bose2011-03-071-0/+4
* Fixes for dynamic DNS updateSumit Bose2011-03-071-16/+87
* Reset server status after timeoutJakub Hrozek2011-03-071-1/+11
* Fix uninitialized value error in ipa_get_id_options()Stephen Gallagher2011-02-221-7/+7
* Add krb5_realm to the basic IPA optionsStephen Gallagher2011-02-222-2/+4
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-223-0/+241
* Allow krb5_realm to override ipa_domainStephen Gallagher2011-02-223-18/+37
* IPA provider: remove deleted groups during initgroups()Stephen Gallagher2011-02-211-3/+112
* Perform initgroups lookups for all domainsStephen Gallagher2011-02-211-3/+5
* Point the IPA provider at the compat tree for netgroupsStephen Gallagher2011-02-191-0/+19
* Remove cached user entry if initgroups returns ENOENTStephen Gallagher2011-02-191-0/+11
* Remove renewal item if it is not re-addedSumit Bose2011-02-191-1/+34
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-154-11/+43
* Check that the socket is really ours before attempting to close it.Simo Sorce2011-02-151-13/+42
* Only print "no matching service rule" when appropriateStephen Gallagher2011-02-151-6/+6
* sss_obfuscate fixesStephen Gallagher2011-02-151-10/+22
* Sanitize search filters for nested group lookupsStephen Gallagher2011-02-151-3/+17
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-275-4/+25
* Do not fail if attributes are emptySumit Bose2011-01-271-16/+29
* Updating uk translationYuri Chornoivan2011-01-271-88/+118
* Update man.stamp when the potfile or po4a.cfg is updatedStephen Gallagher2011-01-251-1/+1
* Update translation files for string freezeStephen Gallagher2011-01-243-850/+1313
* Updating translation files for string freezeStephen Gallagher2011-01-211-197/+212
* Updating uk manpage translationYuri Chornoivan2011-01-211-355/+496
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-217-13/+297
* Fix nested group handling during enumerationSumit Bose2011-01-211-0/+14
* Fix uninitialized value errorSumit Bose2011-01-211-1/+1
* Rename dns_domain to discovery domain for fo_add_srv_server()Stephen Gallagher2011-01-212-8/+12
* Allow fallback to SSSD domainStephen Gallagher2011-01-213-7/+50
* Add missing include file to sdap_async_accounts.cStephen Gallagher2011-01-211-0/+1