|
dbab7f4f27
|
quick and dirty implementation of IPv6 support for issue #2
|
2012-05-19 02:14:46 +04:00 |
|
|
fb4c7e2e36
|
move including stdbool header to yasnd-lpt header file as it uses bool variables
|
2012-05-13 19:34:13 +04:00 |
|
|
5686c50bdf
|
parsing exit and reset <LPT pin> commands, rewrite client connection handler and return apropriate status from it
|
2012-05-13 19:25:52 +04:00 |
|
|
17274b11b9
|
modify socket file permissions by changing umask
|
2012-04-28 13:33:21 +04:00 |
|
|
aa32c75389
|
set correct default socket path
|
2012-04-28 13:27:04 +04:00 |
|
|
f5d1239d28
|
quick and dirty draft implementation of server-side UNIX socket handler
|
2012-04-06 16:05:31 +04:00 |
|
|
7feb436240
|
socket interconnection skeleton
|
2012-04-06 13:26:25 +04:00 |
|
|
51c8931cbd
|
migrate last clone call(needed to properly handle incoming SMS messages) to pthread
|
2012-04-06 13:25:22 +04:00 |
|
|
5f63c76d0a
|
migrate main IPC event loop function call from clone to pthread
|
2012-04-06 13:12:42 +04:00 |
|
|
80d7cb6e16
|
migrate main loop function call from clone to pthread
|
2012-03-28 16:34:00 +04:00 |
|
|
3d8d32cf1c
|
change initialization order for properly handle incorrect configuration cases
|
2012-03-28 16:23:02 +04:00 |
|
|
9fd34303ee
|
Set failures threshold variables type as long, due to unpredictable behaviour of libconfuse on x86_64
This commit partly reverts commit 1610c1394f
|
2012-03-23 17:52:39 +04:00 |
|
|
de38500b8f
|
move phone variables to gammu-related part of yasnd library
|
2012-03-22 18:40:58 +04:00 |
|
|
92eb3d25ff
|
move gammu-related code header info into separate file
|
2012-03-22 18:40:58 +04:00 |
|
|
2397a6df06
|
move lpt and logging functions into library
|
2012-03-22 18:40:58 +04:00 |
|
|
aacb1299d8
|
Split logging functions into separate files
|
2012-03-22 18:40:57 +04:00 |
|
|
447d6e59e0
|
Split lpt functions into separate files
|
2012-03-22 18:40:57 +04:00 |
|
|
bc7929b67b
|
fix infinite loop while parsing command line options
|
2012-03-22 18:37:20 +04:00 |
|
|
a2877a1364
|
continue code separation into different folders
|
2012-03-18 21:32:46 +04:00 |
|