summaryrefslogtreecommitdiffstats
path: root/src/tools/common/sss_tools.c
Commit message (Expand)AuthorAgeFilesLines
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-291-1/+1
* sssctl: Flags for command initializationMichal Židek2016-10-271-39/+52
* TOOLS: Some tools command might not need initialization to succeedJakub Hrozek2016-07-071-10/+35
* 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: return errno_t instead of system codePavel Březina2016-06-271-40/+42
* sss_tools: pad help message properlyPavel Březina2016-06-271-8/+31
* sss_tools: add commands delimiterPavel Březina2016-06-271-0/+18
* sss_tools: tell whether an option was providedPavel Březina2016-06-271-9/+19
* 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-271-1/+6
* tools: read additional data of the master domainSumit Bose2016-04-131-0/+8
* 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 common command frameworkPavel Březina2015-07-271-0/+406