summaryrefslogtreecommitdiffstats
path: root/.gdbinit (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-12Remove a couple more NULL handler specifications.Ryan Bloom5-5/+0
2001-01-12Stop using environment variables to set ONE_PROCESS and NO_DETACH. NowRyan Bloom10-17/+22
2001-01-12Per suggestion, tuck NOTEST_* in config_vars.mk. Yep, I changedJim Jagielski3-8/+6
2001-01-12note that rewrite map expansions work in rewritecondsTony Finch1-0/+9
2001-01-11get rid of an unused variableJeff Trawick1-1/+0
2001-01-11My bad... don't need the quotes hereJim Jagielski1-4/+4
2001-01-11Fold into all MakefilesJim Jagielski1-0/+2
2001-01-11Begining stub of NONAC_LDFLAGS and NONAC_CFLAGS stuff.Jim Jagielski3-8/+14
2001-01-11It is not sufficient to reset the file pointer before each call to ap_send_fd...Bill Stoddard1-5/+26
2001-01-11Change some INFO messages to DEBUG messages. Cleanup some message wording.Bill Stoddard1-13/+13
2001-01-11Fix typo in anchor name.Yoshiki Hayashi2-2/+2
2001-01-11Fix typo in anchor. Link to mod_so.html#loadmodule instead of mod_so.htmlYoshiki Hayashi2-4/+4
2001-01-11Add a quick note about external modules.Ryan Bloom1-1/+5
2001-01-11back out the previous change, which broke FreeBSD 3.4, OS/390, Tru64,Jeff Trawick1-1/+1
2001-01-10Fix a typo in an example and make a slight clarification in theJoshua Slive1-3/+4
2001-01-10"Well, hello! Gay now!"Greg Stein1-1/+6
2001-01-10update some references to the old prefix/libexec directoryJeff Trawick6-27/+27
2001-01-10only handle the request if server-info is the handlerJeff Trawick1-0/+3
2001-01-10Tidy up the beos mpm a little.David Reid1-36/+7
2001-01-10get mod_info working again (mostly)Jeff Trawick1-6/+10
2001-01-10Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard4-6/+3
2001-01-09 This sets an example for this type of module, so let's make sureKen Coar1-26/+28
2001-01-09 Minor typo fix.Ken Coar1-2/+2
2001-01-09use AP_HOOK_LAST for this module. This may or may not be the finalAllan K. Edwards1-1/+1
2001-01-09Fix a compile break with the new APR libtool setup. Basically, we areRyan Bloom1-1/+2
2001-01-09Fix a compile break related to the apr libtool change.Ryan Bloom1-1/+1
2001-01-09a couple tweaks to get Apache building with the new libtool-ized APRGreg Stein2-3/+4
2001-01-09get rid of some invalid errno references; use the apr_status_t insteadJeff Trawick1-7/+7
2001-01-09use the apr_status_t instead of errnoJeff Trawick1-2/+2
2001-01-09get rid of a non-portable use of errnoJeff Trawick1-3/+3
2001-01-09get rid of some bogus uses of perror()Jeff Trawick4-28/+42
2001-01-09fix some handler brokennessJeff Trawick3-3/+0
2001-01-09fix some handler brokenness so that dexter doesn't segfault at startupJeff Trawick1-1/+0
2001-01-09get rid of a bogus use of perror()Jeff Trawick1-4/+7
2001-01-09Reference to the docs project.Joshua Slive2-0/+8
2001-01-09This is the second in a series of clean-ups of theJoshua Slive4-63/+156
2001-01-09get rid of some bogus uses of perror()Jeff Trawick2-21/+18
2001-01-09use ap_strcmp_match and fix pattern typoDoug MacEachern1-1/+4
2001-01-09adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern30-87/+71
2001-01-09fix handlers->hooks compile breakageGreg Ames1-2/+1
2001-01-09Set MKDIR for APR's RUN_SUBDIR_CONFIG_NOW macro.Sascha Schumann1-0/+2
2001-01-08Handlers now use hooks, remove handlers entry from module data.Brian Havard1-1/+0
2001-01-08Fix message when the error log file can't be opened.Brian Havard1-5/+5
2001-01-08seems nobody is using sethostent()Greg Stein1-1/+0
2001-01-08Keep Greg happy.Ben Laurie1-6/+6
2001-01-07Strip trailing stuff from mime types.Ben Laurie1-8/+8
2001-01-07Note hooks->handlers change.Ben Laurie1-0/+2
2001-01-07Make handlers use hooks.Ben Laurie24-216/+126
2001-01-07For some reason the chartables.c target requires a full path.Ben Laurie1-1/+1
2001-01-07Stop leaking sockets. This is a minimal leak, but it was there.Ryan Bloom1-0/+3