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
/
message.h
Age
Commit message (
Expand
)
Author
2020-06-19
Recursively create a nodes subtree when being created as consequence of a mov...
Bent Bisballe Nyeng
2020-06-09
Make sure to send update messages for all create messages that was originally...
Bent Bisballe Nyeng
2020-06-08
Add 'insert before id' to create and move commands.
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 co...
Bent Bisballe Nyeng
2019-02-09
Make code compile again (fix bitrot dating back from 2013).
Bent Bisballe Nyeng
2013-12-05
Add login/logout.
Bent Bisballe Nyeng
2013-01-10
Added attributes to nodes as well as messages for manipulating and transporti...
Bent Bisballe Nyeng
2012-05-04
Fix bad task type.
Bent Bisballe Nyeng
2012-05-04
Added taregt task id to message_t
Bent Bisballe Nyeng
2012-05-04
Renamed add to create, renamed del to remove and remove task desc
Jonas Suhr Christensen
2012-03-30
Move message datastructure to its own file.
Bent Bisballe Nyeng