Code

parser: Let the TIMESERIES command accept optional data-source names.
[sysdb.git] / src / include / utils / os.h
2015-01-30 Sebastian Harlutils os: Add sdb_realpath().
2015-01-30 Sebastian HarlMove sdb_get_homedir() from tools/sysdb to utils/os.
2015-01-12 Sebastian Harlos utils: Added sdb_resolve().
2014-12-15 Sebastian HarlMoved sdb_proto_send/sdb_proto_select to sdb_write...
2014-12-12 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-12-09 Sebastian Harlutils/os: Added sdb_get_current_user().
2014-06-30 Sebastian Harlutils os: Added sdb_remove_all() to recursively remove...
2014-06-29 Sebastian Harlutils os: Added sdb_mkdir_all() helper function.