1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-09-28 00:33:31 +02:00
doorlockd-mirror/doorlockd
2015-09-25 00:50:09 +02:00
..
img added rest of the software 2015-09-25 00:50:07 +02:00
scripts Removed foreground option (default now) 2015-09-25 00:50:09 +02:00
CMakeLists.txt Added proper Response handling 2015-09-25 00:50:09 +02:00
config.h.in Added emergency unlock scripts 2015-09-25 00:50:09 +02:00
daemon.cpp Rewrite of Door class 2015-09-25 00:50:08 +02:00
daemon.h Rewrite of Door class 2015-09-25 00:50:08 +02:00
door.cpp Added emergency unlock scripts 2015-09-25 00:50:09 +02:00
door.h Rewrite of Door class 2015-09-25 00:50:08 +02:00
logger.cpp added rest of the software 2015-09-25 00:50:07 +02:00
logger.h added rest of the software 2015-09-25 00:50:07 +02:00
logic.cpp Moved Command handling from logic to main 2015-09-25 00:50:09 +02:00
logic.h Implemented better Response handling 2015-09-25 00:50:09 +02:00
main.cpp Moved Command handling from logic to main 2015-09-25 00:50:09 +02:00
response.cpp Added proper Response handling 2015-09-25 00:50:09 +02:00
response.h Refactored action to command 2015-09-25 00:50:09 +02:00
util.cpp added rest of the software 2015-09-25 00:50:07 +02:00
util.h added rest of the software 2015-09-25 00:50:07 +02:00