summaryrefslogtreecommitdiffstats
path: root/src/tools/common
Commit message (Expand)AuthorAgeFilesLines
* TOOLS: Some tools command might not need initialization to succeedJakub Hrozek2016-07-072-14/+42
* SYSDB: Remove useless parameter from sysdb_init()Jakub Hrozek2016-07-071-1/+1
* confdb: Make it possible to use config snippetsMichal Židek2016-06-271-1/+3
* sss_tools: create confdb if not existPavel Březina2016-06-271-4/+5
* sss_tools: add test if sssd is runningPavel Březina2016-06-272-0/+155
* sss_tools: return errno_t instead of system codePavel Březina2016-06-272-68/+70
* sss_tools: pad help message properlyPavel Březina2016-06-271-8/+31
* sss_tools: add commands delimiterPavel Březina2016-06-272-0/+19
* sss_tools: tell whether an option was providedPavel Březina2016-06-272-12/+23
* sss_tools: unify description of --debugPavel Březina2016-06-271-1/+1
* sss_tools: add help commands to usage messagePavel Březina2016-06-271-0/+6
* sss_tools: add command descriptionPavel Březina2016-06-272-1/+9
* tools: read additional data of the master domainSumit Bose2016-04-131-0/+8
* TOOLS: Add comments on functions in colondbPetr Cech2016-02-241-0/+23
* TOOLS: Fix memory leak after getline() failedPetr Cech2016-02-241-0/+4
* TOOLS: Fix minor memory leak in sss_colondb_writelineLukas Slebodnik2016-02-241-0/+7
* DEBUG: Add missing new linesLukas Slebodnik2015-12-141-1/+1
* sss_tools: do not allow unexpected free argumentPavel Březina2015-10-301-2/+11
* sss_tools: always show common and help optionsPavel Březina2015-10-301-1/+14
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-2/+4
* sss tools: improve option handlingPavel Březina2015-10-021-18/+30
* sss_override: document --debug optionsPavel Březina2015-08-311-4/+21
* TOOLS: add sss_colondb APIPavel Březina2015-08-202-0/+378
* TOOLS: add common command frameworkPavel Březina2015-07-272-0/+497