summaryrefslogtreecommitdiffstats
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
* Make "files" a reserved word for legacy local domainJakub Hrozek2009-08-131-1/+2
* Tools ID range fixesJakub Hrozek2009-08-133-4/+16
* Fix reversal of parent and member in groupmodSimo Sorce2009-08-121-8/+8
* Parse fully qualified names in toolsJakub Hrozek2009-08-058-88/+289
* Fix adding to groups on user creationJakub Hrozek2009-08-051-1/+1
* Correct check for local domain in toolsJakub Hrozek2009-07-312-14/+2
* Notify user when deleting nonexistent user or groupJakub Hrozek2009-07-312-5/+20
* Use correct return codesJakub Hrozek2009-07-314-4/+4
* Improve error messagesJakub Hrozek2009-07-314-5/+32
* Start rationalizing user tools a bitSimo Sorce2009-07-207-408/+299
* fixed a double talloc_free errorSumit Bose2009-07-086-12/+0
* Check for root before initializingJakub Hrozek2009-07-068-4/+98
* Rework transaction code to use tevent_reqSimo Sorce2009-07-036-280/+651
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-036-41/+41
* Gettextize the sss_ toolsJakub Hrozek2009-07-027-109/+176
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-178-13/+38
* Silence warningsSimo Sorce2009-05-261-1/+1
* Move useradd defaults to confdbJakub Hrozek2009-05-261-3/+25
* Move actual password caching into sysdbSimo Sorce2009-05-181-1/+0
* More useful error message when adding user/group that already existsJakub Hrozek2009-05-142-2/+18
* Add debug param to the tools, fix lock/unlock in sss_usermodJakub Hrozek2009-04-286-3/+31
* Invoke shadow-utils in sss_ toolsJakub Hrozek2009-04-288-47/+626
* fixes for user and group creation in LOCAL domainSumit Bose2009-04-231-1/+1
* Always pass full domain infoSimo Sorce2009-04-131-1/+1
* Change the way we retrieve domainsSimo Sorce2009-04-087-21/+46
* Fix returning user with missing optional attributes.Simo Sorce2009-03-101-1/+1
* Hide uid and gid options in usermod and groupmodJakub Hrozek2009-03-102-3/+3
* Always pass sss_domain_info to sysdb functions.Simo Sorce2009-03-091-4/+5
* Move MPG checks within sysdb.Simo Sorce2009-03-094-116/+0
* sss_groupmodJakub Hrozek2009-03-091-0/+281
* sss_usermodJakub Hrozek2009-03-094-44/+407
* Fix parameter parsing and adding to groups in useraddJakub Hrozek2009-03-091-4/+10
* Fix initialization problemsJakub Hrozek2009-03-084-11/+12
* sss_groupdel, delete by DN in sss_userdelJakub Hrozek2009-03-072-73/+177
* sss_groupaddJakub Hrozek2009-03-061-0/+172
* sss_userdelJakub Hrozek2009-03-061-0/+230
* Add userspace tools to manipulate accounts.Simo Sorce2009-03-063-0/+630