summaryrefslogtreecommitdiff
path: root/accel-pptpd/logs/log_file.c
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-27fix compilation warningsKozlov Dmitry
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-11-30ppp: configuration checksKozlov Dmitry
2010-11-30log-file: zero offset after log file reopenKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-21bug fixesDmitry Kozlov
2010-11-15log: implemented log_tcp logging target which sends logs to specified host...Dmitry Kozlov
2010-10-15implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome)Kozlov 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, NAS-IP-...Kozlov Dmitry
2010-09-22log: log_file rewrited to use aioDmitry Kozlov
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-12log: implemented 'log_pgsql' loggin targetDmitry Kozlov
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry