summaryrefslogtreecommitdiff
path: root/accel-pptpd/triton
AgeCommit message (Expand)Author
2011-01-05shaper_tbf: implemented time rangesDmitry Kozlov
2011-01-03core: fix thread start/terminate synchronizationDmitry Kozlov
2011-01-03core: update statistics calculationsDmitry Kozlov
2011-01-03core: rewrited to don't use getcontext/swapcontext due to *context functions ...Dmitry Kozlov
2010-12-29fix statistics calculationKozlov Dmitry
2010-12-29radius: changed apiKozlov Dmitry
2010-12-27cli: changed terminate syntaxKozlov Dmitry
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-25mempool: allocate memory for mmaped pools in page boundaryDmitry Kozlov
2010-12-24cli: show cpu and memory utilization in statisticsDmitry Kozlov
2010-12-24changed install paths to proper onesDmitry Kozlov
2010-12-23minor changesDmitry Kozlov
2010-12-23move timestamp initialization to proper placeDmitry Kozlov
2010-12-23minor changesDmitry Kozlov
2010-12-23pptp: zero sockaddr structures before using (make valgrind happy)Dmitry Kozlov
2010-12-22minor changesDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-17cli: show uptime in statisticsDmitry Kozlov
2010-12-09ppp: fixed session hangup if lcp phase was not performedKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
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-25radius: fixed bug of double packet free when second DM request received in ti...Dmitry Kozlov
2010-11-24core: allocate memory for context in first 2Gb due to bug in glibc-2.7 and pr...Dmitry Kozlov
2010-11-21bug fixesDmitry Kozlov
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-10-18radius: fixed incorrect memore free when dictionary load failedKozlov Dmitry
2010-10-15implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome)Kozlov Dmitry
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
2010-10-14various bug fixed and improvementsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-09-27radius: implemented Session-Timeout attributeDmitry Kozlov
2010-09-27triton: loader: trying various paths to find moduleDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-26various bug fixed and improvementsDmitry Kozlov
2010-09-23various bug fixesKozlov Dmitry
2010-09-22log: log_file rewrited to use aioDmitry Kozlov
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-14extra: implemented module 'pppd_compat' which starts pppd compatible scripts...Kozlov Dmitry
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
2010-09-10switching to use triton events instead of ppp_notifyKozlov Dmitry
2010-09-10ippool: implemented module ippool which gives IP address from configurable ra...Kozlov Dmitry
2010-09-09radius: implemented DM/CoA extensionsKozlov Dmitry
2010-09-08radius: implemented packet exchangeKozlov Dmitry
2010-09-06now compilesDmitry Kozlov
2010-09-06working on radius moduleKozlov Dmitry