summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-1113-14/+71
* Failover to next server if authentication failsPavel Březina2016-05-111-0/+1
* Inform about (un)successful connectionPavel Březina2016-05-111-0/+5
* CONFIG: Use default config when none providedStephen Gallagher2016-05-116-5/+74
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-114-7/+7
* UTIL: Add secure copy functionStephen Gallagher2016-05-113-40/+159
* IFP: Do not crash on invalid arguments to GetUserAttrJakub Hrozek2016-05-101-2/+2
* UTIL: Add ERR_SBUS_REQUEST_HANDLEDJakub Hrozek2016-05-103-0/+3
* MAN: Remove references to the obsolete PubkeyAgent ssh optionJakub Hrozek2016-05-101-14/+4
* Make sdap_process_group_send() staticJakub Hrozek2016-05-091-8/+9
* GPO: Add "unity" to ad_gpo_map_interactiveStephen Gallagher2016-05-062-1/+7
* TEST: Removing duplication of mock_rctxPetr Cech2016-05-052-28/+1
* AUTOFS: Removing of redudant debug messagePetr Cech2016-04-281-7/+1
* MAN: Drop the reference to IPAv2 in the man pageJakub Hrozek2016-04-281-1/+1
* LDAP: Print port in sdap_print_serverLukas Slebodnik2016-04-271-3/+16
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* intg: Use different uid range for add_remove testsLukas Slebodnik2016-04-221-2/+2
* build: move ndr_krb5pac check to the other Samba checksSumit Bose2016-04-213-12/+21
* TOOL: Invalidation of sudo rules at sss_cachePetr Cech2016-04-202-3/+86
* SSS_CACHE: RefactorPetr Cech2016-04-201-47/+106
* TESTS: Test of sysdb_search_sudo_rulesPetr Cech2016-04-202-0/+786
* SYSDB: Add new funtions into sysdb_sudoPetr Cech2016-04-202-0/+111
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-202-52/+0
* NEGCACHE: Fixing typo in test_sss_ncache_gid()Petr Cech2016-04-201-2/+2
* sudo: convert get_sudorules to teventPavel Březina2016-04-193-410/+443
* sudo: do not use tevent when parsing queryPavel Březina2016-04-194-118/+45
* sudo: use cache_req for initgroupsPavel Březina2016-04-194-401/+47
* sudo: remove unused structure sudo_dp_requestPavel Březina2016-04-191-5/+0
* krb5_auth_store_creds: silence spurious debug messageSumit Bose2016-04-191-1/+5
* IPA_SUDO: Prevent dereference of NULL pointerLukas Slebodnik2016-04-181-0/+5
* SYSDB_SUDO: Remove useless testLukas Slebodnik2016-04-181-1/+1
* test_ad_common: Include missing header if building with NSSLukas Slebodnik2016-04-131-0/+3
* tests: Check NULL context in sysdb-tests when removing group membersJakub Hrozek2016-04-131-0/+25
* memberof: Don't allocate on NULL when deleting memberUidsJakub Hrozek2016-04-131-1/+2
* memberof: Fix a memory leak when removing ghost usersJakub Hrozek2016-04-131-1/+2
* test_be_ptask: Check leaks in testsLukas Slebodnik2016-04-131-0/+2
* dp_ptask: Fix memory leak in synchronous ptaskLukas Slebodnik2016-04-131-0/+2
* intg: local override for user with mixed case nameSumit Bose2016-04-131-1/+65
* sss_override: only add domain if name is not fully qualifiedSumit Bose2016-04-131-1/+27
* tools: read additional data of the master domainSumit Bose2016-04-131-0/+8
* sss_override: do not generate DN, search objectSumit Bose2016-04-131-7/+27
* PAC: only save PAC blob into the cacheSumit Bose2016-04-1310-1429/+106
* IPA: resolve PAC for trusted users on IPA clientsSumit Bose2016-04-133-1/+225
* IPA: ipa_s2n_get_list_send() allow other list typesSumit Bose2016-04-131-20/+72
* IPA: rename ipa_s2n_get_fqlist* to ipa_s2n_get_list*Sumit Bose2016-04-131-49/+49
* AD: process PAC during initgroups requestSumit Bose2016-04-136-9/+1243
* util: make concatenate_string_array() reusableSumit Bose2016-04-136-25/+76
* LDAP: refactor sdap_ad_tokengroups_initgr_mapping_done()Sumit Bose2016-04-132-27/+57
* SDAP: make some AD specific calls publicSumit Bose2016-04-133-14/+67
* IPA: Check RDN in ipa_add_ad_memberships_get_nextLukas Slebodnik2016-04-121-1/+7