summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-02-121-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1216-365/+365
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-1/+2
* Update debug levels in sss_semanage_error_callbackNikolai Kondrashov2014-02-121-4/+4
* SSS_CACHE: Reset the initgroups attribute when resetting usersJakub Hrozek2014-02-121-0/+6
* sss_cache: fix case-sensitivity issueSumit Bose2013-12-191-27/+36
* sss_cache: initialize names member of sss_domain_infoSumit Bose2013-12-191-13/+10
* Remove unused parameter from group_show_trim_memberofLukas Slebodnik2013-11-271-3/+1
* Remove unused parameter from group_show_mpgLukas Slebodnik2013-11-271-3/+1
* Remove unused parameter from seed_domain_user_infoLukas Slebodnik2013-11-271-2/+1
* Remove unused parameter from search_autofsmapsLukas Slebodnik2013-11-271-11/+8
* Remove unused parameter from invalidate_entryLukas Slebodnik2013-11-271-3/+3
* Remove unused parameter from groupaddLukas Slebodnik2013-11-273-5/+3
* Remove unused parameter from useraddLukas Slebodnik2013-11-273-3/+1
* Remove unused parameter from groupmodLukas Slebodnik2013-11-273-3/+1
* Remove unused parameter from usermodLukas Slebodnik2013-11-274-4/+2
* Remove unused parameter from mod_groups_memberLukas Slebodnik2013-11-271-11/+10
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-152-7/+7
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-154-14/+12
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-154-10/+9
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-151-2/+2
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-159-13/+6
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-151-1/+1
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-041-1/+1
* Include right header fileLukas Slebodnik2013-09-241-1/+1
* Fix formating of variables with type: uid_tLukas Slebodnik2013-09-112-3/+5
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-1/+1
* Fix two minor typosYuri Chornoivan2013-07-251-1/+1
* TOOLS: Update all services with sss_debuglevelOndrej Kos2013-07-191-2/+7
* sss_cache: Add option to invalidate all entriesMichal Zidek2013-07-101-0/+14
* Do not copy special files when creating homedirOndrej Kos2013-07-091-68/+3
* Fix minor typosYuri Chornoivan2013-06-121-1/+1
* New utility function sss_get_domain_nameJakub Hrozek2013-06-071-8/+4
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-2/+1
* Move nscd.c from tools to utilOndrej Kos2013-05-212-105/+0
* Fixing critical format string issues.Lukas Slebodnik2013-05-205-8/+12
* Inform about function duplication.Michal Zidek2013-04-171-0/+3
* sss_cache: Remove annoying messagesMichal Zidek2013-04-151-8/+6