Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
* | whitespace only change: unified formatting with "astyle --style=k/r --indent=... | Markus Grüneis | 2010-02-17 | 1 | -197/+205 |
* | fixed win32 build | Markus Grüneis | 2010-02-16 | 1 | -2/+2 |
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 1 | -0/+25 |
* | type cleanup | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
* | winService works now together with signalController | Christian Pointner | 2010-01-20 | 1 | -13/+6 |
* | integrated winservice into signal controller | Christian Pointner | 2010-01-20 | 1 | -61/+27 |
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | added log message at windows service stop | Christian Pointner | 2009-02-22 | 1 | -0/+1 |
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -3/+3 |
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -10/+10 |
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -32/+15 |
* | added signal controller (console control handler) to windows | Christian Pointner | 2009-02-22 | 1 | -6/+6 |
* | windows service works now | Christian Pointner | 2009-02-20 | 1 | -14/+68 |
* | code cleanup | Christian Pointner | 2009-02-20 | 1 | -119/+119 |
* | added experimental win32 service code | Christian Pointner | 2009-02-20 | 1 | -0/+174 |