summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TOOLS: Fix warning maybe-uninitializedLukas Slebodnik2016-05-191-0/+1
* tests: Extend test_child_common.c to include tests for the only_extra_args fu...Jakub Hrozek2016-05-192-7/+91
* IFP: Do not crash on invalid arguments to GetUserAttrJakub Hrozek2016-05-111-2/+2
* UTIL: Add ERR_SBUS_REQUEST_HANDLEDJakub Hrozek2016-05-113-0/+3
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* Updating translations for the 1.13.4 releasesssd-1_13_4Jakub Hrozek2016-04-1317-11788/+14123
* 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
* IPA: Check RDN in ipa_add_ad_memberships_get_nextLukas Slebodnik2016-04-121-1/+7
* AD: Recognize Windows Server 2016Jakub Hrozek2016-04-122-3/+6
* GPO: Process GPOS in offline mode if ldap search failedLukas Slebodnik2016-04-121-0/+20
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2016-04-074-5/+6
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2016-04-077-8/+11
* 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
* test_ipa_subdom_server: Workaround for slow krb5 + SELinuxLukas Slebodnik2016-04-071-0/+20
* MAN: Remove duplicate description of the pam_account_locked_message optionJakub Hrozek2016-04-061-21/+0
* GPO: log specific ini parse error messagesMichal Židek2016-03-232-2/+40
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-233-3/+11
* UTIL: Move debug part from util.h -> new debug.hLukas Slebodnik2016-03-232-117/+141
* SUDO: be able to parse modifyTimestamp correctlyPavel Březina2016-03-174-29/+62
* IPA SUDO: support old ipasudocmd rdnPavel Březina2016-03-141-22/+103
* IPA SUDO: fix typoPavel Březina2016-03-141-1/+1
* pam_sss: reorder pam_message arraySumit Bose2016-03-141-22/+14
* CLIENT: Retry request after EPIPELukas Slebodnik2016-03-111-0/+48
* CLIENT: Reduce code duplicationLukas Slebodnik2016-03-111-31/+27
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-112-4/+532
* UTIL: Fix warning misleading-indentationLukas Slebodnik2016-03-103-11/+24
* UTIL: Fix indentation in dlinklist.hLukas Slebodnik2016-03-101-65/+65
* IPA SUDO: download externalUser attributePavel Březina2016-03-095-0/+5
* memberof: Don't allocate on a NULL contextJakub Hrozek2016-03-091-1/+2
* tests: Regression test with wrong LC_ALLMichal Židek2016-03-032-0/+113
* server_setup: Log failed attempt to set localeMichal Židek2016-03-031-1/+7
* util: Continue if setlocale failsMichal Židek2016-03-032-2/+6
* FO: Use tevent_req_defer_callback() when notifying callersJakub Hrozek2016-03-032-5/+59
* FAIL_OVER: Fix warning value computed is not usedLukas Slebodnik2016-03-031-1/+1
* FO: Use refcount to keep track of servers returned to callersJakub Hrozek2016-03-039-39/+115
* tests: Reduce failover code duplicationJakub Hrozek2016-03-031-53/+35
* FO: Don't free rc-allocated structureJakub Hrozek2016-03-031-1/+0
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-014-42/+238
* remove user certificate if not found on the serverPavel Březina2016-03-013-1/+57
* GPO: Add other display managers to interactive logonStephen Gallagher2016-02-292-1/+26
* GPO: Add Cockpit to the Remote Interactive defaultsStephen Gallagher2016-02-292-1/+8