summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-214-9/+395
* 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-182-2/+17
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-182-84/+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-182-4/+5
* tests: Move test_dom_suite_setup to different moduleLukas Slebodnik2015-09-182-13/+12
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-1820-20/+22
* AUTOMAKE: Disable portability warningsLukas Slebodnik2015-09-181-1/+1
* 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-146-20/+118
* 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
* BUILD: Simplify build of simple_access_testsLukas Slebodnik2015-09-051-19/+5
* BUILD: Speed up build of some testsLukas Slebodnik2015-09-051-75/+23
* BUILD: Build libdlopen_test_providers.la as a dynamic libraryLukas Slebodnik2015-09-051-1/+1
* 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
* Makefile.am: Add missing AM_CFLAGSMichal Židek2015-09-031-0/+5
* TESTS: Add trailing whitespace testNikolai Kondrashov2015-09-032-1/+37
* Remove trailing whitespacePavel Reichl2015-09-039-24/+23
* 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
* UTIL: Fixing Makefile.am for util/sss_cli_cmd.hmpgfixPetr Cech2015-09-011-0/+1
* 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-317-55/+306
* TESTS: Removing part of responder_cache_req-testsPetr Cech2015-08-311-211/+0