]> granicus.if.org Git - apache/shortlog
apache
2002-04-08 Ryan BloomWe should note that this has gone GA.
2002-04-08 Ryan BloomI made this available yesterday.
2002-04-08 Jeff Trawickfix the function name in the prototype for dav_get_sear...
2002-04-08 Mark J. CoxFixup product name
2002-04-08 Graham LeggettI can take care of LinuxPPC (YDL v2.1)...
2002-04-08 Aaron BannertReformat this to look pretty (blatently stolen from...
2002-04-08 Aaron BannertI can take care of sol8/intel and some old sk00l lee...
2002-04-07 Doug MacEachernPR: 7802
2002-04-07 Doug MacEachernnoteworthy since yesterdays change actually fixes the...
2002-04-07 Jim JagielskiMinor formatting plus add arch
2002-04-07 Ryan BloomRemove a patch that is no longer needed (bug was fixed...
2002-04-07 Sander StrikerUpdate CHANGES to reflect the mod_dav change.
2002-04-07 Doug MacEachernPR:
2002-04-07 Doug MacEachernfix ProxyPass when frontend is https and backend is...
2002-04-07 Aaron BannertPass the --includedir flag to the apr and apr-util...
2002-04-06 Aaron BannertGenerate rel_libdir and exp_libdir variables.
2002-04-06 Aaron BannertAllow us to override the default --libdir from the...
2002-04-06 Aaron BannertAdd libdir entries to config.layout.
2002-04-06 Brian HavardFix export of variables that have "extern" before their...
2002-04-06 Graham LeggettQuick fix to an incorrect comment.
2002-04-06 Sander StrikerAdd DASL(SEARCH) support to mod_dav.
2002-04-06 Greg SteinPort over some fixes to mod_dav 1.0 so that the Apache...
2002-04-06 Bradley NicholesAdded a call to apr_bucket_alloc_destroy() to the clean...
2002-04-05 Ryan BloomUse the new format for the tarballs. httpd-2.0.xx...
2002-04-05 Ryan BloomBump after the tag and roll
2002-04-05 Bradley NicholesAdded replacement values for the new tags in the httpd...
2002-04-05 Bradley NicholesChanged the make file to pick up the renamed httpd...
2002-04-05 Ryan BloomFix a segfault. Only try to set this if the sub_Reques...
2002-04-05 Ryan BloomIf we are doing a fast_redirect, and we don't have...
2002-04-05 William A.... Whoops, missed this. Moved these symbols to mod_core.h
2002-04-05 William A.... Correct partitioning of filter handles between core...
2002-04-05 William A.... Clean up breakage introduced recently that sent the...
2002-04-05 Ryan BloomBump for the 2.0.35 tag. Just waiting for Will's commi...
2002-04-05 Aaron BannertUpdate mod_rewrite to use the new APR global mutex...
2002-04-05 Ryan BloomWith VPATH builds, the httpd.conf-std file is found...
2002-04-05 Doug MacEachernPR:
2002-04-05 Brian PaneDocument the mod_include fixes from yesterday
2002-04-05 Ryan BloomThis is a HACK! The problem is that the fast_internal_...
2002-04-05 Ryan BloomThis fixes the mod_autoindex problem of not getting...
2002-04-05 Jim JagielskiWith a cool spin cast...
2002-04-05 Brian PaneFix for the boundary case in which each character of...
2002-04-05 Cliff WoolleyGet the HTTP-on-HTTPS hint to come through again. ...
2002-04-05 Cliff WoolleyGet rid of overlay bogosity by copying the static strin...
2002-04-05 Brian PaneRemove an invalid comment. (The only way that the...
2002-04-05 Cliff WoolleySilence an irrelevant gcc warning
2002-04-05 Cliff WoolleyFix variable name typo
2002-04-05 William A.... One for 2.0.34 - to fix the problem of utf-8 configur...
2002-04-05 William A.... Mix 'n match signedness? Make some emits go away.
2002-04-05 Doug MacEachernPR:
2002-04-05 Jeff Trawickquiet a bogus gcc warning that crops up with -O2
2002-04-05 Jeff Trawickimplement FOREGROUND for perchild and beos MPMs too
2002-04-05 Jeff Trawickworker MPM: add -DFOREGROUND option to use when you...
2002-04-04 William A.... Uhmmm... notices only when we are running as a servic...
2002-04-04 William A.... One emit is an error, not a notice. Neither have...
2002-04-04 William A.... Another, potential race. Assure we are allowing...
2002-04-04 William A.... Race condition one ... we were occasionally escaping...
2002-04-04 Paul J. RederThis patch fixes a core dump that occurs in mod_include...
2002-04-04 Jeff Trawickignore generated file ap_config_layout.h
2002-04-04 Jim JagielskiAdded support for Posix semaphore-based mutex locking...
2002-04-04 Jeff TrawickAIX: Fix the syntax for setting the LDR_CNTRL and AIXTH...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-04-04 Aaron BannertFix a potential size mismatch (apr_off_t might be 64bit...
2002-04-03 Bill StoddardFix a couple of edge cases when the content being cache...
2002-04-03 Joshua SliveAdd mod_cache to allmodules.xml and do the transforms...
2002-04-03 Bill StoddardMake comments and function name agree with what the...
2002-04-03 Jeff Trawickworker MPM:
2002-04-03 Jeff Trawickprefork MPM: add -DFOREGROUND option to use when you...
2002-04-03 Jeff Trawickstyle change only
2002-04-03 Jeff TrawickAllow worker MPM to build on systems without pthread_ki...
2002-04-03 William A.... Elimiate references of subreferences to simplify...
2002-04-03 William A.... Much easier to clone first than fix later - next...
2002-04-03 William A.... Would really prefer if the authors of the .dsp's...
2002-04-03 William A.... Can't we -please- rename mod_file_cache if it doesn...
2002-04-03 William A.... Gheesh
2002-04-03 William A.... On second thought ... I can see some weird sign bit...
2002-04-03 William A.... A very safe cast for any ^2 based cpu. Are we expect...
2002-04-03 Bill StoddardFirst meager steps to documenting mod_cache
2002-04-02 Doug MacEachernfix SSL_X509_INFO_load_path so SSLProxyMachineCertifica...
2002-04-02 Doug MacEacherncopy-n-pasto: need to use SSL_X509_INFO_load_*path...
2002-04-02 Doug MacEacherncopy-n-pasto: ssl_cmd_SSLProxyMachineCertificatePath...
2002-04-02 Doug MacEachernfix copy-n-pasto: ssl_cmd_SSLProxyCACertificatePath...
2002-04-02 Doug MacEachernanother todo
2002-04-02 Joshua SliveUpdate the transformations.
2002-04-02 Joshua SliveJust a little change so that this will validate.
2002-04-02 Doug MacEachernPR:
2002-04-02 Doug MacEachernvarious updates
2002-04-02 Bradley NicholesCheck for a NULL pointer in the case of the OS address...
2002-04-02 Bill StoddardWin32: tweak some messages
2002-04-02 Bill StoddardWin32: Change startup/shutdown message class to NOTICE...
2002-04-02 Sander StrikerAdd myself on this bright and sunny day.
2002-04-02 Doug MacEachernPR:
2002-04-02 Bill StoddardNote about ap_cache_msec2hex() and ap_cache_hex2msec...
2002-04-02 Bill StoddardWin32: Add mod_cache, mod_mem_cache and mod_disk_cache...
2002-04-02 Bill StoddardUse runtime library linking. This reduces the size...
2002-04-02 Bill StoddardCleanup some compile warnings.
2002-04-02 Rich BowenA few additional examples added to the docs.
2002-04-02 Cliff WoolleyGrammar police. (Well, you asked for it. ;) There...
2002-04-02 Aaron BannertUpdate the docs on the ScoreBoardFile directive for...
2002-04-02 Bradley NicholesReplaced a hack for getting the address space with...
2002-04-01 Justin ErenkrantzPrevent ap_add_output_filters_by_type from being called in
next