]> granicus.if.org Git - apache/shortlog
apache
2001-11-16 Aaron BannertMy 2pfennig. I'd like to see more of a technical reason...
2001-11-16 Jeff Trawicknote some opinions on the threaded MPM
2001-11-16 Bill StoddardHave SSL docs now thanks to Ralf.
2001-11-16 Aaron BannertConversion from old apr_lock_t to new apr_thread_mutex_t
2001-11-16 David ReidAdd some runtime configuration variable for the beos...
2001-11-16 David ReidUpdate the beos MPM to have better naming and also...
2001-11-15 Ryan BloomFix the SSL filter logic. The SSL filter is not a...
2001-11-15 Ryan BloomPull lingering close out of the pool cleanup phase...
2001-11-15 Aaron BannertStyle updates before I convert to the new lock type.
2001-11-15 Jeff Trawickmention an old problem (mod_cgid being left around...
2001-11-15 Ryan BloomFix a file descriptor leak in mod_include. When we...
2001-11-15 Ryan BloomFTYPE_CONTENT - 1 isn't enough for OLD_WRITE. OLD_WRIT...
2001-11-15 Aaron BannertIgnore *.slo files.
2001-11-15 Ryan BloomGet rid of the listensocks array. It was just duplicat...
2001-11-14 Bradley NicholesAdded links to NetWare documentation
2001-11-14 Bradley Nicholesmpm_netware directive documentation
2001-11-14 Bradley NicholesApache for NetWare configuration and build documentation
2001-11-14 Ryan BloomPort the worker MPM to the new accept model. This...
2001-11-14 Ryan BloomQuiet a compiler warning.
2001-11-14 Ryan BloomGet the proxy module compiling again. This is a hack...
2001-11-14 Aaron BannertTurns out this is causing problems on my linux box...
2001-11-14 Bradley NicholesMissing a header
2001-11-14 Bradley NicholesFixed ap_listeners so that it will be included in the...
2001-11-14 Aaron BannertIn my book this is a GA showstopper, but I'm volunteeri...
2001-11-14 Aaron BannertConvert mod_rewrite's INTRAPROCESS lock to the newly...
2001-11-14 Aaron BannertConvert tabs to spaces, and a couple other style change...
2001-11-14 Roy T. FieldingFix location of KEYS file in docs.
2001-11-14 Roy T. FieldingKEYS do not belong here. The only valid location for...
2001-11-14 Ryan BloomMove this to a HOOK_MIDDLE location. We need to add...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Bradley NicholesUpdated NetWare project file. Now builds many of the...
2001-11-13 Ryan BloomAdd the server_rec argument back to the create_connecti...
2001-11-13 Ryan Bloomdon't use a variable named stat, it can cause problems...
2001-11-13 Ryan BloomRemove ap_new_connection from the header. I missed...
2001-11-13 Bradley NicholesMisc. cleanups and performance enhancements
2001-11-13 Ryan BloomBack out my last patch. The logic to add sockets to...
2001-11-13 Bradley NicholesAdded the NetWare SSL module to the prebuilt module...
2001-11-13 Bradley NicholesModule that takes advantage of the built-in SSL functio...
2001-11-13 Bradley NicholesFixed the LoadModule statements to fit the 8.3 and...
2001-11-13 Ryan BloomWhoops, wrong variable.
2001-11-13 Ryan BloomI accidentally removed these lines. Thank to Greg...
2001-11-13 Cliff WoolleyFix a bug which would cause the response headers to...
2001-11-13 Ryan BloomThis allows modules to add socket descriptors to the...
2001-11-13 Cliff WoolleyI was originally just going to s/commans/commas/, and...
2001-11-13 Justin ErenkrantzThis section of tabs in the middle of space-only bugs me.
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Justin ErenkrantzDocument the new 'redirect-carefully' option.
2001-11-13 Justin ErenkrantzResolve the mod_dir overaggressive redirection problem...
2001-11-13 Justin Erenkrantz- 2.0.28 has been rolled.
2001-11-13 Ryan BloomAdd docs for the newest hook.
2001-11-13 Ryan BloomCleanup some code that was created during the abstratio...
2001-11-13 Ryan BloomRemove more network logic from the MPMs. Essentially...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-12 Doug MacEachernfix segv triggered by recent ap_lingering_close change
2001-11-12 William A.... Drop the wide net observed by Ken Coar, since one...
2001-11-12 Greg Amesadd a note about libtoo 1.4.2 for Mac OS X
2001-11-12 Bill StoddardFix some indenting. Change an error message to a warning.
2001-11-12 Jeff Trawickthreaded: Fix the resetting of MaxClients when it isn...
2001-11-12 Jeff TrawickReally reset the MaxClients value in worker when the
2001-11-12 Greg Amesrestore post-2_0_28 changes following tag bump
2001-11-12 Greg Amesaccount for the mod_cgid fix being bumped into 2_0_28...
2001-11-12 Bill StoddardPerformance: Move the is_included strcmp to after the...
2001-11-12 Joshua SliveRemove a broken link.
2001-11-12 Martin KraemerIt's -> its (where appropriate)
2001-11-12 Aaron BannertKeep track of this so I don't forget. Not entirely...
2001-11-12 Cliff WoolleyPort Justin's mod_cgid change to mod_cgi.
2001-11-12 Cliff WoolleyRemove the returned-length "w" parameter from apr_bucke...
2001-11-12 Jeff Trawickclean up some warnings on AIX
2001-11-11 Ian HolsmanThis patch changes the apr_table_elts macro so that...
2001-11-11 Ian HolsmanThis patch zero-fills just the integer and pointer...
2001-11-11 Aaron BannertI forgot about this vote (it started before I had a...
2001-11-11 Justin ErenkrantzNote that we are on 2.0.29 now.
2001-11-11 Justin Erenkrantzapr_file_gets returns an apr_status_t not a char* and...
2001-11-11 Justin ErenkrantzAdd Debian Layout
2001-11-11 Jeff Trawickminor tweaks to pass a parm of the right type to apr_po...
2001-11-11 Jeff Trawickin prefork, listensocks[0] doesn't have a pod
2001-11-11 Rich BowenAdd example for AllAltByType, AddAltByEncoding
2001-11-11 Rich BowenAdded examples for AddAlt
2001-11-11 Rich BowenAdded examples for Action directive.
2001-11-11 Justin Erenkrantzmod_ssl STATUS update.
2001-11-11 Justin ErenkrantzIf shared modules are requested and mod_so is not avail...
2001-11-11 Justin ErenkrantzThis should be the last complaint about the input filte...
2001-11-11 Justin ErenkrantzI think it might be time to take action on this unless...
2001-11-11 Justin ErenkrantzComment forthcoming to dev@httpd...
2001-11-11 Justin Erenkrantz2.0.28 has been tagged.
2001-11-10 Ryan BloomFix the Windows MPM. Windows doesn't always use the...
2001-11-10 Ryan BloomImprove http2env's performance by cutting the work...
2001-11-10 Joshua SliveFix a missing tag.
2001-11-10 Joshua SliveChange note->environment variable and convert <pre...
2001-11-10 Ryan BloomRemove ap_lingering_close from all of the MPMs. This...
2001-11-10 Ian Holsmandisplay a warning message if someone attempts to load
2001-11-10 Ryan BloomMove prefork to the same API as the rest of the MPMs...
2001-11-10 Rich BowenRemove LaTeX directives from core.html
2001-11-10 Rich BowenAlphabetized module names.
2001-11-10 Greg Amescopy the faq from the correct directory
2001-11-09 Ian Holsmanuse the new 'apr_hash_merge' function to do the overlays.
2001-11-09 William A.... Stat, don't lstat the final target. This means we...
2001-11-09 William A.... Reintroduce the 'one stat dir_walk', with singificant...
2001-11-09 David ReidThe BeOS MPM has been just beos for a while now, so...
2001-11-08 Cliff WoolleyFix constness compiler warning
next