]> granicus.if.org Git - apache/history - modules
Call apr_file_write_full instead to achieve the same effect.
[apache] / modules /
2002-05-29 Justin ErenkrantzCall apr_file_write_full instead to achieve the same...
2002-05-29 Justin ErenkrantzAs discussed previously on-list, HTTP_IN should return...
2002-05-29 Justin ErenkrantzStylistic changes - remove tabs, clean up long lines...
2002-05-29 William A. Rowe Jr Solve a bug identified by Sebastian that we would...
2002-05-29 Justin ErenkrantzMake sure that z_RC is not Z_STREAM_END in case we...
2002-05-29 William A. Rowe Jr Deflate inflates, who woulda known. Glad I build...
2002-05-29 Aaron BannertIgnore leading zeros when parsing hex value for chunk...
2002-05-29 Jeff Trawickget mod_deflate to compile with compilers that care...
2002-05-29 Justin ErenkrantzInput filter support for mod_deflate.
2002-05-29 Justin ErenkrantzAdd a note indicating what it would take to get MTIME...
2002-05-29 Aaron BannertProperly detect overflow when reading the hex chunk...
2002-05-29 Justin ErenkrantzImplement flushing support for mod_deflate.
2002-05-29 Justin Erenkrantzmod_bucketeer has been tried, convicted, and sentenced...
2002-05-29 Justin ErenkrantzAllow mod_deflate to be more tolerant of multiple conte...
2002-05-29 Cliff WoolleyError out a bit more nicely if the RewriteMap prg:...
2002-05-29 Cliff WoolleyFix RewriteMap prg:'s that have command-line args.
2002-05-28 Justin ErenkrantzSwitch the limit directive enforcement error paths...
2002-05-28 Justin ErenkrantzCorrectly return 413 when an invalid chunk size is...
2002-05-28 Ryan BloomFix http redirecting for UserDir. Before this patch...
2002-05-28 Cliff WoolleyAPR-ize the localtime() fooness, since localtime()...
2002-05-28 Bradley NicholesThe lock should have already been released when the...
2002-05-28 Bradley NicholesNeed to destroy the global cache during module shutdown...
2002-05-28 Bradley NicholesNeed to also free the cache node itself when destroying...
2002-05-28 Bill StoddardFix problem where mod_cache/mod_disk_cache was setting...
2002-05-27 Jeff Trawickfix a char signed-ness mismatc in the call to apr_table...
2002-05-26 Cliff Woolleystyle police take 2
2002-05-26 Cliff Woolleystyle police
2002-05-26 Brian PaneFix for suexec invocation of CGIs under user dirs when...
2002-05-26 Brian PaneFix for suexec execution of CGI scripts from mod_include
2002-05-25 Cliff WoolleyFix the rest of the apr_pool_userdata_setn() bogosity...
2002-05-25 William A. Rowe Jr Bug one of two, INIT_FLAG better pair with set_flag_slot.
2002-05-25 Brian PaneFix for mod_include's parsing of "/regexp/" expressions in
2002-05-24 Greg Amestweak "requests currently being processed". It is...
2002-05-24 Bradley NicholesExporting a missing API for NetWare
2002-05-24 Bill StoddardExpose a new cache_hash function to free the hash table.
2002-05-23 Jeff TrawickFix a file permissions problem which prevented mod_disk...
2002-05-20 Cliff Woolley./configure --enable-http --enable-mods-shared=most...
2002-05-20 Cliff Woolleywhat's a static DSO? :)
2002-05-20 Cliff Woolleypropagate gregames' change to the other callers of...
2002-05-20 Greg Amesdon't try to set permissions on the rewrite_log_lock...
2002-05-20 William A. Rowe Jr Clean up isapi_load, removing the request_rec arg...
2002-05-20 Ian Holsmancontent with "Content-Encoding" header, content is...
2002-05-18 Cliff WoolleyMake it so this thing doesn't segfault when apr_shm_ini...
2002-05-18 Cliff WoolleyStop using the deprecated APR_XtOffsetOf
2002-05-18 Cliff Woolleyapr_shm_baseaddr_get() takes an apr_shm_t*, not an...
2002-05-18 Cliff WoolleyFail in a more sensible way when APR-util is missing...
2002-05-18 Cliff WoolleyRenames:
2002-05-18 Aaron BannertJust another huge style diff. Space-indentation is...
2002-05-17 Doug MacEachernprevent possible segv in ssl_init_CheckServers if s...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-17 Bill StoddardThis is a debug message
2002-05-16 Bill StoddardPass sconf into the cleanup...
2002-05-16 Jeff Trawicktweak an error message for readability
2002-05-16 Justin ErenkrantzRemove SSLLog and SSLLogLevel directives in favor of...
2002-05-16 Aaron BannertOnly style fixes (tabs, blocks, spelling).
2002-05-16 Justin ErenkrantzChange mod_ssl from using ssl_log() to ap_log_error().
2002-05-15 William A. Rowe Jr Short of final troubleshooting and diagnostics, this...
2002-05-15 Justin ErenkrantzStop using SSL_ADD_SSLERR option in ssl_log() and repla...
2002-05-15 William A. Rowe Jr Fixes to;
2002-05-14 William A. Rowe Jr Fix GetServerVariable() to return the buffer consumed...
2002-05-14 William A. Rowe Jr Replace our Event HANDLE with an apr_thread_mutex_t...
2002-05-14 William A. Rowe Jr One last commit for tonight I'd postponed ... take...
2002-05-14 William A. Rowe Jr Now for the major refactoring. Introduce mod_isapi...
2002-05-13 William A. Rowe Jr Part 3 of the ISAPI overhaul. Reframe the 'server...
2002-05-13 William A. Rowe Jr Part two; nearly inconsequential - Made the log messa...
2002-05-13 William A. Rowe Jr Part one of a several-fold overhaul to isapi. This...
2002-05-13 William A. Rowe Jr Hmmm... gotta ask the wisdom in using aspecific types...
2002-05-13 Justin ErenkrantzCorrect typo in last commit.
2002-05-13 Justin ErenkrantzApply same patch (nee hack) to mod_ssl as was done...
2002-05-13 Justin ErenkrantzFix mod_deflate corruption when using multiple input...
2002-05-12 Brian PaneFaster, simpler code for form_header_field() on ASCII...
2002-05-12 Brian PaneAdded caching of formatted timestamps to speed up the...
2002-05-12 Brian PaneRemove an extraneous loop condition
2002-05-12 Brian PaneOptimization: replaced apr_pstrcat+apr_strlen with...
2002-05-10 Bill StoddardFix segfault triggered when the malloc() in find_entry...
2002-05-10 Brian PaneFixed a segfault
2002-05-10 Jeff Trawickfix a build failure with some non-gcc compilers...
2002-05-10 Brian PanePerformance fix: When a BrowserMatch or SetEnvIf patter...
2002-05-10 William A. Rowe Jr Afraid these are likely generated, just something...
2002-05-09 Jeff TrawickFix a mod_ssl build problem on OS/390.
2002-05-08 Cliff WoolleyFix if-modified-since on win32, I think. It should...
2002-05-07 Bradley NicholesUse the ap_get_server_xxx() calls to return the info...
2002-05-07 Bradley NicholesFixed how the NetWare import and exports lists are...
2002-05-07 Bradley NicholesUpdated the NetWare import and exports lists for the...
2002-05-07 Jeff Trawickget proxy CONNECT to work on EBCDIC machines
2002-05-07 Martin KraemerFix long-standing typo (as of 1.17 when mod_info was...
2002-05-07 Justin ErenkrantzAdd DeflateBufferSize directive to replace hardcoded...
2002-05-07 Joshua SliveReverse the hook ordering for mod_userdir and mod_alias so
2002-05-06 Justin ErenkrantzIf we determine that we shouldn't be involved in this...
2002-05-06 Justin ErenkrantzIt isn't a fatal condition if there is no lockfile...
2002-05-06 Justin ErenkrantzMove mod_deflate from experimental to filters to repres...
2002-05-06 Aaron BannertProtect us from this dirty hack that gets SysV Sem...
2002-05-06 Jeff TrawickGet proxy CONNECT basically working (IE seems to be...
2002-05-06 Aaron BannertFix mod_rewrite hang when APR uses SysV Semaphores...
2002-05-06 Aaron BannertAdd some error checking in mod_rewrite for the mutex...
2002-05-06 Bradley NicholesUpdated the NetWare make file to match the latest changes
2002-05-06 Bill StoddardProtect from buffer overflow when populating a HEAP...
2002-05-06 Bill StoddardFix compile break on Netware.
2002-05-06 Jeff Trawickfix the type of the pointer returned by the hash lookup
next