summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create sysdb_get_rdn() functionStephen Gallagher2011-03-232-13/+50
* Sanitize DN when searching the original DN in the cacheSumit Bose2011-03-221-1/+9
* Fix incorrect return value checkStephen Gallagher2011-03-171-1/+1
* Add support for krb5 access provider to SSSDConfig APIStephen Gallagher2011-03-172-1/+3
* Fix LDAP search filter for nested initgroupsJakub Hrozek2011-03-151-1/+1
* Require existence of username, uid and gid for user enumerationStephen Gallagher2011-03-141-12/+18
* Require existence of GID number and name in group searchesStephen Gallagher2011-03-143-25/+42
* Update version to 1.5.4Stephen Gallagher2011-03-111-1/+1
* Fix specfile for RHEL5sssd-1_5_3Stephen Gallagher2011-03-111-0/+10
* Detect the proper location for memberof.soStephen Gallagher2011-03-111-2/+6
* Minor specfile changesStephen Gallagher2011-03-111-1/+2
* Check LDB_MODULES_PATH for sysdbSumit Bose2011-03-111-0/+9
* Introduce sysdb_ldb_connect()Sumit Bose2011-03-111-45/+42
* Make 'make check' look nice againSumit Bose2011-03-112-11/+8
* Fix module registration with newer LDB libraries.Stephen Gallagher2011-03-112-1/+15
* Fix handling of translated man pages in spec fileSumit Bose2011-03-111-4/+15
* Update version to 1.5.3Stephen Gallagher2011-03-101-1/+1
* Updating translations for 1.5.2 releasesssd-1_5_2Stephen Gallagher2011-03-1022-182/+14515
* Mention Samba libraries URLs in BUILD.txtJakub Hrozek2011-03-101-5/+11
* 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
* Prevent segfault in failover codeJakub Hrozek2011-03-071-2/+3
* Refactor set_netgroup_entry()Sumit Bose2011-03-071-4/+7
* Add missing name to struct getent_ctx for missing netgroupSumit Bose2011-03-071-0/+6
* Fixes for dynamic DNS updateSumit Bose2011-03-071-16/+87
* Do not try to delete sysbd memberOf attributeSumit Bose2011-02-281-0/+4
* Reset server status after timeoutJakub Hrozek2011-02-281-1/+11
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-286-48/+66
* 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
* Remove renewal item if it is not re-addedSumit Bose2011-02-181-1/+34
* Remove cached user entry if initgroups returns ENOENTStephen Gallagher2011-02-181-0/+11
* Fix for generating lists of translated man pagesSumit Bose2011-02-171-6/+6
* Point the IPA provider at the compat tree for netgroupsStephen Gallagher2011-02-171-0/+19
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-164-11/+43
* Verify LDAP file descriptor validityStephen Gallagher2011-02-141-1/+1
* Check that the socket is really ours before attempting to close it.Simo Sorce2011-02-081-13/+42
* Only print "no matching service rule" when appropriateStephen Gallagher2011-02-041-6/+6
* updating sss_obfuscate man page accordinglyGowrishankar Rajaiyan2011-02-031-2/+1
* removing password option functionalityGowrishankar Rajaiyan2011-02-031-5/+1
* Make SSSDConfig API configuration readableStephen Gallagher2011-02-031-4/+4
* Gracefully handle permission errors in sss_obfuscateStephen Gallagher2011-02-031-3/+15
* Make the domain argument mandatory in sss_obfuscateStephen Gallagher2011-02-031-2/+6
* Sanitize search filters for nested group lookupsStephen Gallagher2011-02-031-3/+17