Find a file
2013-09-09 19:09:07 +02:00
bin 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
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
config.c Add space state event backend 2013-05-05 18:28:11 +02:00
config.h Add space state event backend 2013-05-05 18:28:11 +02: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 Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
database.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
includes.h Merge branch 'master' of https://github.com/bitlair/siahsd 2013-09-09 19:09:07 +02:00
jsonbot.c Do not show alarm system prom on IRC. 2013-01-13 03:04:07 +01:00
jsonbot.h Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
Makefile Update makefile to be more silent and distclean removes tags file. 2012-08-05 03:28:21 +02:00
secip.idl Fix comment in the spec. 2013-09-09 18:59:58 +02:00
secipd.c Fix memory error checking. 2013-09-09 19:04:20 +02: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 Harden the build system. Fix configuration error processing. 2013-01-09 22:25:22 +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 compiler warnings 2013-02-16 17:39:22 +01:00
siahsd.conf Fix default configuration. 2013-01-09 22:29:06 +01:00
spacestate.c Fix copyright and whitespace 2013-05-05 18:31:09 +02:00
spacestate.h Fix copyright and whitespace 2013-05-05 18:31:09 +02:00
status.c Make sure the event handlers initialize and register themselves. 2012-08-06 01:11:03 +02:00
status.h Add parse error. 2013-09-09 19:04:53 +02:00
wscript Merge branch 'master' of https://github.com/bitlair/siahsd 2013-09-09 19:09:07 +02:00