summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_groupdel.c
Commit message (Expand)AuthorAgeFilesLines
* Better error message when there is no local domain configuredJakub Hrozek2009-12-011-1/+5
* Fix regression in error message when deleting groupsJakub Hrozek2009-11-091-6/+4
* Do not delete users, groups outside domain rangeJakub Hrozek2009-11-041-0/+18
* Fix error messages in toolsJakub Hrozek2009-10-141-17/+2
* Fix tools sync operations and mem hierarchySimo Sorce2009-10-011-47/+15
* Allow entering parent groups as FQDNJakub Hrozek2009-09-231-1/+1
* Decouple synchronous sysdb interface from toolsJakub Hrozek2009-09-211-74/+37
* Refactor tools codeJakub Hrozek2009-09-211-30/+26
* Remove shadow-utils support from toolsJakub Hrozek2009-09-081-95/+6
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-081-10/+2
* Split database in multiple filesSimo Sorce2009-09-081-2/+10
* Disallow all operations outside domains, fix deleting cache for filesJakub Hrozek2009-08-211-5/+16
* Parse fully qualified names in toolsJakub Hrozek2009-08-051-6/+28
* Notify user when deleting nonexistent user or groupJakub Hrozek2009-07-311-2/+10
* Use correct return codesJakub Hrozek2009-07-311-1/+1
* Start rationalizing user tools a bitSimo Sorce2009-07-201-60/+39
* 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-17/+62
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-6/+6
* Gettextize the sss_ toolsJakub Hrozek2009-07-021-10/+22
* 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-9/+61
* Change the way we retrieve domainsSimo Sorce2009-04-081-4/+8
* Fix initialization problemsJakub Hrozek2009-03-081-1/+1
* sss_groupdel, delete by DN in sss_userdelJakub Hrozek2009-03-071-0/+167