summaryrefslogtreecommitdiffstats
path: root/common/eurephia_log.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* common: Rework eurephia_log() to include also veurephia_log()David Sommerseth2011-07-251-9/+6
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Don't log source filename and line number if DEBUG is not enabledDavid Sommerseth2009-10-061-7/+11
* Added extra parameter to eurephia_log_init() to set log ident for syslogDavid Sommerseth2009-09-241-2/+3
* Added missing doxygen comments after the last eurephia_log() improvementsDavid Sommerseth2009-09-241-1/+5
* Improved file logging, providing source file and line number infoDavid Sommerseth2009-09-241-4/+8
* Added missing header file and corrected doxygen errorsDavid Sommerseth2009-09-241-1/+3
* Rewritten the eurephia_log() to support syslog logging as wellDavid Sommerseth2009-09-241-34/+253
* More comments in common/David Sommerseth2009-09-041-10/+15
* Added more comments to the common filesDavid Sommerseth2009-09-021-3/+23
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* BUGFIX: Avoid core dump on eurephia_log(...) if eurephiaCTX is NULLDavid Sommerseth2008-11-301-1/+1
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-271-1/+1
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+77