index
:
alarmd
master
Tool to monitor state transition of client-reported fault conditions
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Refactor build process, use setup.py
HEAD
master
David Phillips
2019-05-08
*
lib/python: tidy Makefile
David Phillips
2018-10-12
*
Add alarm change timestamping
David Phillips
2018-08-29
*
Add less ambiguous recipes
David Phillips
2018-08-28
*
python: Use keyword arguments
David Phillips
2018-08-28
*
Add method docs to python binding
David Phillips
2018-08-28
*
Detach per-connection server threads
David Phillips
2018-08-28
*
Fix typo in comment
David Phillips
2018-08-28
*
Update TODO
David Phillips
2018-08-28
*
Make alarms py wrap libalarm
David Phillips
2018-08-28
*
Add TODO file, sample Python alarms client
David Phillips
2018-08-28
*
Add simple 'alarms' Python module for interfacing with alarmd
David Phillips
2018-08-28
*
Handle clients in separate threads, add mutexes
David Phillips
2018-08-28
*
Remove some magic constants
David Phillips
2018-06-27
*
Refactor client handling code, loop
David Phillips
2018-06-27
*
Remove old byte-order switching code
David Phillips
2018-06-27
*
Remove unused port definition in proto
David Phillips
2018-06-27
*
Record pid of process regsitering alarm
David Phillips
2018-06-27
*
Remove debug print statements
David Phillips
2018-06-27
*
Refactor libalarm
David Phillips
2018-06-27
*
Refactor raise+clear handlers
David Phillips
2018-06-27
*
Begin server refactor, remove hard-coded sockets
David Phillips
2018-06-27
*
Change from TCP to UNIX sockets, massive clean up
David Phillips
2018-06-27
*
Makefile: Add missing :
David Phillips
2018-06-27
*
Add readme stub
David Phillips
2018-06-04
*
Remove old test code file
David Phillips
2018-06-04
*
Remove old test code from alarms-show
David Phillips
2018-06-04
*
Initial dump of prototype
David Phillips
2018-06-04