summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Immediately finish request for empty arrayLukas Slebodnik2014-08-261-1/+1
* LDAP: Use randomized ccname for storing credentialsJakub Hrozek2014-08-261-5/+39
* LDAP: Use tmp_ctx in ldap_child for temporary dataJakub Hrozek2014-08-261-7/+15
* LDAP: Don't add a user member twice when adding a primary groupJakub Hrozek2014-08-261-5/+33
* LDAP: Split out linking primary group members into a separate functionJakub Hrozek2014-08-261-7/+16
* LDAP: Do not shortcut on ret != EOK during password expiry checkJakub Hrozek2014-08-221-15/+0
* sss_client: Fix "struct sss_cli_mc_ctx" reinitialize-on-errorsNalin Dahyabhai2014-08-221-0/+2
* SDAP: free subrequest in sdap_dyndns_update_addrs_doneLukas Slebodnik2014-08-221-0/+1
* test_dyndns: sss_iface_addr_list_get can return more valuesLukas Slebodnik2014-08-221-0/+46
* dyndns: Fix talloc hierarchy of "struct sss_iface_addr"Lukas Slebodnik2014-08-221-0/+9
* TESTS: leak_check functions shouldn't be called with NULL contextLukas Slebodnik2014-08-221-0/+8
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* libwbclient: SSSD implementationSumit Bose2014-08-2119-0/+3806
* Revert "IPA: try to resolve nested groups as poxix group"Jakub Hrozek2014-08-191-201/+5
* Revert "IPA: process non-posix nested groups"Jakub Hrozek2014-08-191-72/+3
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-196-46/+5
* IPA: try to resolve nested groups as poxix groupPavel Reichl2014-08-191-5/+201
* IPA: process non-posix nested groupsPavel Reichl2014-08-191-3/+72
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-196-5/+46
* SYSDB: Clarify sss_ldb_modify_permissive returns ldb error codeJakub Hrozek2014-08-191-0/+6
* Revert "SDAP: Deref needn't be treated as critical"Lukas Slebodnik2014-08-191-1/+1
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* sudo: work with correct D-Bus iteratorPavel Březina2014-08-191-3/+4
* be_get_account_info change level of debug messageMichal Zidek2014-08-191-1/+1
* SDAP: don't log error on access deniedPavel Reichl2014-08-171-1/+6
* SDAP: refactor sdap_access_filter_donePavel Reichl2014-08-171-18/+37
* SDAP: nitpicks in sdap_access_filter_get_access_donePavel Reichl2014-08-171-7/+5
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-171-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-171-20/+39
* BE: Handle SIGUSR2Jakub Hrozek2014-08-132-4/+28
* TESTS: Add unit tests for the replace-space functionalityJakub Hrozek2014-08-131-0/+225
* SUDO: Use the override_space optionJakub Hrozek2014-08-132-2/+8
* IFP: Use the override_space optionJakub Hrozek2014-08-131-2/+51
* PAM: Use the override_space optionJakub Hrozek2014-08-131-0/+8
* Make the space override responder-agnosticJakub Hrozek2014-08-138-32/+59
* Only replace space with the specified substitutionJakub Hrozek2014-08-1311-218/+110
* AD-GPO: ad_gpo changes for offline gpo supportYassir Elley2014-08-131-23/+149
* AD-GPO: sysdb_gpo changes for offline gpo supportYassir Elley2014-08-132-2/+63
* NSS: Ignore default_domain for netgroupsJakub Hrozek2014-08-121-1/+1
* MAN: offline_timeoutMichal Zidek2014-08-121-4/+22
* TESTS: Check if option maps have the right number of membersJakub Hrozek2014-08-121-0/+84
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-111-0/+1
* IFP: Fix lookups with fully-qualified namesJakub Hrozek2014-08-111-2/+2
* build: Don't install ad and ipa man pages unnecessarilyNikolai Kondrashov2014-08-101-1/+5
* SDAP: Deref needn't be treated as criticalLukas Slebodnik2014-08-091-1/+1
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-091-6/+13
* PAC: krb5_pac_verify failures should not be fatalJakub Hrozek2014-08-061-1/+10
* UTIL: remove get_username_from_uidJakub Hrozek2014-08-062-14/+0