Alex 'AdUser' Z
|
119b9a8be4
|
* implement stats() for source modules
|
4 years ago |
Alex 'AdUser' Z
|
bc2455852e
|
* refactor source modules for new library interface
|
4 years ago |
Alex 'AdUser' Z
|
342c075e00
|
* drop multicast source/backend (so, it was funny, but it's time to die)
|
4 years ago |
Alex 'AdUser' Z
|
694624036c
|
* allow redis source/backend fail on start
|
7 years ago |
Alex 'AdUser' Z
|
fedaeb5bc8
|
* tune log messages
|
8 years ago |
Alex 'AdUser' Z
|
a132610965
|
* try to fix dlopen() load path : 2nd try
|
8 years ago |
Alex 'AdUser' Z
|
4693dd7cff
|
* use $CNAME instead hardcoded project name
|
8 years ago |
Alex 'AdUser' Z
|
f7551113d8
|
* change modules naming & location
|
8 years ago |
Alex 'AdUser' Z
|
0fe465636d
|
* source/mcast : fix define
|
8 years ago |
Alex 'AdUser' Z
|
d6f976a1d4
|
* source/mcast : rewrite start(), add full ipv6 support
|
8 years ago |
Alex 'AdUser' Z
|
7ea2066dde
|
* source/mcast : fix socket creation
|
8 years ago |
Alex 'AdUser' Z
|
e6b34fb738
|
* suppress compiler warnings
|
8 years ago |
Alex 'AdUser' Z
|
4a4abda354
|
* add WITH_MCAST build option
|
8 years ago |
Alex 'AdUser' Z
|
d11adf90e7
|
* better error handling in source/redis & backend/redis
|
8 years ago |
Alex 'AdUser' Z
|
2e97deef29
|
* fix errcb in source/redis
|
8 years ago |
Alex 'AdUser' Z
|
eccc48bf49
|
* source/mcast : fix "undefined symbol reference"
|
8 years ago |
Alex 'AdUser' Z
|
217b7006f9
|
* source/mcast : fix start()
|
8 years ago |
Alex 'AdUser' Z
|
789e512414
|
* sources/mcast : implement draft of next()
|
8 years ago |
Alex 'AdUser' Z
|
e5d6699bce
|
* sources/* : add const on errcb arg
|
8 years ago |
Alex 'AdUser' Z
|
d426f952cb
|
* add source to build
|
8 years ago |
Alex 'AdUser' Z
|
04029a91fe
|
* sources/mcast : more code
|
8 years ago |
Alex 'AdUser' Z
|
914ac748b9
|
* add draft of source/mcast
|
8 years ago |
Alex 'AdUser' Z
|
a6ae221b24
|
* source/portknock.c : move func definition
|
8 years ago |
Alex 'AdUser' Z
|
b3d25ea62c
|
* document source api
|
8 years ago |
Alex 'AdUser' Z
|
98b49c7069
|
* source/portknock: implement next()
|
8 years ago |
Alex 'AdUser' Z
|
2c1147fccf
|
* source/portknock: enable non-blocking mode for sockets
|
8 years ago |
Alex 'AdUser' Z
|
a626b8e164
|
* source/portknock : implement stop() & destroy()
|
8 years ago |
Alex 'AdUser' Z
|
0c52552aca
|
* source/portknock : enable SO_REUSEADDR
|
8 years ago |
Alex 'AdUser' Z
|
ad8ada98b2
|
* source/portknock: implement start()
|
8 years ago |
Alex 'AdUser' Z
|
0d10807a75
|
* source/portknock: update config()
|
8 years ago |
Alex 'AdUser' Z
|
8d7141948c
|
* source/portknock: use linked list instead fixed list
|
8 years ago |
Alex 'AdUser' Z
|
a35aeb97c8
|
* portknock.c : implement config() & ready()
|
8 years ago |
Alex 'AdUser' Z
|
27abc06df9
|
* update cmake
|
8 years ago |
Alex 'AdUser' Z
|
6213de288f
|
+ portknock.c : skeleton
|
8 years ago |
Alex 'AdUser' Z
|
980b3c259c
|
* sources/redis.c : implement next()
|
8 years ago |
Alex 'AdUser' Z
|
ee8b16a7d8
|
* sources/redis.c : enable non-blocking mode & subscribing on connect
|
8 years ago |
Alex 'AdUser' Z
|
24d8f04d14
|
* source/files.c : add errcb() stub
|
8 years ago |
Alex 'AdUser' Z
|
faaaffdec0
|
* source/redis.c : add errcb() stub
|
8 years ago |
Alex 'AdUser' Z
|
41598ca454
|
+ update cmake
|
8 years ago |
Alex 'AdUser' Z
|
24f3aaced6
|
+ src/sources/redis.c : draft
|
8 years ago |
Alex 'AdUser' Z
|
247ddfe20e
|
* source/files.c : add assert
|
8 years ago |
Alex 'AdUser' Z
|
23c4545c2f
|
* src/sources/files.c : fix ready()
|
8 years ago |
Alex 'AdUser' Z
|
fa0fde9b52
|
* src/sources/source.h : tune api
|
8 years ago |
Alex 'AdUser' Z
|
ff807bbde4
|
* src/sources/files.c : implement next()
|
8 years ago |
Alex 'AdUser' Z
|
b80a6b323e
|
* src/sources/files.c : implement {create,config,ready,error,errorcb,start,destroy}()
|
8 years ago |
Alex 'AdUser' Z
|
b7d9b4988b
|
* src/sources/source.h : tune api
|
8 years ago |
Alex 'AdUser' Z
|
6982cbc806
|
* src/sources/source.h : more includes
|
8 years ago |
Alex 'AdUser' Z
|
6f82629042
|
* src/source/files.c : changes in config struct
|
8 years ago |
Alex 'AdUser' Z
|
b424b7fdfe
|
* src/source/files.c : list_destroy() -> stop()
|
8 years ago |
Alex 'AdUser' Z
|
3201c949c5
|
* src/source/files.c : inline list_append()
|
8 years ago |