summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* Broken inlining?sssd-1-5Jakub Hrozek2015-06-241-0/+7
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-08-285-5/+42
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-271-5/+4
* LDAP: Only use paging control on requests for multiple entriesJakub Hrozek2013-05-0211-37/+82
* LDAP: Add option to disable paging controlStephen Gallagher2013-05-025-5/+12
* Add common SIGCHLD handling for providersOndrej Kos2013-01-304-6/+250
* Add ipa_hbac_support_srchost option to IPA providerJan Zeleny2012-08-216-52/+398
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-5/+18
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-06-221-16/+15
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-06-224-1/+69
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-06-222-12/+17
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-06-101-15/+100
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-06-041-15/+16
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-06-045-23/+28
* Only do one cycle when resolving a serverJakub Hrozek2012-06-047-29/+93
* fo_get_server_name() getter for a server nameJakub Hrozek2012-06-045-3/+31
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2012-06-046-10/+10
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-171-10/+31
* LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher2012-01-141-2/+8
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-141-1/+2
* DEBUG: fix bad backport containing new DEBUG representationStephen Gallagher2011-12-081-1/+1
* LDAP provider: Error while setting the nocanon option should not be fatalJakub Hrozek2011-12-081-3/+9
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-33/+11
* LDAP: Try next failover server on any errorStephen Gallagher2011-11-291-9/+5
* Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parentsJakub Hrozek2011-10-311-2/+1
* RFC2307bis initgroups: fix nested groups processingJakub Hrozek2011-10-311-20/+33
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-251-0/+3
* 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
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* 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
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-132-2/+2
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-032-4/+4
* Store name aliases for users, groupsJakub Hrozek2011-10-033-37/+220
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-10-031-57/+5
* 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
* Fix uninitialized pointer read in sdap_gssapi_get_default_realm()Jakub Hrozek2011-09-201-1/+1
* 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-063-35/+35
* sss_ldap_err2string() - function createdPavel Březina2011-09-061-2/+0
* 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