summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-139-1428/+105
* 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-135-9/+1223
* 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-132-14/+66
* IPA: Check RDN in ipa_add_ad_memberships_get_nextLukas Slebodnik2016-04-121-1/+7
* GPO: Process GPOS in offline mode if ldap search failedLukas Slebodnik2016-04-121-0/+20
* TESTS: global_talloc_context push/pop removePetr Cech2016-04-125-12/+0
* GPO_CHILD: Create directories in gpo_cache with right permissionsLukas Slebodnik2016-04-071-1/+1
* GPO: Soften umask in gpo_childLukas Slebodnik2016-04-071-4/+12
* AD: Recognize Windows Server 2016Jakub Hrozek2016-04-072-3/+6
* test_ipa_subdom_server: Workaround for slow krb5 + SELinuxLukas Slebodnik2016-04-071-0/+20
* Netlink: Ignore RTM_NEWADDR signals from link-localStephen Gallagher2016-04-061-0/+50
* MAN: Remove duplicate description of the pam_account_locked_message optionJakub Hrozek2016-04-061-21/+0
* SDAP: Remove unused parameter talloc contextLukas Slebodnik2016-04-051-4/+2
* IPA: Remove unused parameter from ipa_ext_group_member_checkLukas Slebodnik2016-04-051-2/+1
* GPO: log specific ini parse error messagesMichal Židek2016-03-232-2/+40
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-234-4/+12
* UTIL: Move debug part from util.h -> new debug.hLukas Slebodnik2016-03-232-118/+141
* SUDO: be able to parse modifyTimestamp correctlyPavel Březina2016-03-174-29/+62
* Responders: Fix client destructorSimo Sorce2016-03-171-4/+7
* IPA SUDO: support old ipasudocmd rdnPavel Březina2016-03-141-22/+103
* IPA SUDO: fix typoPavel Březina2016-03-141-1/+1
* cache_req: remove old commentPavel Březina2016-03-141-5/+0
* cache_req: rename cache_req_input to cache_reqPavel Březina2016-03-141-209/+203
* cache_req: hide input and pass parameters in structPavel Březina2016-03-143-244/+308
* cache_req test: add lookup by sidPavel Březina2016-03-141-5/+404
* cache_req: add SID lookupsPavel Březina2016-03-143-15/+111
* utils: return const char ** from dup_string_listPavel Březina2016-03-142-4/+4
* cache_req tests: improve user and group creationPavel Březina2016-03-141-142/+118
* cache_req tests: use leak check in test fixturesPavel Březina2016-03-141-17/+47
* mock domain: reset ldb errorsPavel Březina2016-03-141-0/+4
* cache_req tests: remove unused users and groupsPavel Březina2016-03-141-11/+0
* cache_req: improve debuggingPavel Březina2016-03-144-50/+149
* cache_req: rename debug_fqn to debugobjPavel Březina2016-03-141-20/+22
* cache_req: break cache_req_input_create into more functionsPavel Březina2016-03-141-23/+46
* cache_req: fix typo in debug messagePavel Březina2016-03-141-1/+1
* cache_req: bring together search parametersPavel Březina2016-03-141-59/+59
* pam_sss: reorder pam_message arraySumit Bose2016-03-141-22/+14
* UTIL: Do not call stderr with negative numberLukas Slebodnik2016-03-141-3/+5