]> granicus.if.org Git - apache/shortlog
apache
2000-12-05 William A.... Got a little carried away earlier with path names :-)
2000-12-05 William A.... Slide symbols from one place to another.
2000-12-05 William A.... A little fix here, little fix there
2000-12-05 Ryan BloomGenerate the apr-utils exports file using APR's buildex...
2000-12-05 Bill StoddardWindows project file update to accomodate the new direc...
2000-12-05 William A.... Set up dependencies on the apr-util package.
2000-12-05 William A.... A bit of inclusion for the apr-util package.
2000-12-05 William A.... This patch illustrates the new locations, and makes...
2000-12-05 Jeff TrawickFix two spelling and syntax problems in ap_get_local_ho...
2000-12-05 William A.... Release the last occurance of apr_canonical_error...
2000-12-05 Brian HavardUse quotes instead of angle brackets when including...
2000-12-05 Brian HavardSpeed up the generation of exports.c by using an awk...
2000-12-05 Brian HavardInclude mpm.h so that we know which MPM is being built...
2000-12-05 Brian HavardClean up some warnings about APR string functions by...
2000-12-05 Brian HavardOS/2: os.c doesn't exist anymore, remove it from the...
2000-12-05 Brian HavardRemove "installer" from the ignore list so the director...
2000-12-05 Jeff TrawickGet make distclean working again. The replaced egrep...
2000-12-05 William A.... En route to httpd-2.0/modules/... in their appropriat...
2000-12-05 Ryan BloomMake ApacheBench compile cleanly again
2000-12-05 Ryan BloomBuild apr-util correctly when building the rest of...
2000-12-05 Ryan BloomUse the correct apr-util library
2000-12-05 Ryan BloomMake the test for APR a bit more stringent and add...
2000-12-05 Ryan BloomAdd apr-util to the build process. This should now...
2000-12-05 Ryan BloomAdd a couple of files that I missed earlier today.
2000-12-05 Ryan BloomIgnore all the files that are generated during a build
2000-12-05 Ryan BloomDo not automatically add the core module to the modules...
2000-12-05 Ryan BloomDon't find Makefiles in apr or apr-utils, because those...
2000-12-05 Ryan BloomApache builds again, although the test directory doesn...
2000-12-05 Ryan BloomGet the support programs building properly. Httpd...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-12-04 Ryan BloomBuff was removed this weekend, so the STATUS item shoul...
2000-12-04 Ryan BloomGet Apache to configure completely again. This still...
2000-12-04 Ryan BloomGet the modules configuration stuff working correctly...
2000-12-04 Ryan BloomStart to add back the config.m4 and Makefile.in's that...
2000-12-04 Ryan BloomStart pointing the configuration scripts to the correct...
2000-12-04 Jeff TrawickGet rid of ap_new_apr_connection(). ap_new_connection...
2000-12-04 Jeff TrawickGet rid of ap_new_apr_connection(). ap_new_connection...
2000-12-04 Allan K. EdwardsGet WIN32 building again
2000-12-04 Jeff TrawickGet files including mpm_winnt.h compiling again by...
2000-12-04 Jeff Trawickinclude new APR symbol apr_make_os_sock
2000-12-04 Ryan Bloomignore the generated files.
2000-12-04 Ryan BloomGet buildconf working in the new repository. Nothing...
2000-12-04 Roy T. FieldingA short history of the Apache Group (outdated) and...
2000-12-04 Roy T. FieldingThe httpd-2.0 repository is now open for business....
2000-12-04 Ryan BloomAdd a test to buildconf to ensure that APR has been...
2000-12-04 Ryan BloomRemove buff.c and buff.h. There are still a few files...
2000-12-04 William A.... This chops the compile time warnings back down to...
2000-12-03 Joshua SliveRemove multilogs.html which is documented in mod_log_co...
2000-12-03 Chris PepperRemoved "index.html" from a bunch of <a hrefs>.
2000-12-03 Chris PepperCleaned "index.html" out of a bunch of <a href>s.
2000-12-03 Ryan BloomRemove mod_mmap_static. This has been replaced by...
2000-12-03 Chris PepperRemoved some illegal <p>s wrapping <hr>s.
2000-12-03 Chris PepperRemoved some more occurrances of "index.html".
2000-12-03 Chris PepperTypo fix: 'of' used, 'for' wanted.
2000-12-03 Chris PepperRemoved a couple "index.html"'s.
2000-12-03 Chris PepperFixed mismatched list tag.
2000-12-03 Chris PepperRemoved "index.html" from <a>.
2000-12-02 Joshua SliveConsistency enforcement for directives that take extens...
2000-12-02 David ReidMore changes to get BeOS building once more...
2000-12-02 David ReidFix a couple of small typo's
2000-12-02 Ryan BloomNote the patch submitted today by Jon Travis about...
2000-12-02 Ryan BloomMPMs that require multiple segments of shared memory...
2000-12-01 Ryan BloomRemove an unnecessary header file.
2000-12-01 Ryan BloomClear and sunny outside
2000-12-01 Jeff Trawickuse APR_SIZE_T_FMT to avoid a warning on AIX
2000-12-01 Jeff Trawickinclude <strings.h> for the strcasecmp() and strncasecm...
2000-12-01 Greg AmesUse APR_LOCKALL in dexter and mpmt_pthread to serialize...
2000-12-01 Jeff TrawickStop referencing apr_get_socket_inaddr(), apr_get_remot...
2000-12-01 Jeff TrawickIf apr_lock() or apr_unlock() fail, write a log message...
2000-12-01 Jeff TrawickAdd "-D PROCESS_LOCK_IS_GLOBAL" to the httpd -V output...
2000-12-01 Ryan BloomGet Apache to use the new generated exports list. ...
2000-11-30 Jeff TrawickGet htpasswd.c to build on EBCDIC machines again.
2000-11-30 Ryan BloomDocument mod_log_config %{FOOBAR}C option
2000-11-30 William A.... This is the Win9x console hook handler ... much code...
2000-11-30 Ryan BloomEnable logging a cookie with mod_log_config
2000-11-29 Joshua Slive- Remove some "platform specific notes" from the main...
2000-11-29 Ryan BloomRemove an unused header
2000-11-29 William A.... Fix some const confusion with simpler code.
2000-11-29 William A.... Fix uninitialized badness
2000-11-29 William A.... Eliminate the last WSAE error test.
2000-11-29 Greg SteinUse "const char * const *" for process->argv (which...
2000-11-29 William A.... Make Win32 build again
2000-11-29 Jeff TrawickFix a segfault in mod_info. mod_info_module_cmds(...
2000-11-29 Jeff TrawickGet ab to compile cleanly after the apr_initopt() change.
2000-11-29 Greg Steincan I be a Super Saiyan? please?
2000-11-29 Greg Steinadd the new apr_lock_file and apr_unlock_file functions.
2000-11-29 Greg Steinreorder the libs for proper inter-lib dependencies
2000-11-29 Joshua SliveBring mod_ext_filter.html up to the new format.
2000-11-29 Joshua SliveRemove mod_digest docs which have been supplanted by...
2000-11-29 Joshua SliveBring mod_dav.html up to the new format, fix up some...
2000-11-29 Joshua SliveBring mod_charset_lite up to the "modern" format.
2000-11-29 Joshua SliveA little more prettying up of developer docs.
2000-11-29 Joshua SlivePut the developer index in the standard format.
2000-11-29 William A.... Compile break when I changed 'thread' in mpm_winnt...
2000-11-29 William A.... Clean up some compiler warnings (there remain some...
2000-11-29 William A.... clean up some really bad typedefs - and move one...
2000-11-29 William A.... The only win32 project file that used (but didn't...
2000-11-28 Ryan BloomFirst step towards extracting the SSI handling from...
2000-11-28 Ryan BloomFix some const warnings.
2000-11-28 Joshua SliveAdd a couple more user-visible changes to upgrading...
next