summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_groupmod.c
Commit message (Expand)AuthorAgeFilesLines
* Fix reversal of parent and member in groupmodSimo Sorce2009-08-121-8/+8
* Parse fully qualified names in toolsJakub Hrozek2009-08-051-10/+37
* Use correct return codesJakub Hrozek2009-07-311-1/+1
* Improve error messagesJakub Hrozek2009-07-311-1/+14
* Start rationalizing user tools a bitSimo Sorce2009-07-201-64/+49
* fixed a double talloc_free errorSumit Bose2009-07-081-2/+0
* Check for root before initializingJakub Hrozek2009-07-061-0/+10
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-85/+181
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-8/+8
* Gettextize the sss_ toolsJakub Hrozek2009-07-021-22/+25
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-171-2/+2
* Add debug param to the tools, fix lock/unlock in sss_usermodJakub Hrozek2009-04-281-0/+4
* Invoke shadow-utils in sss_ toolsJakub Hrozek2009-04-281-8/+88
* Change the way we retrieve domainsSimo Sorce2009-04-081-3/+8
* Hide uid and gid options in usermod and groupmodJakub Hrozek2009-03-101-1/+1
* sss_groupmodJakub Hrozek2009-03-091-0/+281