0
0
mirror of https://github.com/darkk/redsocks.git synced 2025-08-26 19:55:30 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Leonid Evdokimov
8456d20883 Added logging priorities.
LOG_DEBUG - connection progress
LOG_INFO - all connections
LOG_NOTICE - network problems & startup banner
LOG_WARNING - unexpected behaviour, lack of client-related resources
LOG_ERR - startup errors & lack of memory
2008-02-10 00:57:22 +06:00
Leonid Evdokimov
2a587639cb Added basic syslog support (everything is LOG_INFO) and console detaching. 2008-02-09 23:38:09 +06:00
darkk
93b0787a05 Disable daemon() while we have no proper logging support. 2008-02-02 00:35:06 +06:00
darkk
d6c27de5f1 Added base instance.configured && check that we have single base config entry. 2008-02-01 17:04:06 +06:00
darkk
c610a14081 Added config.h support & autogeneration. 2008-02-01 17:04:02 +06:00
darkk
b644e67ecb Retabbed file a bit. 2008-02-01 17:03:14 +06:00
darkk
20d7930ecf Initial revision.
git-svn-id: file:///home/darkk/svnroot/redsocks@1 f324f89c-ff31-0410-8eac-c7e7ec545cec
2007-06-03 12:30:38 +00:00