Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added unknown-signal signal handler | Christian Pointner | 2010-01-20 | 1 | -2/+7 |
| | |||||
* | winService works now together with signalController | Christian Pointner | 2010-01-20 | 1 | -2/+2 |
| | |||||
* | integrated winservice into signal controller | Christian Pointner | 2010-01-20 | 1 | -4/+15 |
| | |||||
* | moved from SignalHandler Classes to boost::functions | Christian Pointner | 2010-01-20 | 1 | -17/+17 |
| | |||||
* | fixed signal handler on windows | Christian Pointner | 2010-01-19 | 1 | -0/+4 |
| | |||||
* | splitted signalController and SignalHandlers | Christian Pointner | 2010-01-19 | 1 | -149/+3 |
| | |||||
* | do not end signalcontroller on EINTR | Othmar Gsenger | 2009-12-23 | 1 | -2/+9 |
| | | | | | | and write a message to log otherwise | ||||
* | fixed spelling error | Christian Pointner | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | exit SignalController::handle if sigwait fails | Othmar Gsenger | 2009-12-23 | 1 | -2/+4 |
| | |||||
* | 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 | ||||
* | small cleanup | Christian Pointner | 2009-10-04 | 1 | -5/+1 |
| | |||||
* | added improved script execution | Christian Pointner | 2009-10-04 | 1 | -1/+1 |
| | |||||
* | added SIGERROR to signal Controller | Christian Pointner | 2009-03-10 | 1 | -7/+21 |
| | |||||
* | changed packetSource to use gResolver | Christian Pointner | 2009-03-05 | 1 | -3/+0 |
| | |||||
* | fixed daemonizing and boost::thread problem (workaround) | Christian Pointner | 2009-03-05 | 1 | -7/+11 |
| | | | | | | fixed signalController | ||||
* | fixed signalcontroller | Christian Pointner | 2009-03-04 | 1 | -6/+5 |
| | | | | | | fixed BOOST_IS_ABSTRACT Problem with newer versions of boost | ||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -2/+2 |
| | |||||
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -5/+3 |
| | |||||
* | fixed signalController on unix | Christian Pointner | 2009-02-22 | 1 | -14/+14 |
| | | | | | | added anytunError | ||||
* | added signal controller (console control handler) to windows | Christian Pointner | 2009-02-22 | 1 | -7/+91 |
| | |||||
* | added some compile switches for boost using pthreads | Christian Pointner | 2008-10-21 | 1 | -1/+6 |
| | |||||
* | the signal controller uses boost thread now, | Christian Pointner | 2008-10-19 | 1 | -6/+6 |
| | | | | | | | | | however this code can only work as long boost thread uses pthread removed temporarly brocken anyrtpproxy from all target at make use make anyrtpproxy to build it replaced the pthread callbacks for libgcrypt with boost thread callbacks | ||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
| | |||||
* | !!!!!!!!!!!!!!!!!!!!!!!!!! | Othmar Gsenger | 2008-06-19 | 1 | -1/+1 |
| | | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!! | ||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+153 |