summaryrefslogtreecommitdiff
path: root/accel-pptpd/logs
AgeCommit message (Collapse)Author
2010-11-26log-tcp: cleanup code on daemon terminateDmitry Kozlov
2010-11-21bug fixesDmitry Kozlov
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
ppp: fixed memory leak when ipcp raises error at ConfReq
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-10-15implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome)Kozlov Dmitry
2010-10-08link log_file with librt tooKozlov Dmitry
2010-10-08increase number of maximum opened files to system maximumKozlov Dmitry
link log_file with libaio updated documentation
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-09-28ppp: implemeted Protocol-RejectDmitry Kozlov
2010-09-27radius: implemented Session-Timeout attributeDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-26various bug fixed and improvementsDmitry Kozlov
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: implemented attributes Calling-Station-Id, Called-Station-Id, ↵Kozlov Dmitry
NAS-IP-Address radius: implemented extension Acct-Input-Gigawords, Acct-Output-Gigawords lcp: implemented maximum/minimum mtu/mru checks
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
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
log: implemented log_file logging target with per-user/per-session support