summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating translation filessssd-1_5_14Stephen Gallagher2011-10-1864-14920/+47475
* Use fewer transactions during IPA initgroupsJakub Hrozek2011-10-171-171/+286
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-171-368/+397
* Utility functions for LDAP nested schema initgroupsJakub Hrozek2011-10-171-0/+119
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-171-1/+7
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* Update sssd-example.confMarko Myllynen2011-10-141-3/+6
* Report on errno, not return code in create_socket_symlinkJakub Hrozek2011-10-141-0/+2
* Fix off-by-one error in remove_socket_symlink()Jakub Hrozek2011-10-141-1/+1
* Fixed timeout handling in respondersJan Zeleny2011-10-141-72/+72
* HBAC: Use originalMember for identifying hostgroupsStephen Gallagher2011-10-143-45/+165
* HBAC: Use originalMember for identifying servicegroupsStephen Gallagher2011-10-143-41/+169
* HBAC: Do not save member/memberOf linksStephen Gallagher2011-10-141-120/+0
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-131-0/+5
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-10-131-10/+12
* Streamline the example configJakub Hrozek2011-10-131-72/+28
* man page fix (lists are comma-separated)Jan Zeleny2011-10-133-4/+4
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-137-21/+175
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-136-7/+35
* Fix typo in sysdb_get_direct_parentsJakub Hrozek2011-10-061-1/+1
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-035-8/+8
* Return users and groups based on aliasJakub Hrozek2011-10-033-8/+10
* Store name aliases for users, groupsJakub Hrozek2011-10-033-37/+220
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-10-033-57/+113
* Add sysdb interface to get name aliasesJakub Hrozek2011-10-032-1/+64
* HBAC: fix typos preventing proper hostgroup evaluationStephen Gallagher2011-09-281-3/+3
* IPA access: hostname comparison should be case-insensitiveJakub Hrozek2011-09-281-1/+1
* Added quiet option to pam_sssPavel Březina2011-09-202-5/+36
* Fix uninitialized pointer read in sdap_gssapi_get_default_realm()Jakub Hrozek2011-09-201-1/+1
* Add missing options to sssd.api.confMarko Myllynen2011-09-203-3/+26
* MAN: Add more information about internal credential storageStephen Gallagher2011-09-202-1/+8
* 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