summaryrefslogtreecommitdiffstats
path: root/server/tools/sss_groupadd.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-0/+4
* 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-66/+37
* Refactor tools codeJakub Hrozek2009-09-211-28/+16
* Remove shadow-utils support from toolsJakub Hrozek2009-09-081-86/+5
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-081-9/+1
* Split database in multiple filesSimo Sorce2009-09-081-1/+9
* Tools ID range fixesJakub Hrozek2009-08-131-1/+5
* Parse fully qualified names in toolsJakub Hrozek2009-08-051-7/+27
* Improve error messagesJakub Hrozek2009-07-311-1/+1
* Start rationalizing user tools a bitSimo Sorce2009-07-201-45/+32
* 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-20/+62
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-6/+6
* Gettextize the sss_ toolsJakub Hrozek2009-07-021-13/+22
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-171-2/+2
* More useful error message when adding user/group that already existsJakub Hrozek2009-05-141-1/+9
* 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-11/+62
* fixes for user and group creation in LOCAL domainSumit Bose2009-04-231-1/+1
* Change the way we retrieve domainsSimo Sorce2009-04-081-3/+6
* Move MPG checks within sysdb.Simo Sorce2009-03-091-8/+0
* Fix initialization problemsJakub Hrozek2009-03-081-7/+8
* sss_groupaddJakub Hrozek2009-03-061-0/+172