summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_userdel.c
Commit message (Expand)AuthorAgeFilesLines
* Better error message when there is no local domain configuredJakub Hrozek2009-12-011-1/+5
* Do not delete users, groups outside domain rangeJakub Hrozek2009-11-041-11/+17
* User home directories managementJakub Hrozek2009-10-221-5/+65
* Fix error messages in toolsJakub Hrozek2009-10-141-16/+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-75/+36
* Refactor tools codeJakub Hrozek2009-09-211-28/+24
* Remove shadow-utils support from toolsJakub Hrozek2009-09-081-94/+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-4/+15
* Parse fully qualified names in toolsJakub Hrozek2009-08-051-6/+27
* Notify user when deleting nonexistent user or groupJakub Hrozek2009-07-311-3/+10
* Use correct return codesJakub Hrozek2009-07-311-1/+1
* Start rationalizing user tools a bitSimo Sorce2009-07-201-64/+42
* 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/+65
* 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-8/+61
* Change the way we retrieve domainsSimo Sorce2009-04-081-4/+7
* Fix initialization problemsJakub Hrozek2009-03-081-1/+1
* sss_groupdel, delete by DN in sss_userdelJakub Hrozek2009-03-071-73/+10
* sss_userdelJakub Hrozek2009-03-061-0/+230