Find a file
Wilco Baan Hofman 56f46755a2
Merge pull request #4 from bitlair/script-hook
Replace the Bitlair spacestate hook with a generic script hook
2022-02-03 15:08:30 +01:00
bin New version of pidl 2016-11-15 22:10:08 +01:00
tryouts Initial commit for SIA HS Daemon. 2012-07-28 21:44:09 +02:00
.gitignore Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
chiron-2nd.log Awwyeah, decrypted an alarm 2017-05-09 22:39:39 +02:00
chiron-initial.log Awwyeah, decrypted an alarm 2017-05-09 22:39:39 +02:00
chiron.idl Finish up Chiron interaction with real devices.. Nothing is done with received alarms so far though 2017-05-22 17:13:20 +02:00
chirond.c Finish up Chiron interaction with real devices.. Nothing is done with received alarms so far though 2017-05-22 17:13:20 +02:00
config.c Replace the Bitlair spacestate hook with a generic script hook 2022-02-02 22:05:36 +01:00
config.h Replace the Bitlair spacestate hook with a generic script hook 2022-02-02 22:05:36 +01:00
configure Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
COPYING Add license information to the project headers and COPYING instructions. 2012-07-31 16:23:25 +02:00
crc16.c Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
crc16.h Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support 2012-08-04 22:18:52 +02:00
database.c Revert threadsafe mysql connection. It does not appear to work 2022-02-01 00:08:27 +01:00
database.h New commit. Much changes. Very impress. Wow. 2014-01-12 20:53:47 +01:00
hook_script.c Replace the Bitlair spacestate hook with a generic script hook 2022-02-02 22:05:36 +01:00
hook_script.h Replace the Bitlair spacestate hook with a generic script hook 2022-02-02 22:05:36 +01:00
includes.h Merge branch 'master' of https://github.com/bitlair/siahsd 2013-09-09 19:09:07 +02:00
jsonbot.c Fix resource leak of sockfd 2016-11-28 21:51:23 +01:00
jsonbot.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
Makefile Add coverity checks to makefile 2016-11-28 21:49:57 +01:00
secip.idl Fix comment in the spec. 2013-09-09 18:59:58 +02:00
secipd.c Fix warnings about unsigned/signed and pointer comparisons. 2016-11-28 10:14:52 +01:00
sia.c Argh, typo fixed. 2013-01-10 01:37:19 +01:00
sia.h Refactor code so that other protocols can be added with minimal duplicate code. 2012-08-01 03:29:01 +02:00
siahs.c New commit. Much changes. Very impress. Wow. 2014-01-12 20:53:47 +01:00
siahs.h Make secipd parse at least protocol 04 (SIA-HS). 2012-10-07 23:12:14 +02:00
siahsd-init-script Fix init script for pidfile access rights 2013-05-05 19:13:38 +02:00
siahsd.c fix missing header 2022-02-01 00:10:02 +01:00
siahsd.conf Fix default configuration. 2013-01-09 22:29:06 +01:00
spacestate.c A little closer to the alt format. Handshake works. 2017-05-09 17:51:24 +02:00
status.c Fix leaking file handle for log messages when something fails. 2016-11-28 17:37:07 +01:00
status.h Use C11 instead of GNU formatting for variable argument macros. 2016-11-28 10:20:27 +01:00
wscript Add hook_script to build 2022-02-02 22:05:37 +01:00