summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AD: Set ignore_mark_offline=false when resolving AD root domainJakub Hrozek2015-09-211-23/+33
* AD: Do not mark the whole back end as offline if subdomain lookup failsJakub Hrozek2015-09-211-14/+67
* KRB5: Offline operation with disabled domainJakub Hrozek2015-09-211-1/+11
* AD: Only ignore errors from SDAP lookups if there's another connection to fal...Jakub Hrozek2015-09-211-0/+1
* SDAP: Do not set is_offline if ignore_mark_offline is setJakub Hrozek2015-09-211-1/+1
* DP: Provide a way to mark subdomain as disabled and auto-enable it later with...Jakub Hrozek2015-09-213-9/+369
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-2112-14/+60
* test_ldap_id_cleanup: Fix coding style issuesLukas Slebodnik2015-09-181-9/+9
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-181-2/+16
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-181-83/+5
* Revert "LDAP: end on ENOMEM"Lukas Slebodnik2015-09-181-1/+0
* test_ad_common: Use unique directory for keytabsLukas Slebodnik2015-09-181-2/+15
* test_copy_keytab: Create keytabs in unique directoryLukas Slebodnik2015-09-181-2/+9
* test_ipa_subdomains_server: Use unique dorectory for keytabsLukas Slebodnik2015-09-181-3/+4
* tests: Move test_dom_suite_setup to different moduleLukas Slebodnik2015-09-182-13/+12
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-1819-19/+19
* views: allow ghost members for LOCAL viewPavel Březina2015-09-182-17/+22
* views: fix two typos in debug messagesPavel Březina2015-09-181-2/+2
* views: do not require overrideDN in grous when LOCAL view is setPavel Březina2015-09-181-0/+6
* KRB5: Don't error out reading a minimal krb5.confJakub Hrozek2015-09-161-1/+4
* sss_override: support fqn in override namePavel Březina2015-09-161-18/+93
* DATA_PROVIDER: BE_REQ as string in log messagePetr Cech2015-09-145-19/+114
* dyndns-tests: Simulate job in wrapped execvLukas Slebodnik2015-09-141-0/+1
* utils: make sss_krb5_get_primary() privateSumit Bose2015-09-142-6/+1
* GPO: use SDAP_SASL_AUTHID as samAccountNameSumit Bose2015-09-141-3/+4
* CI: Set env variable for all tabs in screenLukas Slebodnik2015-09-142-6/+37
* SDAP: Remove unused functionJakub Hrozek2015-09-113-9/+2
* GPO: fix memory leakPavel Reichl2015-09-071-3/+3
* intg: Fix some PEP 8 violationsMichal Židek2015-09-037-0/+76
* CI: Add regression test for #2676Michal Židek2015-09-031-0/+61
* cleanup task: Expire all memberof targets when removing userMichal Židek2015-09-031-1/+52
* SYSDB: Add function to expire entryMichal Židek2015-09-033-1/+147
* TESTS: Add trailing whitespace testNikolai Kondrashov2015-09-031-0/+32
* Remove trailing whitespacePavel Reichl2015-09-038-23/+22
* CONFDB: Assume config file version 2 if missingMichal Židek2015-09-037-44/+29
* GPO: Use sss_unique_file and close fd on failureHEADmasterJakub Hrozek2015-09-011-16/+14
* intg_tests: Add regression test for 2163Lukas Slebodnik2015-09-011-0/+40
* AD: send less logs to syslogPavel Reichl2015-09-011-0/+42
* sbus: Add a special error code for messages sent by the bus itselfJakub Hrozek2015-09-014-1/+10
* sbus: Initialize errno if constructing message fails and add debug messagesJakub Hrozek2015-09-011-0/+6
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-014-5/+17
* LDAP: end on ENOMEMPavel Reichl2015-08-311-0/+1
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-317-22/+22
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-316-54/+303
* TESTS: Removing part of responder_cache_req-testsPetr Cech2015-08-311-211/+0
* TESTS: fix fail in test_id_cleanup_exp_groupPavel Reichl2015-08-311-1/+1
* TESTS: ldap_id_cleanup timeoutsMichal Židek2015-08-311-4/+7
* sss_override: document --debug optionsPavel Březina2015-08-312-4/+37
* NSS: Fix use after freeLukas Slebodnik2015-08-202-3/+4
* sss_override: support import and exportPavel Březina2015-08-202-3/+673