index
:
~david/stc
master
Unnamed repository; edit this file to name it for gitweb.
david
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
Change how config file errors are reported
HEAD
master
David Zeuthen
14
-375/+875
2010-10-09
Nuke stc_monitor_new_with_config_dir() - use STC_CONFIG_DIR envvar instead
David Zeuthen
5
-89/+33
2010-10-09
Explicitly mention that if LuksPassphrase is absent, the user is asked for it
David Zeuthen
1
-2/+6
2010-10-09
Move daemon binary to /lib/stc-1/stcd
David Zeuthen
2
-2/+2
2010-10-09
Use item-prefixed options for specifying what device to act on
David Zeuthen
14
-183/+192
2010-10-08
Drop the --id part 'stc start' and 'stc stop'
David Zeuthen
4
-18/+22
2010-10-08
Clarify that only items with Auto=true will be started/stopped by stcd(8)
David Zeuthen
1
-5/+8
2010-10-08
Avoid leaking a GUdevDevice when update state for Luks items
David Zeuthen
1
-1/+1
2010-10-08
Add enough infrastructure to make it possible to trace memory leaks
David Zeuthen
4
-0/+194
2010-10-08
Demote log message from INFO to DEBUG
David Zeuthen
1
-2/+2
2010-10-08
Mention the Auto option in the stc.conf man page
David Zeuthen
1
-0/+19
2010-10-08
Add stcd for automatically starting/stopping storage items
David Zeuthen
16
-31/+1383
2010-10-08
Add state STC_ITEM_STATE_DEFUNCT and show it for supported types
David Zeuthen
11
-203/+435
2010-10-07
Make stc(8) print information when starting/stopping items
David Zeuthen
8
-64/+300
2010-10-07
Move from stc(1) to stc(8)
David Zeuthen
3
-9/+9
2010-10-07
Write man page for stc tool
David Zeuthen
2
-21/+202
2010-10-07
Rework how options work
David Zeuthen
11
-153/+147
2010-10-07
Rename NickName to Comment
David Zeuthen
8
-41/+41
2010-10-06
Forgot to add file
David Zeuthen
1
-0/+29
2010-10-06
Add a stc.conf(5) man page
David Zeuthen
4
-0/+293
2010-10-06
Add LUKS:mapping_name option to specify the name of the created DM device
David Zeuthen
1
-2/+7
2010-10-06
Handle multiple mount points
David Zeuthen
5
-49/+73
2010-10-06
Handle error paths correctly
David Zeuthen
1
-8/+16
2010-10-06
Don't complete --allow-degraded for the stop verb in stc(1)
David Zeuthen
1
-1/+1
2010-10-06
Check if device is already ounted before mounting it
David Zeuthen
1
-4/+21
2010-10-06
Add --allow-degraded option to stc(1)'s start verb
David Zeuthen
1
-4/+29
2010-10-06
Nuke can-start-dependencies; use can-start and can-start-degraded instead
David Zeuthen
3
-8/+9
2010-10-06
Updates
David Zeuthen
18
-203/+2443
2010-10-05
Don't use flags for StcItemState
David Zeuthen
4
-106/+42
2010-10-05
Determine whether a configuration is currently or can be applied
David Zeuthen
13
-23/+1431
2010-10-05
Use proper sort order
David Zeuthen
3
-6/+7
2010-10-04
Add semantic checks
David Zeuthen
9
-15/+148
2010-10-04
Implement Depends, 'list' verb in stc(1) and add default stc.conf file
David Zeuthen
13
-79/+455
2010-10-04
Monitor configuration files and emit added, remove and changed signals
David Zeuthen
9
-47/+645
2010-09-30
Updates
David Zeuthen
1
-0/+5
2010-09-30
Updates
David Zeuthen
12
-157/+309
2010-09-29
Updates
David Zeuthen
11
-34/+765
2010-09-28
Don't include stc_item_type_get_type in the docs
David Zeuthen
1
-1/+1
2010-09-28
Initial commit
David Zeuthen
25
-0/+1960