summaryrefslogtreecommitdiff
path: root/accel-pptpd/extra/CMakeLists.txt
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-28updated build systemKozlov Dmitry
2010-12-27updated build systemKozlov Dmitry
2010-12-24changed install paths to proper onesDmitry Kozlov
2010-10-25implemented chap-secrets module which reads username,password and ip address ↵Dmitry Kozlov
from pppd compatible chap-secrets file
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-14extra: implemented builtin tbf shaper (using libnl-1.1)Dmitry Kozlov
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-09-14extra: implemented module 'pppd_compat' which starts pppd compatible ↵Kozlov Dmitry
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers