summaryrefslogtreecommitdiffstats
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
* Avoid returning uninitialized result.Stephen Gallagher2009-12-081-0/+1
* Better error message when there is no local domain configuredJakub Hrozek2009-12-017-7/+31
* Fix tevent_req error checking.Simo Sorce2009-11-091-6/+1
* Fix regression in error message when deleting groupsJakub Hrozek2009-11-091-6/+4
* Always set last update and expire timeSimo Sorce2009-11-061-2/+2
* Build files.c only for toolsStephen Gallagher2009-11-052-0/+746
* Do not delete users, groups outside domain rangeJakub Hrozek2009-11-042-11/+35
* User home directories managementJakub Hrozek2009-10-226-37/+505
* Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy2009-10-222-2/+1
* Fix segfault when using SSS tools with no local providerStephen Gallagher2009-10-161-5/+0
* Fix error messages in toolsJakub Hrozek2009-10-1410-35/+342
* Fix tools sync operations and mem hierarchySimo Sorce2009-10-0110-319/+193
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-8/+11
* Allow entering parent groups as FQDNJakub Hrozek2009-09-238-7/+83
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-3/+0
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-0/+3
* Provide python bindings for sysdbJakub Hrozek2009-09-211-0/+2
* Decouple synchronous sysdb interface from toolsJakub Hrozek2009-09-2110-1020/+1843
* Refactor tools codeJakub Hrozek2009-09-218-268/+244
* Add copyright noticesJakub Hrozek2009-09-111-0/+22
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-1/+1
* Remove shadow-utils support from toolsJakub Hrozek2009-09-088-763/+73
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-088-76/+35
* Split database in multiple filesSimo Sorce2009-09-088-22/+71
* Disallow all operations outside domains, fix deleting cache for filesJakub Hrozek2009-08-214-11/+41
* 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