summaryrefslogtreecommitdiff
path: root/accel-pptpd/logs/log_pgsql.c
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race ↵Kozlov Dmitry
conditions may be arised
2010-11-15log: implemented log_tcp logging target which sends logs to specified ↵Dmitry Kozlov
host over tcp/ip radius: implemented accounting interim update timeout
2010-09-27bug fixesKozlov Dmitry
2010-09-23various bug fixesKozlov Dmitry
2010-09-22log: log_file rewrited to use aioDmitry Kozlov
log: simplified engine various bug fixes
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-13log_pgsql: fixed bug - msg->tpd is uninitialized when general_log is calledDmitry Kozlov
radius: upgraded dictionary to support vendor-specific
2010-09-12log: implemented 'log_pgsql' loggin targetDmitry Kozlov
lcp: fixed incorrect echo reply ppp_fsm: fixed incorrect timeout timer initialization