summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_usermod.c
Commit message (Expand)AuthorAgeFilesLines
* 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