summaryrefslogtreecommitdiff
path: root/accel-pptpd/log.c
AgeCommit message (Collapse)Author
2010-10-05tidied logsKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-26various bug fixed and improvementsDmitry Kozlov
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-14extra: implemented module 'pppd_compat' which starts pppd compatible ↵Kozlov Dmitry
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers
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
2010-09-03project restructuredKozlov Dmitry
2010-08-23implemented chap authenticationKozlov Dmitry
fixed auth type selection when configure-nak received
2010-08-17reworked/rewrited lcp handling code to become more abstractKozlov Dmitry
2010-08-03initiating work on accel-pptpd, replacement of modified poptopKozlov Dmitry