summaryrefslogtreecommitdiff
path: root/accel-pppd/logs
AgeCommit message (Expand)Author
2014-06-27log_file: block all signals in log threadDmitry Kozlov
2014-06-17log_file: fixed early message freeDmitry Kozlov
2014-06-16log_pgsql: update calls to new triton interfaceDmitry Kozlov
2014-06-03get out of SPINLOCK_INITIALIZER as it is not cross-platform compatibleDmitry Kozlov
2014-05-20log_file: restore write message timestampsDmitry Kozlov
2014-05-18log_file: rewrited file write procedureDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2013-08-06fixed compiling log_pgsqlDmitry Kozlov
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-03fixed complilation for 3.4 kernelKozlov Dmitry
2012-07-11Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaaKozlov Dmitry
2012-07-06log_file: fixed double list deletetion if per user log file creating failedKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-05-28log_syslog: check buffer overflowKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-27Revert "implemented logging to system logger"Kozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-17log_file: don't create per-user log file if session was not successfuly autho...Dmitry Kozlov
2011-04-29ppp,log_file: create per-user log file even if client was not successfuly aut...Kozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov