summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ares_search instead of ares_query for hostname resolutionsssd-1.5.1-43.el6Jakub Hrozek2011-07-131-1/+1
* ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek2011-07-131-12/+17
* Fix TLS/SSL validation after switch to ldap_init_fdSumit Bose2011-07-1313-72/+558
* Honor the TTL value of SRV record lookupsJakub Hrozek2011-07-1311-221/+903
* Delete cached ccache file if password is expiredSumit Bose2011-07-131-8/+63
* Fall back to polling when inotify failsJan Zeleny2011-07-131-28/+68
* Do not check pwdAttributeSumit Bose2011-07-131-9/+0
* Handle non-POSIX groups in nestingsssd-1.5.1-40.el6Jan Zeleny2011-06-027-52/+132
* Support overriding attribute values locallyJakub Hrozek2011-06-0211-5/+414
* Properly support IPv6 in LDAP URIs for IPA and LDAP providersJakub Hrozek2011-06-027-23/+121
* Add online callback only once for TGT renewalSumit Bose2011-06-021-25/+44
* Fix typo in initgroups negative cache checkStephen Gallagher2011-06-021-1/+1
* Changing default to Default for consistencyKaushik Banerjee2011-06-021-1/+1
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-06-023-8/+4
* Add more detail to ldap_uri manpage entrysssd-1.5.1-38.el6Stephen Gallagher2011-05-271-1/+13
* Sanitize username during initgroups callsssd-1.5.1-37.el6Sumit Bose2011-05-251-1/+7
* Always generate kpasswdinfo filesssd-1.5.1-36.el6Stephen Gallagher2011-05-241-2/+1
* Set c-ares to retry nameserversJakub Hrozek2011-05-241-1/+1
* IPA Provider: don't fail if user is not a member of any groupsStephen Gallagher2011-05-241-2/+5
* Enable paging support for LDAPStephen Gallagher2011-05-249-26/+148
* simple provider: Don't treat primary GID lookup failures as fatalStephen Gallagher2011-05-241-13/+19
* Only save members for successfully saved groupsJakub Hrozek2011-05-241-2/+17
* Make "password" the default for ldap_default_authtok_typeStephen Gallagher2011-05-242-1/+4
* clients: use poll instead of selectsssd-1.5.1-34.el6Simo 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.el6Stephen Gallagher2011-04-153-28/+48
* memberof: free delete operation payload once donesssd-1.5.1-29.el6Simo Sorce2011-04-141-1/+14
* Never remove gecos from the sysdb cachesssd-1.5.1-28.el6Stephen Gallagher2011-04-121-0/+9
* Initialise rootdse to NULL if not availablesssd-1.5.1-27.el6Sumit Bose2011-04-121-0/+1
* Initialise srv_opts even if rootDSE is missingsssd-1.5.1-26.el6Sumit 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.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