summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* sysdb: Unify name format for groups and usersMichal Zidek2016-01-132-4/+19
* DEBUG: Add missing new linesLukas Slebodnik2015-12-141-1/+1
* tools: Don't shadow 'exit'Jakub Hrozek2015-11-101-18/+18
* TOOLS: DFL_UMASK --> SSS_DFL_UMASKPetr Cech2015-11-051-2/+1
* util: Continue if setlocale failsMichal Židek2015-11-041-1/+3
* sss_tools: do not allow unexpected free argumentPavel Březina2015-10-301-2/+11
* sss_override: use more generic help textPavel Březina2015-10-301-2/+1
* sss_override: do not free ldb_dn in get_object_dn()Pavel Březina2015-10-301-9/+29
* sss_override: add group-showPavel Březina2015-10-301-6/+91
* sss_override: add user-showPavel Březina2015-10-301-8/+105
* sss_override: add group-findPavel Březina2015-10-301-49/+101
* sss_override: add user-findPavel Březina2015-10-301-53/+141
* sss_override: fix exporting multiple domainsPavel Březina2015-10-301-2/+2
* sss_tools: always show common and help optionsPavel Březina2015-10-301-1/+14
* util: Update get_next_domain's interfaceMichal Židek2015-10-234-8/+11
* sss_override: Remove unused parameter tool_ctxPavel Reichl2015-10-211-6/+4
* sss_override: steal msgs string to objsPavel Březina2015-10-081-0/+9
* sss_override: explicitly set ret = EOKPavel Březina2015-10-081-0/+2
* sss_override: fix comment describing formatPavel Březina2015-10-081-1/+1
* sss tools: improve option handlingPavel Březina2015-10-022-20/+30
* sss_override: support fqn in override namePavel Březina2015-09-161-18/+93
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-1/+3
* sss_override: document --debug optionsPavel Březina2015-08-311-4/+21
* sss_override: support import and exportPavel Březina2015-08-201-3/+585
* sss_override: decompose code betterPavel Březina2015-08-201-109/+181
* TOOLS: add sss_colondb APIPavel Březina2015-08-202-0/+378
* sss_override: support domains that require fqnamePavel Březina2015-08-201-2/+57
* sss_override: print input name if unable to parse itPavel Březina2015-08-201-1/+1
* sss_cache: Wait a while for invalidation of mc by nss responderLukas Slebodnik2015-08-131-0/+34
* TOOLS: add sss_override for local overridesPavel Březina2015-07-271-0/+718
* TOOLS: add common command frameworkPavel Březina2015-07-272-0/+497
* sss_cache: Clear also initgroups fast cacheLukas Slebodnik2015-07-031-0/+10
* Add missing new lines to debug messagesLukas Slebodnik2015-03-172-7/+7
* sysdb: use sysdb_user/group_dnPavel Březina2015-03-091-6/+2
* Remove strict requirements of python2Lukas Slebodnik2015-02-131-1/+1
* add missing '\n' in debug messagesPavel Reichl2015-01-271-4/+5
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-032-6/+5
* TOOLS: sss_debuglevel should worh with ifp responderLukas Slebodnik2014-12-021-1/+2
* sss_semanage: Add mlsrange parameter to set_seuserMichal Zidek2014-10-202-2/+2
* util: Move semanage related functions to src/utilMichal Zidek2014-10-202-336/+0
* TOOLS: Fix warning Value stored to is never readLukas Slebodnik2014-10-121-2/+0
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-9/+77
* TOOLS: Always debug to stderrJakub Hrozek2014-07-0910-10/+10
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-081-0/+37
* Use python2 in shebang for python scripts.Lukas Slebodnik2014-06-181-1/+1
* Fix return value of attr_name_val_split() and attr_op()Sumit Bose2014-06-181-2/+2
* TOOLS: Allow adding and modifying custom attributes with sss_usermodJakub Hrozek2014-06-013-0/+151
* Remove unused structures.Lukas Slebodnik2014-02-261-6/+0
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-191-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-1212-131/+203