Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -5/+5 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | fixed win32 build | Markus Grüneis | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 1 | -0/+8 |
| | | | | | | some dependency cleanups | ||||
* | fixed build for WinService | Christian Pointner | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | winService works now together with signalController | Christian Pointner | 2010-01-20 | 1 | -5/+4 |
| | |||||
* | integrated winservice into signal controller | Christian Pointner | 2010-01-20 | 1 | -18/+4 |
| | |||||
* | fixed header file include guards to be C++ compliant; now always use format ↵ | Markus Grüneis | 2009-11-11 | 1 | -3/+3 |
| | | | | ANYTUN_<filename>_INCLUDED | ||||
* | 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 |
| | | | | | | this is release 0.3.1 | ||||
* | windows service works now | Christian Pointner | 2009-02-20 | 1 | -7/+12 |
| | |||||
* | added experimental win32 service code | Christian Pointner | 2009-02-20 | 1 | -0/+76 |