Age | Commit message (Collapse) | Author |
|
|
|
dncache.c has locking itself now.
|
|
|
|
|
|
Removed the new_dnscache() function and moved it into dnscache().
Fixed a memory leak in dns_insert().
|
|
|
|
|
|
|
|
the config file sets it.
|
|
|
|
|
|
|
|
separate function.
|
|
|
|
|
|
|
|
|
|
Added a test for FreeBSD so that it can set GCC to compile with POSIX
threading.
|
|
|
|
|
|
too small.
|
|
log level was set to INFO.
|
|
|
|
|
|
|
|
like Date, Server, Content-Length, etc. Also, fixed the type for an error
message to be const char*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
anonymous.c file.
|
|
and TARGET_SYSTEM into the version list. Also moved the license into a
separate function. Renamed usagedisp() to display_usage(). Fixed a problem
where the anonymous search tree was being created _after_ it was being
accessed.
|
|
created after the initial creation. Also fixed a problem where the status
of the threads were not going back to T_WAITING if MaxRequestsPerChild was
0.
|
|
filtering was not working in the previous version.
|
|
|
|
anonymous_insert(). Also renamed all the anon_* functions to anonymous_*
function.
|
|
|
|
|
|
|