Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 1 | -3/+2 | |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -2/+0 | |
The patch also updates code using modified functions. Tests have also been adjusted. | |||||
2010-04-12 | tools: remove creation of event_context | Simo Sorce | 1 | -2/+0 | |
Since the sysdb is now synchronous and creates its own event context we don't need an explicit event context anymore in the tools. | |||||
2010-04-12 | sysdb: convert sysdb_getgrnam | Simo Sorce | 1 | -1/+1 | |
2010-04-12 | sysdb: convert sysdb_getpwnam | Simo Sorce | 1 | -1/+1 | |
2010-04-12 | Use the sysdb synchronous transaction functions | Simo Sorce | 1 | -11/+0 | |
2010-04-12 | sysdb: convert sysdb_delete_entry | Stephen Gallagher | 1 | -4/+0 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+125 | |
Also update BUILD.txt |