index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
muniacli.cc
Age
Commit message (
Collapse
)
Author
2020-06-09
Make --with-debug work again, and fix deprecated libwebsockets call.
Bent Bisballe Nyeng
2020-06-06
Rename task to node everywhere.
Bent Bisballe Nyeng
2020-06-06
Change 'observe' to 'subscribe' (and incidentally 'publish') which is more ↵
Bent Bisballe Nyeng
common lingo.
2019-02-09
Make code compile again (fix bitrot dating back from 2013).
Bent Bisballe Nyeng
2013-12-20
Re-add CONTEXT_PORT_NO_LISTEN to client context. Set timeout to 10ms for ↵
Bent Bisballe Nyeng
faster response time.
2013-12-06
Fixed debug errors
Jonas Suhr Christensen
2013-12-06
Updated according to new libwebsocket and muniw lws-protocol.
Jonas Suhr Christensen
2012-06-15
Perhaps fix of tokenizer and whitespaces.
Jonas Suhr Christensen
2012-06-15
Fixed remove.
Jonas Suhr Christensen
2012-06-14
Fixed quoting.
Jonas Suhr Christensen
2012-06-14
Readded interactive mode.
Jonas Suhr Christensen
2012-05-24
Fix crash on 'observe n' where n was not in the tree. Fix compile warnings.
Bent Bisballe Nyeng
2012-05-22
Working cli client.
Jonas Suhr Christensen
2012-05-10
Ignore remove/move/update commands on protected taskids (root, Finished, etc...)
Bent Bisballe Nyeng
2012-05-04
Extremely simple cli.
Bent Bisballe Nyeng