]> granicus.if.org Git - apache/shortlog
apache
2001-01-12 Ryan BloomRemove a couple more NULL handler specifications.
2001-01-12 Ryan BloomStop using environment variables to set ONE_PROCESS...
2001-01-12 Jim JagielskiPer suggestion, tuck NOTEST_* in config_vars.mk. Yep...
2001-01-11 Tony Finchnote that rewrite map expansions work in rewriteconds
2001-01-11 Jeff Trawickget rid of an unused variable
2001-01-11 Jim JagielskiMy bad... don't need the quotes here
2001-01-11 Jim JagielskiFold into all Makefiles
2001-01-11 Jim JagielskiBegining stub of NONAC_LDFLAGS and NONAC_CFLAGS stuff.
2001-01-11 Bill StoddardIt is not sufficient to reset the file pointer before...
2001-01-11 Bill StoddardChange some INFO messages to DEBUG messages. Cleanup...
2001-01-11 Yoshiki HayashiFix typo in anchor name.
2001-01-11 Yoshiki HayashiFix typo in anchor. Link to mod_so.html#loadmodule...
2001-01-11 Ryan BloomAdd a quick note about external modules.
2001-01-11 Jeff Trawickback out the previous change, which broke FreeBSD 3...
2001-01-10 Joshua SliveFix a typo in an example and make a slight clarificatio...
2001-01-10 Greg Stein"Well, hello! Gay now!"
2001-01-10 Jeff Trawickupdate some references to the old prefix/libexec directory
2001-01-10 Jeff Trawickonly handle the request if server-info is the handler
2001-01-10 David ReidTidy up the beos mpm a little.
2001-01-10 Jeff Trawickget mod_info working again (mostly)
2001-01-10 Brian HavardLibtool takes care of the lib prefix so get rid of...
2001-01-09 Ken Coar This sets an example for this type of module, so let...
2001-01-09 Ken Coar Minor typo fix.
2001-01-09 Allan K. Edwardsuse AP_HOOK_LAST for this module. This may or may not...
2001-01-09 Ryan BloomFix a compile break with the new APR libtool setup...
2001-01-09 Ryan BloomFix a compile break related to the apr libtool change.
2001-01-09 Greg Steina couple tweaks to get Apache building with the new...
2001-01-09 Jeff Trawickget rid of some invalid errno references; use the apr_s...
2001-01-09 Jeff Trawickuse the apr_status_t instead of errno
2001-01-09 Jeff Trawickget rid of a non-portable use of errno
2001-01-09 Jeff Trawickget rid of some bogus uses of perror()
2001-01-09 Jeff Trawickfix some handler brokenness
2001-01-09 Jeff Trawickfix some handler brokenness so that dexter doesn't...
2001-01-09 Jeff Trawickget rid of a bogus use of perror()
2001-01-09 Joshua SliveReference to the docs project.
2001-01-09 Joshua SliveThis is the second in a series of clean-ups of the
2001-01-09 Jeff Trawickget rid of some bogus uses of perror()
2001-01-09 Doug MacEachernuse ap_strcmp_match and fix pattern typo
2001-01-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2001-01-08 Greg Amesfix handlers->hooks compile breakage
2001-01-08 Sascha SchumannSet MKDIR for APR's RUN_SUBDIR_CONFIG_NOW macro.
2001-01-08 Brian HavardHandlers now use hooks, remove handlers entry from...
2001-01-08 Brian HavardFix message when the error log file can't be opened.
2001-01-08 Greg Steinseems nobody is using sethostent()
2001-01-07 Ben LaurieKeep Greg happy.
2001-01-07 Ben LaurieStrip trailing stuff from mime types.
2001-01-07 Ben LaurieNote hooks->handlers change.
2001-01-07 Ben LaurieMake handlers use hooks.
2001-01-07 Ben LaurieFor some reason the chartables.c target requires a...
2001-01-07 Ryan BloomStop leaking sockets. This is a minimal leak, but...
2001-01-06 dgaudet- add some missing distclean targets
2001-01-06 Ryan BloomMove ap_generic_hook from the Apache include directory...
2001-01-06 David ReidThis file needs to be renamed from config.m4 to config5...
2001-01-05 Allan K. Edwardsadd pool parameter to ap_is_directory and ap_is_rdirectory
2001-01-05 Ryan BloomStop copying file names that we get from apr_file_t...
2001-01-05 David ReidAdd a needed header file. This is another of the patch...
2001-01-05 David ReidAs we now use pools in the logging of the failure to...
2001-01-04 Allan K. Edwardseliminate entries from libhttpd.def that are also in...
2001-01-04 David ReidThis stops a segfault on my machine where I haven't...
2001-01-04 Allan K. EdwardsFix typo that messed up dependencies and broke the...
2001-01-04 Jeff TrawickGet rid of some warnings on Tru64 and OS/390. void...
2001-01-04 Jeff TrawickSet up stderr logging explictly early in initialization...
2001-01-04 Eric Choletfix spelling
2001-01-03 Allan K. Edwardsmake Windows build aware of export variable name change :
2001-01-03 Jeff Trawickmod_cgi: Fix some problems where the wrong error value...
2001-01-03 Joshua Slivetypo.
2001-01-03 Jeff TrawickPass a valid pool to apr_create_lock().
2001-01-03 Jeff TrawickMake a brief note about recent EBCDIC fixes.
2001-01-02 Jeff TrawickEBCDIC: Fix some byterange protocol data translation.
2001-01-02 Jeff TrawickGet mod_so to build again by including apr_general...
2001-01-02 Ryan BloomChange a bunch of mallocs in mod_cgid to apr_palloc...
2001-01-02 Ben LaurieGeneric hooks (and a demo content filter module).
2001-01-02 Ryan BloomSimplify the lingering close logic a bit. Doesn't...
2001-01-02 Doug MacEachernadd dump_{bucket,brigade} macros
2001-01-02 Ryan BloomModify a couple of calls to ap_log_error with a NULL...
2001-01-01 Ryan BloomRemove AP_USE_MMAP_FILES, it doesn't really control...
2001-01-01 Ryan BloomWe never use MMAP_SEGMENT_SIZE, and we are better off...
2001-01-01 Ryan BloomWhen we are starting the server, we have a pool that...
2000-12-31 Ryan BloomWe have a pool in this function, and log_error_core...
2000-12-31 Ryan BloomUse a real pool to dup the error log file descriptor.
2000-12-31 Ben LaurieRM was not defined. Just use rm instead.
2000-12-31 Greg Steinfix the path
2000-12-31 Greg Stein*) simplify config file list construction (especially...
2000-12-30 David ReidAdd BeOS to hints.m4. This explains why I've been...
2000-12-30 Ryan BloomFind all config.m4 files when building generated_lists...
2000-12-30 Jeff TrawickGet rid of the "-g" on sort.
2000-12-29 Jeff TrawickFix a segfault caused by mod_ext_filter when the extern...
2000-12-29 Jeff Trawicknote some recent tweaks to bucket/brigade processing...
2000-12-29 Jeff Trawickap_content_length_filter(): if ap_save_brigade() fails...
2000-12-29 Jeff Trawickap_save_brigade() can fail, so report what happened...
2000-12-29 Jeff TrawickRecognize a downstream error as such (instead of saying...
2000-12-28 Ryan BloomBecause we can't get APR_EAGAIN from sendfile if we...
2000-12-28 Jeff TrawickOn EBCDIC machines, fix up the charset of the header...
2000-12-28 Ryan BloomWe don't want to install CVS files, but the -P option...
2000-12-28 Ryan BloomIgnore CRLF (or LF) when PEEK'ing at data on the socket...
2000-12-27 Ryan BloomLast change to get SuEXEC working again, and respecting...
2000-12-27 Ryan BloomGet SuEXEC building properly.
2000-12-27 Ryan BloomOn Unix, we do not want to use an absolute path for...
2000-12-27 Ryan BloomWe cannot set the SUEXEC_BIN directory from autoconf...
2000-12-27 Ryan BloomFix a small typo that was causing big problems.
next