index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pptpd
/
ctrl
/
pptp
/
pptp.c
Age
Commit message (
Expand
)
Author
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov
2010-12-27
implemented partial config reload via SIGUSR1 signal or cli
Kozlov Dmitry
2010-12-23
pptp: zero sockaddr structures before using (make valgrind happy)
Dmitry Kozlov
2010-12-19
cli: shutdown cancel command
Dmitry Kozlov
2010-12-06
cli: implemented shutdown command to shutdown daemon
Kozlov Dmitry
2010-12-06
switch logs on contexts which dosn't handles ppp too so potential race condit...
Kozlov Dmitry
2010-11-29
log: introduced additional log level (3) which shows only minimum of informat...
Kozlov Dmitry
2010-11-29
use atomic operation on statistics update operations
Kozlov Dmitry
2010-11-21
bug fixes
Dmitry Kozlov
2010-11-16
echo messaged moved to debug log level
Kozlov Dmitry
2010-11-11
cli: simplified cli api
Kozlov Dmitry
2010-11-10
cli: implemented following command list: show stat, show sessions, terminate ...
Kozlov Dmitry
2010-10-19
radius: implemented Acct-Terminate-Cause attribute
Kozlov Dmitry
2010-10-11
started work on L2TPv2 server
Kozlov Dmitry