summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make "password" the default for ldap_default_authtok_typesssd-1.5.1-35.el5Stephen Gallagher2011-05-252-1/+4
* Set c-ares to retry nameserversJakub Hrozek2011-05-251-1/+1
* clients: use poll instead of selectsssd-1.5.1-34.el5Simo Sorce2011-05-031-9/+6
* Return pam data to the renewal item if renewal failsSumit Bose2011-05-021-4/+9
* Fix bad password caching when using automatic TGT renewalStephen Gallagher2011-04-291-3/+12
* Fix regressions in the negative cachesssd-1.5.1-30.el5Stephen Gallagher2011-04-153-28/+48
* memberof: free delete operation payload once donesssd-1.5.1-29.el5Simo Sorce2011-04-141-1/+14
* Never remove gecos from the sysdb cachesssd-1.5.1-28.el5Stephen Gallagher2011-04-121-0/+9
* Initialise rootdse to NULL if not availablesssd-1.5.1-27.el5Sumit Bose2011-04-121-0/+1
* Initialise srv_opts even if rootDSE is missingsssd-1.5.1-26.el5Sumit Bose2011-04-112-46/+49
* Remove detection of duplicates from SRV result processingJakub Hrozek2011-04-111-9/+0
* Read only rootDSE data if rootDSE is availableSumit Bose2011-04-081-20/+22
* Do not attempt to resolve nameless serverssssd-1.5.1-24.el5Jakub Hrozek2011-04-011-1/+1
* Fall back to cn if gecos is not availablesssd-1.5.1-23.el5Stephen Gallagher2011-03-301-0/+9
* Always complete the transaction in sdap_process_group_members_2307sssd-1.5.1-21.el5Stephen Gallagher2011-03-281-3/+24
* Return from functions in LDAP provider after marking request as failedsssd-1.5.1-20.el5Jakub 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-231-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
* RHEL5: build against openldap24-libsStephen Gallagher2011-03-171-1/+2
* 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
* Fix for generating lists of translated man pagesSumit Bose2011-02-171-6/+6
* Verify LDAP file descriptor validityStephen Gallagher2011-02-161-1/+1
* 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