summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PROXY: Remove lowercase attribute from save_user()Fabiano Fidêncio2016-08-271-13/+9
* IPA: Parse qualified names when guessing AD user principalJakub Hrozek2016-08-261-2/+12
* SPEC: Fix typo in SummaryLukas Slebodnik2016-08-261-1/+1
* SECRETS: Return ENOENT when_deleting a non-existent secretFabiano Fidêncio2016-08-261-7/+2
* SYSDB: Remove the timestamp cache for a newly created cacheFabiano Fidêncio2016-08-261-22/+47
* SYSDB: Rework sysdb_cache_connect()Fabiano Fidêncio2016-08-261-19/+34
* BUILD: Allow to read private pipes for rootLukas Slebodnik2016-08-262-5/+5
* watchdog: cope with time shiftPavel Březina2016-08-251-0/+41
* INTG: Tests for ldap nested netgroupsPetr Cech2016-08-242-0/+460
* INTG: Adding support for netgroups to ldap_entPetr Cech2016-08-241-0/+19
* LDAP: Fixing of removing netgroup from cachePetr Cech2016-08-241-0/+16
* sssd_netgroup.py: Resolve nested netgroupsLukas Slebodnik2016-08-241-60/+164
* PROXY: Use the fqname when converting to lowercaseFabiano Fidêncio2016-08-241-1/+1
* CONFIG: session_provider does not exist anymoreJakub Hrozek2016-08-234-5/+0
* CONFIG: selinux_provider is a valid provider typeJakub Hrozek2016-08-234-0/+5
* Updating the version for the 1.14.2 releaseJakub Hrozek2016-08-191-1/+1
* Updating the translations for the 1.14.1 releasesssd-1_14_1Jakub Hrozek2016-08-1940-16278/+18120
* intg: Test extra attributes duplicateLukas Slebodnik2016-08-191-0/+50
* sdap: Skip exact duplicates when extending mapsMichal Židek2016-08-191-10/+32
* test_ldap: test resolving of names with special charactersLukas Slebodnik2016-08-181-0/+22
* test_ldap: test nested membership with rfc2307bisLukas Slebodnik2016-08-181-0/+27
* intg: Fix pep8 warningsLukas Slebodnik2016-08-183-14/+26
* sssd_id.py: Primary group should be returned for initgroupsLukas Slebodnik2016-08-182-3/+23
* intg: create ldap test without enumerationLukas Slebodnik2016-08-182-0/+698
* test_enumeration: Remove test without enumerationLukas Slebodnik2016-08-181-115/+11
* intg: rename test with enumerationLukas Slebodnik2016-08-182-1/+1
* test_local_domain: Restore correct env variableLukas Slebodnik2016-08-181-1/+1
* ds.py: Do not call teardown in destructorLukas Slebodnik2016-08-181-4/+0
* SSSCTL: More helpful error message when InfoPipe is disabledJustin Stephenson2016-08-181-1/+3
* Monitor: Add support for disabling netlinkJustin Stephenson2016-08-172-9/+26
* DP: Add log message for get account infoLukas Slebodnik2016-08-171-0/+5
* LDAP: Log autofs rfc2307 config changes only with enabled responderLukas Slebodnik2016-08-171-1/+22
* BUILD: Ship systemd service file for sssd-secretsJakub Hrozek2016-08-174-2/+41
* SECRETS: Use sss_atomic_read/write for better readabilityJakub Hrozek2016-08-171-3/+3
* UTIL: Use sss_atomic_read_s in generate_csprng_bufferJakub Hrozek2016-08-172-24/+7
* LDAP: Adding SIGCHLD callbackPetr Cech2016-08-171-6/+26
* LDAP: Adding SIGTERM signal before SIGKILLPetr Cech2016-08-172-4/+37
* LDAP: Adding support for SIGTERM signalPetr Cech2016-08-172-0/+31
* SPEC: Own the secrets DB pathJakub Hrozek2016-08-171-0/+2
* TESTS: Adding tests for ad_enabled_domains optionPetr Cech2016-08-172-0/+348
* AD_PROVIDER: ad_enabled_domains - other then masterPetr Cech2016-08-171-3/+37
* AD_PROVIDER: ad_enabled_domains - only masterPetr Cech2016-08-171-0/+16
* AD_PROVIDER: Initializing of ad_enabled_domainsPetr Cech2016-08-171-0/+82
* AD_PROVIDER: Add ad_enabled_domains optionPetr Cech2016-08-176-0/+32
* Warn if IP address is used as option for ipa_server/ad_serverJustin Stephenson2016-08-162-0/+18
* Make resolv_is_address() function public and create some basic testsJustin Stephenson2016-08-163-3/+28
* NSS: Remove unused functionsPavel Březina2016-08-163-125/+0
* DP: Remove old data provider interfacePavel Březina2016-08-1624-357/+259
* PROXY: Do not abuse data provider interfacePavel Březina2016-08-169-187/+288
* sbus: allow freeing msg through dbus api when using tallocPavel Březina2016-08-161-0/+51