2018-03-08 |
Fabian Keil | Remove show_rcs() and the CVS ids it relied upon |
blob | commitdiff | raw |
2017-05-31 |
Fabian Keil | Unbreak the 'Windows with GUI' build after r1.129 |
blob | commitdiff | raw | diff to current |
2017-05-29 |
Fabian Keil | log_error(): Reduce the mutex-protected area |
blob | commitdiff | raw | diff to current |
2017-05-29 |
Fabian Keil | log_error(): Declare log_buffer_size constant |
blob | commitdiff | raw | diff to current |
2016-12-24 |
Fabian Keil | Add a --fuzz option |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Fabian Keil | Start using zalloc_or_die() |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Ian Silvester | Altered MACH kernel thread id modification to guarantee... |
blob | commitdiff | raw | diff to current |
2016-01-21 |
Ian Silvester | Correct the comment regarding MACH thread id modification |
blob | commitdiff | raw | diff to current |
2016-01-21 |
Ian Silvester | Ameliorate a compiler warning. Though the value concern... |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | jb_err_to_string(): Only check for internal errors... |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Fabian Keil | Fix a cppcheck complaint in init_error_log() |
blob | commitdiff | raw | diff to current |
2014-06-02 |
Fabian Keil | Bump copyright |
blob | commitdiff | raw | diff to current |
2014-06-02 |
Fabian Keil | Add support for external filters |
blob | commitdiff | raw | diff to current |
2014-05-05 |
Fabian Keil | Let log_error() use its own buffer size #define |
blob | commitdiff | raw | diff to current |
2012-12-09 |
Fabian Keil | Let fatal_error() write to the logfile right away |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | Add LOG_LEVEL_ACTIONS to log the applying actions |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | Add debug_level_is_enabled() |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Follow-up fixes for the previous white-space changes |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Fix white-space around parentheses |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Fabian Keil | In get_log_timestamp(), use the ISO 8601 date format... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Fix a cast. |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Rename LOG_LEVEL_LOG to the more descriptive LOG_LEVEL_... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Add LOG_LEVEL_RECEIVED to log the not-yet-parsed data... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | In log_error(), assert that escaped characters get... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | In log_error(), assert that ival and sval have reasonab... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Remove two obsolete comments in log_error(). |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | In log_error(), constify warning[]. |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | In log_error(), log as much of %N "strings" as the... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Fabian Keil | Rename jb_err_to_string()'s parameter to jb_error to... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | Fix comment typo. |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Fabian Keil | Rename no_daemon to daemon_mode to ditch the double... |
blob | commitdiff | raw | diff to current |
2009-12-26 |
Fabian Keil | When in daemon mode, bind fd 0, 1 and 2 to /dev/null. |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Lee | don't need the extra time() call |
blob | commitdiff | raw | diff to current |
2009-06-14 |
Fabian Keil | In get_log_level_string(), don't hide the LOG_LEVEL_RED... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Unbreak compilation for compilers that don't recognize... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Check the right macro to decide if we can use privoxy_m... |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to ch is never read. |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Fabian Keil | Remove CVS revision logs. TODO item #33. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Lee | I like having the version logged at startup and the... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Fabian Keil | In init_error_log(), suppress the "(Re-)Opening logfile... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Fabian Keil | Don't enable LOG_LEVEL_INFO by default and don't apply... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Fabian Keil | Add log_error() support for unsigned long long (%lld). |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Fabian Keil | Omit timestamp and thread id in the mingw32 message... |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Fabian Keil | Help clang understand that we aren't dereferencing |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Fabian Keil | Now that init_log_module() is called earlier, call... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Fabian Keil | Be prepared if I break the log module initialization... |
blob | commitdiff | raw | diff to current |
2008-12-14 |
Fabian Keil | Give crunched requests their own log level. |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Fabian Keil | Fix some cparser warnings. |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Fabian Keil | Update a log message I missed in 1.80. |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Fabian Keil | - Update copyright range. |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Fabian Keil | In log_error(), don't surround the thread id with ... |
blob | commitdiff | raw | diff to current |
2008-10-20 |
Fabian Keil | Update init_error_log() description to match reality. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Fabian Keil | Update a comment to reflect that we |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Fabian Keil | Move the LogPutString() call in log_error() into the... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Fabian Keil | Add mutex lock support for _WIN32. |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Fabian Keil | Prepare for critical sections on Windows by adding a |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Fabian Keil | If the "close fd first" workaround doesn't work, |
blob | commitdiff | raw | diff to current |
2008-08-04 |
Fabian Keil | Add a lame workaround for the "can't open an already... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Fabian Keil | Fix a comment typo. |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Fabian Keil | Remove another stray semicolon. |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Fabian Keil | Remove stray semicolon in get_log_timestamp(). |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Fabian Keil | Declare variable "debug" static and complain about... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Fabian Keil | Remove an incorrect assertion. The value of debug may... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Fabian Keil | Remove kill-popups action. |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Fabian Keil | - Make the logfp assertion more strict. As of 1.63... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Fabian Keil | Use (a != b) instead of !(a == b) so the sanity check... |
blob | commitdiff | raw | diff to current |
2008-01-21 |
David Schmidt | Swap #def from negative to positive, re-joined it so... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Fabian Keil | Stop overloading logfile to control the mingw32 log... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Fabian Keil | Unbreak LOG_LEVEL_FATAL. It wasn't fatal with logging... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Fabian Keil | Fix another deadlock Hal spotted and that mysteriously... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Fabian Keil | - Prevent the Windows GUI from showing the version... |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Fabian Keil | Here's looking at you, deadlock. |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Fabian Keil | Don't mention daemon mode in "Logging disabled" message... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
Fabian Keil | Relocate daemon-mode-related log messages to make sure |
blob | commitdiff | raw | diff to current |
2007-10-14 |
Fabian Keil | Remove the old log_error() version. |
blob | commitdiff | raw | diff to current |
2007-10-14 |
Fabian Keil | When in daemon mode, close stderr after the configurati... |
blob | commitdiff | raw | diff to current |
2007-09-22 |
Fabian Keil | - Let it compile with pcc. |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Fabian Keil | #1763173 from Stefan Huehner: declare some more functions |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Fabian Keil | Add translation function for JB_ERR_FOO codes. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Fabian Keil | Fix a type mismatch warning. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Fabian Keil | Enforce some assertions that could be triggered |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Fabian Keil | We need <sys/time.h> for gettimeofday(), not <time.h>. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Fabian Keil | Add alternative log_error() with timestamps |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Fabian Keil | Only unlink the pidfile if it's actually used. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Fabian Keil | Make pthread mutex locking more generic. Instead of |
blob | commitdiff | raw | diff to current |
2006-08-21 |
David Schmidt | MS Visual C++ build updates |
blob | commitdiff | raw | diff to current |
2006-08-18 |
David Schmidt | Tweak for OS/2 build happiness. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
David Schmidt | Incorporate Fabian Keil's patch work:\rfabiankeil.de... |
blob | commitdiff | raw | diff to current |
2006-07-18 |
David Schmidt | Reorganizing the repository: swapping out what was... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
jongfoster | Moving sources to /src |
blob | commitdiff | raw |
2002-05-22 |
David Schmidt | Add os2_socket_strerr mirroring w32_socket_strerr. |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Gabor Liptak | zero padding thread ids in log |
blob | commitdiff | raw | diff to current |
2002-03-31 |
jongfoster | Win32 only: Enabling STRICT to fix a VC++ compile warning. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
David Schmidt | More compiler warning message maintenance |
blob | commitdiff | raw | diff to current |
2002-03-26 |
swa | we have a new homepage! |
blob | commitdiff | raw | diff to current |
2002-03-24 |
jongfoster | Name changes |
blob | commitdiff | raw | diff to current |
2002-03-24 |
swa | name change related issues |
blob | commitdiff | raw | diff to current |
2002-03-13 |
jongfoster | Killing warnings |
blob | commitdiff | raw | diff to current |
2002-03-07 |
oes | Fixed compiler warnings |
blob | commitdiff | raw | diff to current |
next |