summaryrefslogtreecommitdiff
path: root/server/tools/tools_util.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-520/+0
2009-12-08Avoid returning uninitialized result.Stephen Gallagher1-0/+1
2009-12-01Better error message when there is no local domain configuredJakub Hrozek1-1/+1
2009-10-22User home directories managementJakub Hrozek1-0/+223
2009-10-16Fix segfault when using SSS tools with no local providerStephen Gallagher1-5/+0
2009-10-14Fix error messages in toolsJakub Hrozek1-0/+31
2009-10-01Fix tools sync operations and mem hierarchySimo Sorce1-31/+17
2009-09-23Allow entering parent groups as FQDNJakub Hrozek1-1/+39
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher1-3/+0
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek1-0/+3
2009-09-21Decouple synchronous sysdb interface from toolsJakub Hrozek1-63/+26
2009-09-21Refactor tools codeJakub Hrozek1-16/+20
2009-09-10Remove unused event context argument from confdb_initStephen Gallagher1-1/+1
2009-09-08Remove shadow-utils support from toolsJakub Hrozek1-87/+33
2009-09-08Tools are allowed to touch only the 'local' domainSimo Sorce1-7/+15
2009-09-08Split database in multiple filesSimo Sorce1-2/+2
2009-08-13Make "files" a reserved word for legacy local domainJakub Hrozek1-1/+2
2009-08-13Tools ID range fixesJakub Hrozek1-1/+2
2009-08-05Parse fully qualified names in toolsJakub Hrozek1-37/+88
2009-07-31Correct check for local domain in toolsJakub Hrozek1-2/+2
2009-07-06Check for root before initializingJakub Hrozek1-4/+26
2009-07-02Gettextize the sss_ toolsJakub Hrozek1-2/+2
2009-06-17Create gettext framework for SSSD daemonStephen Gallagher1-0/+20
2009-05-26Silence warningsSimo Sorce1-1/+1
2009-04-28Invoke shadow-utils in sss_ toolsJakub Hrozek1-0/+88
2009-03-09Move MPG checks within sysdb.Simo Sorce1-98/+0
2009-03-09sss_usermodJakub Hrozek1-0/+44
2009-03-06Add userspace tools to manipulate accounts.Simo Sorce1-0/+196