summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not attempt to close() a file descriptor < 0Stephen Gallagher2011-10-261-1/+3
* Fix uninitialized pointer read in sdap_gssapi_get_default_realm()Jakub Hrozek2011-10-261-1/+1
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-10-261-21/+26
* Use sss_ldap_err2string() instead of ldap_err2string()Pavel Březina2011-10-265-40/+54
* Improve error message for LDAP password constraint violationJakub Hrozek2011-10-263-16/+29
* Do not access memory out of boundsSumit Bose2011-10-261-2/+2
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-10-2610-0/+77
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-10-261-1/+2
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-10-268-3/+33
* HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher2011-10-261-4/+4
* HBAC: Handle saving groups that have no membersStephen Gallagher2011-10-261-7/+21
* Improve password policy error code and messageSumit Bose2011-10-261-4/+9
* Use sysdb attribute name for GID, not LDAP attributeStephen Gallagher2011-10-261-3/+3
* Return the first value of name if the multivalued name attribute does not mat...Jakub Hrozek2011-10-261-3/+4
* Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek2011-10-261-3/+55
* Add vetoed_shells optionJohn Hodrien2011-10-266-15/+44
* Fix returning groups when gidNumber attribute is not orderedJakub Hrozek2011-10-263-4/+10
* pyhbac: Do not convert int to boolJakub Hrozek2011-10-261-2/+11
* Explicitly ignore groups with gidNumber=0Jakub Hrozek2011-10-262-11/+18
* Set gidNumber of non-posix groups to 0 even on updatesJakub Hrozek2011-10-261-8/+44
* Fix indexing of skipped groupsJakub Hrozek2011-10-261-2/+4
* sss_client: avoid leaking file descriptorsSimo Sorce2011-10-262-0/+15
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-10-268-4/+2694
* Rewrite HBAC rule evaluatorStephen Gallagher2011-10-2623-1702/+4592
* Request password control unconditionally during bindJakub Hrozek2011-10-261-6/+6
* Do not add a NULL host parsed from LDAP URIJakub Hrozek2011-10-261-1/+8
* Use ares_search instead of ares_query for hostname resolutionJakub Hrozek2011-10-261-1/+1
* ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek2011-10-261-12/+17
* Fix TLS/SSL validation after switch to ldap_init_fdSumit Bose2011-10-2613-72/+558
* Honor the TTL value of SRV record lookupsJakub Hrozek2011-10-2611-221/+903
* Delete cached ccache file if password is expiredSumit Bose2011-10-261-8/+63
* Fall back to polling when inotify failsJan Zeleny2011-10-261-28/+68
* Do not check pwdAttributeSumit Bose2011-10-261-9/+0
* Handle non-POSIX groups in nestingJan Zeleny2011-10-267-52/+132
* Support overriding attribute values locallyJakub Hrozek2011-10-2611-5/+414
* Properly support IPv6 in LDAP URIs for IPA and LDAP providersJakub Hrozek2011-10-267-23/+121
* Add online callback only once for TGT renewalSumit Bose2011-10-261-25/+44
* Fix typo in initgroups negative cache checkStephen Gallagher2011-10-261-1/+1
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-10-263-8/+4
* Add more detail to ldap_uri manpage entryStephen Gallagher2011-10-261-1/+13
* Sanitize username during initgroups callSumit Bose2011-10-261-1/+7
* Always generate kpasswdinfo fileStephen Gallagher2011-10-261-2/+1
* IPA Provider: don't fail if user is not a member of any groupsStephen Gallagher2011-10-261-2/+5
* Enable paging support for LDAPStephen Gallagher2011-10-269-26/+148
* simple provider: Don't treat primary GID lookup failures as fatalStephen Gallagher2011-10-261-13/+19
* Only save members for successfully saved groupsJakub Hrozek2011-10-261-2/+17
* Changing default to Default for consistencyKaushik Banerjee2011-05-311-1/+1
* 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