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
|
Fix whitespace
|
2016-11-28 10:12:56 +01:00 |
config.h
|
Commit spacestate config header
|
2016-09-25 17:08:55 +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
|
Move to threadsafe dbi_initialize_r and dbi_conn_new_r, might actually solve the file handle leaks by DBI
|
2016-11-28 10:13:56 +01:00 |
database.h
|
New commit. Much changes. Very impress. Wow.
|
2014-01-12 20:53:47 +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 warnings about unsigned/signed and pointer comparisons.
|
2016-11-28 10:14:52 +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 |
spacestate.h
|
Fix copyright and whitespace
|
2013-05-05 18:31:09 +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
|
Fix configure problems, direct inclusion of core/ntstatus.h and charset.h does not work in configure mode due to missing dependencies in samba header files.
|
2016-11-28 10:23:07 +01:00 |