summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-09-151-21/+26
* Improve documentation of libipa_hbacStephen Gallagher2011-09-082-21/+1697
* Do not access memory out of boundsSumit Bose2011-09-071-2/+2
* Improve error message for LDAP password constraint violationJakub Hrozek2011-09-063-16/+29
* sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina2011-09-064-38/+38
* sss_ldap_err2string() - function createdPavel Březina2011-09-063-2/+16
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-027-0/+70
* Updating translation files for SSSD 1.5.13sssd-1_5_13Stephen Gallagher2011-08-2957-4390/+5369
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-08-291-1/+2
* HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher2011-08-261-4/+4
* HBAC: Handle saving groups that have no membersStephen Gallagher2011-08-261-7/+21
* Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek2011-08-261-3/+55
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-268-3/+33
* Improve password policy error code and messageSumit Bose2011-08-251-4/+9
* Return the first value of name if the multivalued name attribute does not mat...Jakub Hrozek2011-08-251-3/+4
* Handle timeout during sss_ldap_init_sendJakub Hrozek2011-08-153-3/+41
* Use sysdb attribute name for GID, not LDAP attributeStephen Gallagher2011-08-111-3/+3
* Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp2011-08-111-14/+0
* Prevent segfault if vetoed_shells are specified without allowed_shellsJakub Hrozek2011-08-081-16/+19
* Updating translations for SSSD 1.5.12 releasesssd-1_5_12Stephen Gallagher2011-08-0557-7745/+8315
* Revert "Allow LDAP to decide when an expiration warning is warranted"Stephen Gallagher2011-08-041-4/+3
* Fix returning groups when gidNumber attribute is not orderedJakub Hrozek2011-08-043-4/+10
* pyhbac: Do not convert int to boolJakub Hrozek2011-08-041-2/+11
* Add vetoed_shells optionJohn Hodrien2011-08-026-1/+27
* Update translation files for SSSD 1.5.12 releaseStephen Gallagher2011-08-0157-9588/+18883
* Allow LDAP to decide when an expiration warning is warrantedStephen Gallagher2011-08-011-3/+4
* Request password control unconditionally during bindJakub Hrozek2011-08-011-6/+6
* HBAC rule validation Python bindingsJakub Hrozek2011-08-012-0/+129
* Add rule validator to libipa_hbacStephen Gallagher2011-08-013-0/+189
* Fix incorrect NULL check in ipa_hbac_common.cStephen Gallagher2011-08-011-1/+1
* Fix memory leak in ipa_hbac_evaluate_rulesStephen Gallagher2011-08-011-0/+1
* UTF8 HBAC testJakub Hrozek2011-08-011-0/+117
* libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher2011-08-012-16/+107
* Handle allocation error in python HBAC bindingsJakub Hrozek2011-08-011-0/+3
* Remove dead code from python HBAC bindingsJakub Hrozek2011-08-011-4/+0
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-08-015-84/+311
* Fixes for python HBAC bindingsJakub Hrozek2011-08-012-12/+105
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-08-012-0/+2209
* Treat NULL or empty rhost as unknownStephen Gallagher2011-08-012-11/+25
* Add ipa_hbac_treat_deny_as optionStephen Gallagher2011-08-016-2/+42
* Add ipa_hbac_refresh optionStephen Gallagher2011-08-017-1/+38
* Add new HBAC lookup and evaluation routinesStephen Gallagher2011-08-012-124/+398
* Remove old HBAC implementationStephen Gallagher2011-08-012-1595/+1
* Add helper functions for looking up HBAC rule componentsStephen Gallagher2011-08-016-0/+2616
* Add HBAC evaluator and testsStephen Gallagher2011-08-014-0/+1004
* Add helper function msgs2attrs_arrayStephen Gallagher2011-08-012-0/+33
* Change the default value of ldap_tls_cacert in IPA providerJakub Hrozek2011-08-011-1/+1
* Remove incorrect private variableStephen Gallagher2011-08-011-1/+1
* Wrong paramater to sysdb_attrs_add_uint32Jakub Hrozek2011-08-011-1/+1
* sss_client: avoid leaking file descriptorsSimo Sorce2011-07-291-0/+3