summaryrefslogtreecommitdiff
path: root/accel-pptpd/triton/mempool.c
AgeCommit message (Collapse)Author
2010-12-25mempool: allocate memory for mmaped pools in page boundaryDmitry Kozlov
mempool: don't clean mmaped pools
2010-12-23minor changesDmitry Kozlov
2010-12-23move timestamp initialization to proper placeDmitry Kozlov
2010-12-23minor changesDmitry Kozlov
2010-12-22minor changesDmitry Kozlov
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-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-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
2010-10-14various bug fixed and improvementsKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-09-23various bug fixesKozlov Dmitry
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
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-09radius: implemented DM/CoA extensionsKozlov Dmitry
2010-09-03rewrited triton libraryKozlov Dmitry