summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sssctl: move filter creation to separate functionPavel Březina2016-07-131-35/+46
* dyndns: Add checks for NULLMichal Židek2016-07-131-0/+20
* config: Add config_file_version to schemaMichal Židek2016-07-123-0/+3
* config: Allow timeout for all sevicesMichal Židek2016-07-123-2/+8
* PROVIDERS: Setting right {u,g}id if unprivilegedPetr Cech2016-07-121-0/+2
* sysdb-tests: Fix cast from pointer to integerLukas Slebodnik2016-07-121-1/+1
* config: Fix user_attributesMichal Židek2016-07-123-2/+3
* config: override_space is monitor's optionMichal Židek2016-07-124-4/+5
* TOOLS: Prevent dereference of null pointerLukas Slebodnik2016-07-121-35/+28
* nss-srv-tests: Fix prototype of wrapped ncache functionsLukas Slebodnik2016-07-121-16/+12
* views: allow override added for non-default views at runtimeSumit Bose2016-07-121-8/+18
* MAN: Update description of sssctlDan Lavu2016-07-121-7/+6
* sssctl: Fix warning maybe-uninitializedLukas Slebodnik2016-07-121-5/+9
* ipa_hbac: Fix documentation for hbac_enable_debugLukas Slebodnik2016-07-121-2/+2
* doxygen: Fix path to header file ipa_hbac.hLukas Slebodnik2016-07-121-1/+1
* sssctl: Fix format string for size_tLukas Slebodnik2016-07-121-1/+1
* FO: Set port to NOT_WORKING when trying a next serverJakub Hrozek2016-07-121-1/+1
* sssctl: config-check access check reportMichal Židek2016-07-111-1/+2
* sssctl: Fix error handling after memory allocation failureLukas Slebodnik2016-07-111-1/+2
* SYSDB: Fixing DB updatePetr Cech2016-07-111-3/+19
* Updating the translations for the 1.14.0 releaseJakub Hrozek2016-07-0717-8751/+10204
* sssctl: manual pagePavel Březina2016-07-073-1/+71
* cert_to_ssh_key: properly add leading 0 to bignumsSumit Bose2016-07-071-8/+24
* SSH-CERT: always initialize cert_verify_optsSumit Bose2016-07-071-8/+6
* CONFIGURE: Inform about optional build dependenciesLukas Slebodnik2016-07-072-4/+8
* LDAP: Lookup services by all protocols unless a protocol is specifiedJakub Hrozek2016-07-071-2/+5
* MAN: Config file mergingMichal Židek2016-07-071-0/+39
* sssctl: Add config-check commandMichal Židek2016-07-074-2/+144
* sss_ini: Small refacoring of sss_ini_call_validatorsMichal Židek2016-07-072-11/+146
* Fix packet size calculation in sss_packet_newNikolai Kondrashov2016-07-071-1/+1
* PAM/KRB5: optional otp and password promptingSumit Bose2016-07-074-5/+101
* fix some 'might be used uninitialized' warningsSumit Bose2016-07-072-0/+7
* SUDO: Add more low-level tracing messagesJakub Hrozek2016-07-071-3/+10
* sudo: solve problems with fully qualified namesPavel Březina2016-07-074-169/+378
* TOOLS: Add the upgrade-cache commandJakub Hrozek2016-07-073-0/+35
* TOOLS: Some tools command might not need initialization to succeedJakub Hrozek2016-07-074-38/+66
* SYSDB: qualify_attr: create new attribute only onceSumit Bose2016-07-071-3/+8
* SYSDB: Upgrade sysdb to use qualified names for users and groups, sudo rules ...Jakub Hrozek2016-07-075-3/+604
* MEMBEROF: Allow bypassing memberof during upgradeJakub Hrozek2016-07-071-0/+5
* SYSDB: Remove the timestamps cache on updateJakub Hrozek2016-07-071-3/+30
* SYSDB: Fix small issues during db upgradeJakub Hrozek2016-07-071-1/+3
* SYSDB: Allow passing a context to sysdb upgrade functionsJakub Hrozek2016-07-074-21/+50
* SYSDB: Remove useless parameter from sysdb_init()Jakub Hrozek2016-07-075-8/+6
* TESTS: Convert the tests to use qualified names for ldb lookupsJakub Hrozek2016-07-072-25/+44
* UTIL: Remove unused functionsJakub Hrozek2016-07-075-239/+0
* UTIL: Parse internal fqnames in find_domain_by_object_nameJakub Hrozek2016-07-071-2/+2
* TOOLS: sssctl: Work with trusted usersJakub Hrozek2016-07-071-22/+115
* IFP: Amend the InfoPipe responder for fqdnsJakub Hrozek2016-07-075-22/+204
* LDAP: Qualify user and group names when saving the sudo usersJakub Hrozek2016-07-073-0/+96
* IPA: Save sudoUser qualified in the cacheJakub Hrozek2016-07-073-20/+35