Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -108/+169 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | 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 | ||||
* | logtargets valgrind cleanup | Christian Pointner | 2009-10-04 | 1 | -2/+4 |
| | |||||
* | added timestap to stdout, stderr and file log message | Christian Pointner | 2009-05-03 | 1 | -2/+4 |
| | |||||
* | log targets get enabled at add only if prio > 0 | Christian Pointner | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | fixed log target string parser | Christian Pointner | 2009-02-22 | 1 | -1/+3 |
| | |||||
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -6/+3 |
| | |||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -1/+1 |
| | |||||
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -12/+16 |
| | |||||
* | fixed build on Windows (after logging chances) | Christian Pointner | 2009-02-22 | 1 | -12/+12 |
| | |||||
* | added extended logging capability | Christian Pointner | 2009-02-22 | 1 | -0/+433 |