summaryrefslogtreecommitdiff
path: root/stc/test.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11Change how config file errors are reportedHEADmasterDavid Zeuthen1-46/+56
2010-10-09Nuke stc_monitor_new_with_config_dir() - use STC_CONFIG_DIR envvar insteadDavid Zeuthen1-11/+7
2010-10-08Use item-prefixed options for specifying what device to act onDavid Zeuthen1-24/+20
2010-10-08Add stcd for automatically starting/stopping storage itemsDavid Zeuthen1-1/+15
2010-10-07Rework how options workDavid Zeuthen1-21/+20
2010-10-07Rename NickName to CommentDavid Zeuthen1-12/+12
2010-10-05Don't use flags for StcItemStateDavid Zeuthen1-2/+2
2010-10-05Determine whether a configuration is currently or can be appliedDavid Zeuthen1-0/+7
2010-10-05Use proper sort orderDavid Zeuthen1-3/+3
2010-10-04Add semantic checksDavid Zeuthen1-11/+25
2010-10-04Implement Depends, 'list' verb in stc(1) and add default stc.conf fileDavid Zeuthen1-48/+86
2010-10-04Monitor configuration files and emit added, remove and changed signalsDavid Zeuthen1-26/+264
2010-09-30UpdatesDavid Zeuthen1-31/+38
2010-09-29UpdatesDavid Zeuthen1-0/+181
2010-09-28Initial commitDavid Zeuthen1-0/+57