Moving all special cases to devel manual
[privoxy.git] / errlog.c
2002-04-03 Gabor Liptakzero padding thread ids in log
2002-03-31 jongfosterWin32 only: Enabling STRICT to fix a VC++ compile warning.
2002-03-27 David SchmidtMore compiler warning message maintenance
2002-03-26 swawe have a new homepage!
2002-03-24 jongfosterName changes
2002-03-24 swaname change related issues
2002-03-13 jongfosterKilling warnings
2002-03-07 oesFixed compiler warnings
2002-03-06 jongfosterRemoving tabs
2002-03-05 David Schmidt- Better error reporting on OS/2
2002-03-04 jongfosterPrinting thread ID if using Win32 native threads
2002-03-04 oesDeleted deletePidFile(), cosmetics
2002-03-04 David SchmidtEnable web editing of actions file on OS/2 (it had...
2002-01-09 steudtenFix big memory leak.
2002-01-09 oesAdded support for gmtime_r and localtime_r.
2001-12-30 steudten- Add signal handling (unix)
2001-11-07 steudtenAdd line number in error output for lineparsing for
2001-11-05 steudtenAdd time+date to log files.
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-09-16 jongfosterFixing a warning
2001-09-13 jongfosterAdding support for LOG_LEVEL_CGI
2001-09-10 oesDeclaration of w32_socket_strerr now conditional
2001-09-10 oesRemoved unused variable; Fixed sprintf format
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterNow prints thread ID for each message (pthreads only)
2001-07-19 haroon- Added case for LOG_LEVEL_POPUPS
2001-07-13 oes - Added case for LOG_LEVEL_DEANIMATE
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-01 jongfosterChanging the calls to strerr() to check HAVE_STRERR...
2001-05-29 oesConditional compilation of w32_socket_error
2001-05-28 jongfosterImproved reporting of errors under Win32.
2001-05-26 jongfosterAdded support for CLF (Common Log Format) and fixed...
2001-05-26 jongfosterActivity animation in Win32 GUI now works even if debug==0
2001-05-25 jongfosterNow cleans up properly on FATAL (removes taskbar icon...
2001-05-22 oes- Enabled filtering banners by size rather than URL
2001-05-21 jongfosterAdded another #ifdef _WIN_CONSOLE
2001-05-20 jongfosterAdded support for LOG_LEVEL_FATAL
2001-05-17 oes - Cleaned CRLF's from the sources and related files
2001-05-15 oes*** empty log message *** v_2_9_3