summaryrefslogtreecommitdiff
path: root/src/log.cpp
Commit message (Collapse)AuthorAgeFilesLines
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-15/+24
| | | | --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.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* log targets get enabled at add only if prio > 0Christian Pointner2009-02-231-2/+4
|
* remove useless log priorities CRIT,EMERG,ALERTChristian Pointner2009-02-221-4/+1
|
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-18/+0
|
* added extended logging capability Christian Pointner2009-02-221-85/+11
|
* added file logging targetChristian Pointner2009-02-201-1/+12
|
* log cleanupChristian Pointner2009-02-201-92/+97
|
* moved NO_SYSLOG to inverse LOG_SYSLOG switchChristian Pointner2009-02-201-4/+40
| | | | | added LOG_WINEVENTLOG (experimental)
* some cleanupChristian Pointner2009-01-181-6/+6
|
* small cleanupChristian Pointner2009-01-171-54/+54
|
* switched to system_category for boost::system_errorChristian Pointner2009-01-171-2/+2
| | | | | | which works for linux and should work on windows as wellstrerror_r
* added Log to stdoutChristian Pointner2009-01-161-0/+20
| | | | | | added dummy stdio tun device some cleanups (windows)
* changed strerr to boost::system::errorOthmar Gsenger2009-01-161-13/+4
| | | | | this might need some testing
* small cleanupChristian Pointner2009-01-151-2/+0
|
* added a workaround for strerror_r problemChristian Pointner2009-01-151-3/+10
| | | | | | moved initLibGcrypt to right position (needs to be called before any other libgcrypt call)
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-0/+22
|
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-271-1/+1
|
* added some windows support (not working now)Othmar Gsenger2008-11-281-2/+7
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+98