summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pam: Incerease p11 child timeoutMichal Židek2015-08-171-2/+7
* p11child: set restrictive umask and clear environmentJakub Hrozek2015-08-171-0/+3
* TESTS: UT for sss_iface_addr_list_as_str_list()Pavel Reichl2015-08-141-0/+42
* DYNDNS: remove code duplicationPavel Reichl2015-08-143-55/+46
* DYNDNS: rename field of sdap_dyndns_update_statePavel Reichl2015-08-141-8/+8
* DYNDNS: remove zone commandPavel Reichl2015-08-146-42/+3
* DYNDNS: remove redundant talloc_steal()Pavel Reichl2015-08-141-1/+2
* DYNDNS: Don't use server cmd in nsupdate by defaultPavel Reichl2015-08-143-2/+11
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-1410-0/+54
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-143-34/+219
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-08-143-0/+323
* IPA: Change the default of ldap_user_certificate to userCertificate;binaryJakub Hrozek2015-08-142-2/+2
* 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-054-0/+84
* 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
* 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-3111-11/+359
* pam_sss: add sc supportSumit Bose2015-07-312-1/+96
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-3111-39/+1370
* 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-311-0/+636
* utils: add NSS version of cert utilsSumit Bose2015-07-312-0/+216
* krb5: do not send SSS_OTP if two factors were usedSumit Bose2015-07-291-1/+6
* AD: Use ad_site also when site search failsPavel Březina2015-07-291-2/+10
* BUILD: Repair dependecies on deprecated librariesPetr Cech2015-07-281-12/+28
* TESTS: fix compiler warningsPavel Reichl2015-07-282-3/+1
* IPA: Handle sssd-owned keytabs when running as rootJakub Hrozek2015-07-282-8/+41