2001-12-14 |
William A.... | Master dictionary entry for the new directive |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Joshua Slive | Fix links. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Joshua Slive | Update the AcceptPathInfo docs and add references from... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Whoops, that's quadstate, the value 3 is not-present. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | As suggested by Josh Slive, add the explicit 'default... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | A little loopy commit. Refer mod_cgid users to the... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Ya know, the language here wasn't all that explicit... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Not really an XXX here |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Apply the converse of the AcceptPathInfo patch for... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Address a signedness warning. No cleaner solutions... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | While contemplating a cast to (char) for the c arg... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | If dconf->accept_path_info is tristate, why not r... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Jeff's guess, right on. [Thought I committed it... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeff Trawick | hack up core_dir_config so that server/core.c compiles... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Aaron Bannert | Modified for clarity. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Now all should be well. AcceptPathInfo on will give... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Rich Bowen | Rolled back w3c tidy diffs that corrupted japanese... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Give the request_rec some information about path_info... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Kill some redundancy (why test PUT when we disallow... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | . unwind MORE redundant code [wasn't I just here... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Periods aren't commas. Clear out some inappropriate... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
William A.... | Whatever this was doing, it looks most unholy. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Aaron Bannert | Fix a bug in how we select the IP for the POD to connec... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jeff Trawick | change Apache/apr/apr-util to use run-time linking... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Justin Erenkrantz | Oh, FreeBSD, you don't like having multiple children... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Bradley Nicholes | Merged NetWare into the standard conf file |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Bradley Nicholes | Excluding macros from the export list output |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Bradley Nicholes | Clean up GNU compiler issues on NetWare |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Greg Ames | revert back to using a "links" downloaded version of... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Chris Pepper | Fixed a few typos. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Aaron Bannert | Another fix for VPATH builds. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Jeff Trawick | get worker MPM to respect the LockFile setting |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Greg Ames | fix a problem with graceful restart. If you look at... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Jeff Trawick | get rid of an ancient requirement that APACHE_XLATE... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Justin Erenkrantz | Style reformat. Tabs->spaces, etc, etc, etc. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Ben Laurie | Reduce magic levels. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Jeff Trawick | Add -I for the zlib include dir to the right flag variable |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Lars Eilebrecht | Update wording of the error README file. |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Lars Eilebrecht | Move file to 'error' directory as the directory is... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Lars Eilebrecht | Fix wrong german text about proxy(?). |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Jeff Trawick | clean up some signed/unsigned discrepancies, hopefully... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Brian Pane | Switched from heap bucket to pool bucket for SSI echo... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Brian Pane | [indentation fixes only] |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Brian Pane | Reduced the number of times that we scan through each... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Justin Erenkrantz | Fix segfault when restarting worker MPM. We can not... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Justin Erenkrantz | Clean up style (tabs->spaces, etc, etc, etc.). |
commit | commitdiff | tree | snapshot |
2001-12-07 |
William A.... | AFAICT - these symbols are unused. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Joshua Slive | Here's another one: IPv6. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Joshua Slive | Again, someone really needs to update the mod_proxy... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Joshua Slive | status update... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Aaron Bannert | Provide an accessor function for the global_score porti... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Jeff Trawick | make sure mod_foo.so is installed by apxs -i |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Aaron Bannert | Export ap_get_parent_scoreboard and ap_get_servers_scor... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Aaron Bannert | Fix bug that could potentially prevent perchild from... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Aaron Bannert | One thing I learned from the worker MPM was that the... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Aaron Bannert | Wow, it just got really windy outside, and warm! |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Justin Erenkrantz | Any release that goes out that doesn't have this fixed... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Jeff Trawick | Do special install processing for Apache DSO modules... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Greg Ames | change binbuild.sh to use --enable-mods-shared=most... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | Added a string "class" to the Apache 3.0 wishlist |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Ryan Bloom | Add a note about terminating the server. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Ken Coar | People are asking for this.. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Jeff Trawick | fix a const-ness problem caused by calling the wrong... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | Removed one more strdup in the content-type processing |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | Optimized away some string scans and copies in analyze_ct() |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | updated some comments to accurately reflect the current... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | optimization: replaced an apr_pstrndup call with apr_ps... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Brian Pane | When checking for "file" or "virtual" as an argument to |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Brian Pane | Small performance fix: delay variable initialization in |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Jeff Trawick | don't lose the const-ness of the string being searched |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Brian Pane | Replaced ap_strcmp_match call that checked for a '... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Get rid of some needless index.html's. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Update SSI docs to use AddOutputFilter in place of... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Fix a typo. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Remove some comments from the errordocument and browser... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Config file updates. Mostly just playing with comments... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jeff Trawick | separate logic specific to building Apache DSOs from... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Ian Holsman | mutli-dbm patch should remove on of the showstoppers... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Add directory and .htaccess context in mod_env directives. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Joshua Slive | Bad link. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jeff Trawick | hmmm... gcc 2.95.2 on AIX says sizeof is long... fix up |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jeff Trawick | if compilation is doomed due to lack of thread support... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Justin Erenkrantz | Bill speaks. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jeff Trawick | mention an unfortunate issue with make_exports.awk |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Jeff Trawick | Allow apxs to be used to build DSOs on AIX without... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Brian Pane | Fixed check for buffer overrun in ap_rgetline() |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jeff Trawick | tweak httpd -V output to show the architecture (bits... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jeff Trawick | get the declaration for strcasecmp()/strncasecmp()... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Jeff Trawick | get prototype for strcasecmp() on AIX |
commit | commitdiff | tree | snapshot |
2001-12-03 |
William A.... | Resolved segfault in mod_isapi when configuring with... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Joshua Slive | Add a sitemap. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Greg Ames | get binbuild working when apr, apr-util, and expat... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Bill Stoddard | Change a comment. This change was made to 2.0.29-dev... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Ben Laurie | Handle the ? option. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Jeff Trawick | get rid of an unused variable |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Cliff Woolley | Fix prototype for post_config hook |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Cliff Woolley | Fix a typo (?) |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Brian Pane | Optimization for ap_getparents: skip past all the leading |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | [No code changes here, just adding the cvs comment... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Added a version of ap_getline() that allocs a buffer... |
commit | commitdiff | tree | snapshot |
next |