Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor build process, use setup.pyHEADmaster | David Phillips | 2019-05-08 |
| | |||
* | Add alarm change timestamping | David Phillips | 2018-08-29 |
| | |||
* | Add less ambiguous recipes | David Phillips | 2018-08-28 |
| | |||
* | Add TODO file, sample Python alarms client | David Phillips | 2018-08-28 |
| | |||
* | Remove old byte-order switching code | David Phillips | 2018-06-27 |
| | | | | | | | | It's safe enough to assume that UNIX domain sockets imply both ends of the socket have the same represenatations. Anyone doing hackery with forwarding/proxying UNIX domain sockets between systems should know better. | ||
* | Record pid of process regsitering alarm | David Phillips | 2018-06-27 |
| | |||
* | Refactor libalarm | 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 |
| | |||
* | 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 |