summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: use ldb_binary_encode when printing attribute valuesJakub Hrozek2015-08-141-1/+10
* sudo: use "higher value wins" when ordering rulesPavel Březina2015-08-146-10/+60
* IFP: use default limit if provided is 0Pavel Březina2015-08-141-1/+3
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-145-10/+40
* test_memory_cache: Fix few python issuesLukas Slebodnik2015-08-131-5/+5
* sss_cache: Wait a while for invalidation of mc by nss responderLukas Slebodnik2015-08-131-0/+34
* krb5_utils-tests: Remove unused variablesLukas Slebodnik2015-08-101-3/+0
* IPA: Improve messages about failuresPavel Reichl2015-08-073-4/+11
* krb5: assume online state if KDC proxy is configuredSumit Bose2015-08-051-0/+6
* krb5: do not create kdcinfo file if proxy configuration existsSumit Bose2015-08-051-0/+7
* krb5 utils: add sss_krb5_realm_has_proxy()Sumit Bose2015-08-055-0/+85
* test_memory_cache: Test invalidation with sss_cacheLukas Slebodnik2015-08-051-0/+176
* test_memory_cache: Test mmap cache after initgroupsLukas Slebodnik2015-08-051-0/+89
* KRB5: Do not try to remove missing ccacheLukas Slebodnik2015-08-051-0/+5
* SPEC: Workaround for build with rpm 4.13Lukas Slebodnik2015-08-051-0/+3
* test_memory_cache: Add test for initgroups mc with fq namesLukas Slebodnik2015-08-051-2/+138
* NSS: Initgr memory cache should work with fq namesLukas Slebodnik2015-08-055-19/+53
* intg_test: Add integration test for memory cacheLukas Slebodnik2015-08-052-0/+348
* intg_test: Add module for simulation of utility idLukas Slebodnik2015-08-052-0/+120
* sss_client: Update integrity check of records in mmap cacheLukas Slebodnik2015-08-053-32/+33
* mmap: Invalidate initgroups memory cache after any changeLukas Slebodnik2015-08-051-8/+9
* mmap_cache: "Override" functions for initgr mmap cacheLukas Slebodnik2015-08-053-9/+28
* mmap_cache: Rename variablesLukas Slebodnik2015-08-054-16/+16
* intg: Modernize 'except' clausesLukas Slebodnik2015-08-043-46/+46
* SSSDConfig: Return correct types in python3Lukas Slebodnik2015-08-042-2/+4
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-07-311-2/+39
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-316-13/+13
* ssh: generate public keys from certificateSumit Bose2015-07-3112-13/+364
* pam_sss: add sc supportSumit Bose2015-07-312-1/+96
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-3113-39/+1378
* authok: add support for Smart Card related authtokensSumit Bose2015-07-314-0/+187
* pack_message_v3: allow empty nameSumit Bose2015-07-311-3/+4
* Add NSS version of p11_childSumit Bose2015-07-313-1/+661
* utils: add NSS version of cert utilsSumit Bose2015-07-315-6/+244
* krb5: do not send SSS_OTP if two factors were usedSumit Bose2015-07-291-1/+6
* SPEC: Update spec file for krb5_local_auth_pluginLukas Slebodnik2015-07-291-5/+2
* AD: Use ad_site also when site search failsPavel Březina2015-07-291-2/+10
* BUILD: Repair dependecies on deprecated librariesPetr Cech2015-07-282-13/+29
* TESTS: fix compiler warningsPavel Reichl2015-07-282-3/+1
* IPA: Handle sssd-owned keytabs when running as rootJakub Hrozek2015-07-282-8/+41
* UTIL: Lower debug level in perform_checks()Jakub Hrozek2015-07-281-4/+4
* IPA: Better debuggingJakub Hrozek2015-07-281-0/+3
* TOOLS: add sss_override for local overridesPavel Březina2015-07-276-1/+845
* TOOLS: add common command frameworkPavel Březina2015-07-273-1/+501
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-274-2/+88
* VIEWS TEST: add null-checkPavel Březina2015-07-271-0/+6
* nss: use negative cache for sid-by-id requestsSumit Bose2015-07-271-0/+55
* negcache: allow domain name for UID and GIDSumit Bose2015-07-277-49/+82
* AD: Handle cases where no GPOs applyStephen Gallagher2015-07-261-3/+43
* intg: Invalidate memory cache before removing filesLukas Slebodnik2015-07-241-0/+1