summaryrefslogtreecommitdiff
path: root/src/muniacli.cc
AgeCommit message (Expand)Author
2020-07-05Rename muniacli to just munia.cliBent Bisballe Nyeng
2020-06-09Make --with-debug work again, and fix deprecated libwebsockets call.Bent Bisballe Nyeng
2020-06-06Rename task to node everywhere.Bent Bisballe Nyeng
2020-06-06Change 'observe' to 'subscribe' (and incidentally 'publish') which is more co...Bent Bisballe Nyeng
2019-02-09Make code compile again (fix bitrot dating back from 2013).Bent Bisballe Nyeng
2013-12-20Re-add CONTEXT_PORT_NO_LISTEN to client context. Set timeout to 10ms for fast...Bent Bisballe Nyeng
2013-12-06Fixed debug errorsJonas Suhr Christensen
2013-12-06Updated according to new libwebsocket and muniw lws-protocol.Jonas Suhr Christensen
2012-06-15Perhaps fix of tokenizer and whitespaces.Jonas Suhr Christensen
2012-06-15Fixed remove.Jonas Suhr Christensen
2012-06-14Fixed quoting.Jonas Suhr Christensen
2012-06-14Readded interactive mode.Jonas Suhr Christensen
2012-05-24Fix crash on 'observe n' where n was not in the tree. Fix compile warnings.Bent Bisballe Nyeng
2012-05-22Working cli client.Jonas Suhr Christensen
2012-05-10Ignore remove/move/update commands on protected taskids (root, Finished, etc...)Bent Bisballe Nyeng
2012-05-04Extremely simple cli.Bent Bisballe Nyeng