summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* sss_obfuscate: Avoid traceback on ctrl+dStephen Gallagher2011-03-251-5/+21
* sss_obfuscate fixesStephen Gallagher2011-02-151-10/+22
* Fix usability of sss_obfuscate commandStephen Gallagher2011-01-171-12/+21
* Fix boolean comparison against stringStephen Gallagher2011-01-051-2/+2
* Properly check the return value from semanage_commitStephen Gallagher2010-11-051-2/+2
* Fix assorted minor bugs in sss_ toolsJakub Hrozek2010-09-089-47/+37
* sss_obfuscate toolJakub Hrozek2010-09-081-0/+81
* Fix potential resource leak in remove_tree_with_ctx()Stephen Gallagher2010-06-171-1/+10
* Fix potential resource leak in copy_tree_ctx()Jakub Hrozek2010-06-141-2/+10
* Remove the -g option from useraddJakub Hrozek2010-06-141-57/+2
* Make sure to close varargs before returning from a functionStephen Gallagher2010-06-101-1/+1
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-19/+36
* Add missing break to switch statementJakub Hrozek2010-06-091-0/+1
* Silence warnings with -O2Jakub Hrozek2010-04-301-4/+4
* Fix merge error for sss_userdel.cStephen Gallagher2010-04-121-21/+1
* tools: remove creation of event_contextSimo Sorce2010-04-129-26/+3
* Make groupshow synchronous.Simo Sorce2010-04-121-310/+105
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-123-6/+1
* sysdb: convert sysdb_getgrnamSimo Sorce2010-04-126-101/+45
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-125-103/+57
* Use the sysdb synchronous transaction functionsSimo Sorce2010-04-126-389/+84
* sysdb: convert sysdb_search_groupsSimo Sorce2010-04-121-175/+59
* sysdb: convert sysdb_mod/add/remove_group_memberSimo Sorce2010-04-121-371/+58
* sysdb: convert sysdb_store/add(_basic)_groupSimo Sorce2010-04-121-101/+5
* sysdb: convert sysdb_store/add(_basic)_userSimo Sorce2010-04-121-110/+25
* sysdb: convert sysdb_set_entry/user/group_attrSimo Sorce2010-04-121-101/+12
* sysdb: convert sysdb_search_group_by_name/gidSimo Sorce2010-04-121-124/+96
* sysdb: convert sysdb_search_user_by_name/uidSimo Sorce2010-04-121-96/+31
* sysdb: convert sysdb_delete_entryStephen Gallagher2010-04-124-237/+18
* SELinux login managementJakub Hrozek2010-04-085-0/+371
* Move SELinux related functions into its own moduleJakub Hrozek2010-04-083-60/+85
* Make sss_userdel check for logged in usersJakub Hrozek2010-04-061-3/+142
* Add userdel_cmd paramJakub Hrozek2010-04-063-0/+83
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+1
* Flush NSCD cache after modifying local databaseJakub Hrozek2010-03-153-0/+112
* groupshow: only show all parents in recursive modeJakub Hrozek2010-03-081-21/+223
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-1812-0/+5646