summaryrefslogtreecommitdiff
path: root/accel-pptpd/ctrl/pptp/pptp.c
AgeCommit message (Expand)Author
2010-12-23pptp: zero sockaddr structures before using (make valgrind happy)Dmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-06cli: implemented shutdown command to shutdown daemonKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race condit...Kozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-21bug fixesDmitry Kozlov
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ...Kozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-11started work on L2TPv2 serverKozlov Dmitry