| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 1 | -1/+1 |
| * | Add /D PCRE_STATIC to solve an 'exported symbol imported' bug. | William A. Rowe Jr | 2005-03-17 | 1 | -4/+4 |
| * | Get httpd-2.1 building once again on win32. | William A. Rowe Jr | 2005-02-17 | 1 | -43/+51 |
| * | Initial pass at refactoring some files to eliminate our 150K C source behemoths. | Justin Erenkrantz | 2004-11-27 | 1 | -0/+20 |
| * | Nobody objected: | André Malo | 2004-06-04 | 1 | -0/+29 |
| * | Revert a change to the link flags that were accidentally committed. | Sander Striker | 2004-03-05 | 1 | -1/+1 |
| * | add eoc_bucket.c to project | Allan K. Edwards | 2004-03-01 | 1 | -1/+5 |
| * | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -10/+1 |
| * | revert my recent patch. util_debug is no longer needed :) | André Malo | 2003-03-07 | 1 | -4/+0 |
| * | *gna* get/set_module_config are now defined in util_debug.c. We have | André Malo | 2003-03-07 | 1 | -0/+4 |
| * | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -5/+5 |
| * | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
| * | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -6/+15 |
| * | Sort targets (no effective change) - this reduces the cvs diff when | William A. Rowe Jr | 2003-02-06 | 1 | -7/+7 |
| * | Integrate mod_ident with the Win32 build. | William A. Rowe Jr | 2003-01-20 | 1 | -8/+0 |
| * | Update libhttpd.dll filenames to reflect the .dll extension for the | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
| * | Fix up Win32 build. | Justin Erenkrantz | 2002-09-20 | 1 | -0/+4 |
| * | Refactor out the child behavior from mpm_winnt. This is the first | William A. Rowe Jr | 2002-07-29 | 1 | -0/+4 |
| * | Reorganize a bit for legibility. | William A. Rowe Jr | 2002-07-18 | 1 | -154/+134 |
| * | And the other one... | William A. Rowe Jr | 2002-07-13 | 1 | -2/+2 |
| * | $(IntDir) doesn't go back to VC5 | William A. Rowe Jr | 2002-07-13 | 1 | -6/+4 |
| * | Get rid of the buildmark bogosity. It never helped ide users, and | William A. Rowe Jr | 2002-07-13 | 1 | -3/+17 |
| * | Try this AGAIN. Move ap_regkey.h to include/ and assure that this time, | William A. Rowe Jr | 2002-07-11 | 1 | -29/+4 |
| * | Small whitespace cleanup. | William A. Rowe Jr | 2002-07-09 | 1 | -24/+23 |
| * | Fix alpha order so the .dsp list isn't rearranged on save. | William A. Rowe Jr | 2002-07-08 | 1 | -38/+38 |
| * | Move the last little useful bit of registry.c into services.c, and | William A. Rowe Jr | 2002-06-24 | 1 | -8/+29 |
| * | Incorporate ap_regkey.c into the build. | William A. Rowe Jr | 2002-06-24 | 1 | -0/+8 |
| * | Whoops. Others need to peek into include and cgi module structures. | William A. Rowe Jr | 2002-06-06 | 1 | -0/+58 |
| * | We appear to never have had any complaints about copy srcname dstname | William A. Rowe Jr | 2002-05-24 | 1 | -40/+26 |
| * | Tired of 'foo.h not found' messages in the build. Checked ms's docs, | William A. Rowe Jr | 2002-04-17 | 1 | -24/+12 |
| * | Outch! DougM reports that I never committed this file. Lo and behold, | William A. Rowe Jr | 2002-03-15 | 1 | -0/+4 |
| * | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -58/+188 |
| * | Reimplement Win32 registry-based and shebang-extended scripting. | William A. Rowe Jr | 2001-10-21 | 1 | -0/+4 |
| * | Just feels wrong... but need to continue building | William A. Rowe Jr | 2001-10-16 | 1 | -2/+2 |
| * | Accomodate the new server/util_time.c module on win32 | William A. Rowe Jr | 2001-09-19 | 1 | -0/+4 |
| * | Clip a duplicate appearance | William A. Rowe Jr | 2001-08-28 | 1 | -4/+0 |
| * | Regroup some of the headers in the win32 module, to make the distinction | William A. Rowe Jr | 2001-08-27 | 1 | -13/+17 |
| * | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
| * | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -10/+7 |
| * | Spell it right, per Mr. Coar | William A. Rowe Jr | 2001-08-16 | 1 | -2/+2 |
| * | Add auto-generated Win32 versioning. | William A. Rowe Jr | 2001-08-16 | 1 | -4/+40 |
| * | (hopefully) get WinNT MPM to build using mpm_common.c code; a few notes: | Jeff Trawick | 2001-08-13 | 1 | -0/+4 |
| * | Fix up files constituting the Win32 libhttpd project file | William A. Rowe Jr | 2001-06-27 | 1 | -17/+17 |
| * | get rid of util_date.c/util_date.h and associated test program | Jeff Trawick | 2001-06-06 | 1 | -8/+0 |
| * | Blew it... forgot to transpose dsp versions | William A. Rowe Jr | 2001-05-23 | 1 | -3/+4 |
| * | Get win32 libhttpd building without uri_delims, now added to apr-util | William A. Rowe Jr | 2001-05-23 | 1 | -98/+56 |
| * | A one line snafu becomes a big one... sorry, forgot to transpose this. | William A. Rowe Jr | 2001-03-08 | 1 | -3/+4 |
| * | Minor snafu - wrong intermediate build path | William A. Rowe Jr | 2001-03-08 | 1 | -5/+4 |
| * | Another chunk of code from http to core. This should continue to build | Ryan Bloom | 2001-03-05 | 1 | -0/+4 |
| * | Move more code from the http module into the core server. This | Ryan Bloom | 2001-03-04 | 1 | -0/+4 |