summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-03ppp: implemented ccp option to enable/disable CCP negotationDmitry Kozlov
2010-12-02pppd_compat: fixed incorrect array sizeKozlov Dmitry
2010-12-02cmake policy rulesKozlov Dmitry
2010-12-02radius: don't try to resend Interim-Update packets when acct-timeout is 0Dmitry Kozlov
2010-12-02ppp: updated session generation procesdure for 32-bit systemsDmitry Kozlov
2010-12-02cli: fixed bug of empty username when show sessions invoked with order/matchDmitry Kozlov
2010-12-01iprange: fixed incorrect range calculation in form x.x.x.x/maskDmitry Kozlov
2010-12-01radius: fix incorrect packet identifier sizeDmitry Kozlov
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
radius: DM/CoA: skip unauthorized sessions in session search procedure
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
radius: DM/CoA: skip unauthorized sessions in session search procedure
2010-11-30print version number on startupKozlov 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 ↵Kozlov Dmitry
information messages
2010-11-29ppp: fixed bug when saving seqKozlov Dmitry
2010-11-29l2tp: fixed incorrect Called-Station-IdKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-29l2tp: move hello messages to debug log levelKozlov Dmitry
2010-11-29Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-11-29l2tp: fixed bug of incorrect handling wrong length packetsKozlov Dmitry
2010-11-26log-tcp: cleanup code on daemon terminateDmitry Kozlov
2010-11-26cli: show sessions: implemented sorting by username and regexp matching usernameKozlov Dmitry
2010-11-26include additional header for MAP_32BIT definitionDmitry Kozlov
2010-11-26pppoe: check if pppoe server already started on interface addDmitry Kozlov
2010-11-26pppoe: optionaly add interface name to Calling-Station-Id/Called-Station-Id ↵Dmitry Kozlov
attributes
2010-11-25radius: fixed bug of double packet free when second DM request received in ↵Dmitry Kozlov
time when radius sends Accounting-Request Stop
2010-11-25l2tp: using standard udp port (1701) for all sessionsKozlov Dmitry
2010-11-24l2tp: fixed connection problem on win7 (but still works only if windows ↵Dmitry Kozlov
firewall is turned off)
2010-11-24radius: fixed incorrect handling empty user password when pap authentication ↵Kozlov Dmitry
is used
2010-11-24core: allocate memory for context in first 2Gb due to bug in glibc-2.7 and ↵Dmitry Kozlov
probably other versions
2010-11-21bug fixesDmitry Kozlov
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
ppp: fixed memory leak when ipcp raises error at ConfReq
2010-11-15cli: fixed bug of incorrect config read procedureDmitry Kozlov
2010-11-15Merge branch 'master' of ↵Dmitry Kozlov
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-11-15ppp: fixed incorrect session termination if authentication failedDmitry Kozlov
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-11-15log: implemented log_tcp logging target which sends logs to specified host ↵Dmitry Kozlov
over tcp/ip
2010-11-15cli: fixed incorrect read procedureDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-13shaper: implemented cliKozlov Dmitry
2010-11-11implemented option to disable iprange moduleKozlov Dmitry
2010-11-11pppoe: implemented additional cli commandsKozlov Dmitry
2010-11-11pppoe: implemented cli commands: interface add, interface del, interface showKozlov Dmitry
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-11pppoe: implemented mac filterKozlov Dmitry
2010-11-11cli: implemented command historyDmitry Kozlov
2010-11-10updated build system: accel-pptp.conf will be installed as ↵Kozlov Dmitry
/etc/accel-pptp.conf.dist to prevent user config erasing