aboutsummaryrefslogtreecommitdiff
path: root/cmd-wait-for.c
Commit message (Collapse)AuthorAge
* Mark flags as optional and mutually exclusive.Tiago Cunha2013-08-31
|
* Remove the barely-used and unnecessary command check() function.Nicholas Marriott2013-08-21
|
* Add wait-for -L and -U for lock and unlock, from Thiago Padilha.Nicholas Marriott2013-03-06
|
* Add a wait-for command which blocks a client on a named channel until it isNicholas Marriott2013-03-06
wokrn up again (with wait-for -S). From Thiago Padilha.