summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_usermod.c
Commit message (Expand)AuthorAgeFilesLines
* Better error message when there is no local domain configuredJakub Hrozek2009-12-011-1/+5
* Fix error messages in toolsJakub Hrozek2009-10-141-1/+34
* Fix tools sync operations and mem hierarchySimo Sorce2009-10-011-46/+15
* Allow entering parent groups as FQDNJakub Hrozek2009-09-231-1/+15
* Decouple synchronous sysdb interface from toolsJakub Hrozek2009-09-211-301/+46
* Refactor tools codeJakub Hrozek2009-09-211-55/+73
* Remove shadow-utils support from toolsJakub Hrozek2009-09-081-156/+5
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-081-13/+5
* Split database in multiple filesSimo Sorce2009-09-081-5/+13
* Disallow all operations outside domains, fix deleting cache for filesJakub Hrozek2009-08-211-1/+5
* Parse fully qualified names in toolsJakub Hrozek2009-08-051-11/+43
* Correct check for local domain in toolsJakub Hrozek2009-07-311-12/+0
* Use correct return codesJakub Hrozek2009-07-311-1/+1
* Improve error messagesJakub Hrozek2009-07-311-1/+15
* Start rationalizing user tools a bitSimo Sorce2009-07-201-72/+52
* 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-86/+170
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-8/+8
* Gettextize the sss_ toolsJakub Hrozek2009-07-021-33/+50
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-171-2/+2
* Move actual password caching into sysdbSimo Sorce2009-05-181-1/+0
* Add debug param to the tools, fix lock/unlock in sss_usermodJakub Hrozek2009-04-281-3/+11
* Invoke shadow-utils in sss_ toolsJakub Hrozek2009-04-281-0/+132
* Always pass full domain infoSimo Sorce2009-04-131-1/+1
* Change the way we retrieve domainsSimo Sorce2009-04-081-3/+9
* Fix returning user with missing optional attributes.Simo Sorce2009-03-101-1/+1
* Hide uid and gid options in usermod and groupmodJakub Hrozek2009-03-101-2/+2
* sss_usermodJakub Hrozek2009-03-091-0/+361