summaryrefslogtreecommitdiff
path: root/src/log.cpp
Commit message (Expand)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* fixed not working singletons - still not threadsafe but at least they don't p...Christian Pointner2014-06-291-9/+2
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-15/+24
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* 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
* 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
* added Log to stdoutChristian Pointner2009-01-161-0/+20
* changed strerr to boost::system::errorOthmar Gsenger2009-01-161-13/+4
* small cleanupChristian Pointner2009-01-151-2/+0
* added a workaround for strerror_r problemChristian Pointner2009-01-151-3/+10
* 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
* 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