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
Age
Commit message (
Collapse
)
Author
2020-06-07
Relocate all webservice files to src/ws and make sure they can be found by ↵
Bent Bisballe Nyeng
the service after install.
2020-06-06
Port existing (in-file embedded) unit-tests to new framework.
Bent Bisballe Nyeng
2020-06-06
Add unit-test framework.
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
2019-02-04
Move upstream path to hugin.
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
CppUnit introduced.
Bent Bisballe Nyeng
2013-12-06
Fixed debug errors
Jonas Suhr Christensen
2013-12-06
Undefine _FORTIFY_SOURCE before defining (fix for gcc 4.7).
Bent Bisballe Nyeng
2013-12-06
Disable old test framework.
Bent Bisballe Nyeng
2013-12-06
Modernise autoconf.
Bent Bisballe Nyeng
2013-12-06
Readded muniacli
Jonas Suhr Christensen
2013-12-06
Merge branch 'master' of https://git.oftal.dk/munia
Jonas Suhr Christensen
2013-12-06
Updated according to new libwebsocket and muniw lws-protocol.
Jonas Suhr Christensen
2013-12-06
Reenable ssl.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Update for libwebsockets-1.23.
Bent Bisballe Nyeng
2013-12-05
Add login/logout.
Bent Bisballe Nyeng
2013-12-05
Major brushup of javascript protocol handler.
Bent Bisballe Nyeng
2013-12-05
Major brushup of javascript protocol handler.
Bent Bisballe Nyeng
2013-01-18
Make sure we don't create cycle in the tree while moving...
Bent Bisballe Nyeng
2013-01-18
Rewrite of javascript engine to be more model-view-controller like.
Bent Bisballe Nyeng
2013-01-18
Update libwebsocket to v.1.0
Bent Bisballe Nyeng
2013-01-17
First part move/remove,create problem.
Bent Bisballe Nyeng
2013-01-17
Split protocol and handler code apart.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Disable collapse.
Bent Bisballe Nyeng
2013-01-11
Fix move on node to self and node to non-existing.
Bent Bisballe Nyeng
2013-01-11
Fix unobserve bug. Change more printf's into hugin syntax.
Bent Bisballe Nyeng
2013-01-10
Missing attributes are now transmitted properly to the client.
Bent Bisballe Nyeng
2013-01-10
Added attributes to nodes as well as messages for manipulating and ↵
Bent Bisballe Nyeng
transporting them. Switched debug interface to hugin.
2013-01-10
Added hugin, debug submodule
Bent Bisballe Nyeng
2013-01-04
Create node with symoblic id and reuse this id in other commands in same ↵
Bent Bisballe Nyeng
command line.
2012-06-15
Perhaps fix of tokenizer and whitespaces.
Jonas Suhr Christensen
2012-06-15
Merge branch 'master' of https://git.oftal.dk/munia
Bent Bisballe Nyeng
2012-06-15
Fix observe/unobserve return message placement.
Bent Bisballe Nyeng
2012-06-15
Fixed remove.
Jonas Suhr Christensen
2012-06-14
Merge branch 'master' of https://git.oftal.dk/munia
Jonas Suhr Christensen
2012-06-14
Fixed quoting.
Jonas Suhr Christensen
2012-06-14
Merge branch 'master' of https://git.oftal.dk/munia
Bent Bisballe Nyeng
2012-06-14
Firefox >=12 uses normal ws apis.
Bent Bisballe Nyeng
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
[next]