| Commit message (Expand) | Author | Age | Files | Lines |
* | Add htcacheclean to Makefile.win (thanks to wrowe for pointers) | Colm MacCarthaigh | 2005-09-21 | 1 | -0/+2 |
* | Move mod_filter and mod_charset_lite from /experimental/ to /filters/ | Nick Kew | 2005-09-21 | 1 | -2/+2 |
* | * Makefile.win | Sander Striker | 2005-05-26 | 1 | -6/+6 |
* | Bring the windows config file in line with the simplifications | Joshua Slive | 2005-04-12 | 1 | -14/+125 |
* | Fix Win32 imap->imagemap transformation | William A. Rowe Jr | 2005-04-07 | 1 | -2/+2 |
* | Apache.exe -> httpd.exe - per discussion on dev@httpd | William A. Rowe Jr | 2005-03-31 | 1 | -3/+3 |
* | Reverting a localization I had attempted to fix back on Saturday. | William A. Rowe Jr | 2005-02-23 | 1 | -1/+1 |
* | pcre.lib is bound into libhttpd.dll - we no longer need to redistribute | William A. Rowe Jr | 2005-02-18 | 1 | -7/+1 |
* | Deposit mod_bucketeer.so and mod_dumpio.so into the installed apache2 | William A. Rowe Jr | 2005-01-05 | 1 | -1/+7 |
* | Update cache module project and modules location from experimental to cache. | Mladen Turk | 2004-11-29 | 1 | -6/+6 |
* | Oops. Do not commit private settings. | Mladen Turk | 2004-09-13 | 1 | -1/+1 |
* | Add proxy_ajp and proxy_balancer to the build. | Mladen Turk | 2004-09-13 | 1 | -1/+5 |
* | Catch up for Win32 to authnz_ldap changes, and make win32's module | William A. Rowe Jr | 2004-08-31 | 1 | -6/+12 |
* | add dsp and exp file for mod_log_forensic | André Malo | 2004-04-19 | 1 | -0/+2 |
* | nobody came up with another patch or objections and it should not get lost: | André Malo | 2004-04-11 | 1 | -0/+2 |
* | Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32. | William A. Rowe Jr | 2004-03-15 | 1 | -1/+6 |
* | whoops - moving to fast - fix 1.135 to exclude the appropriate | William A. Rowe Jr | 2004-03-15 | 1 | -2/+2 |
* | Bugfix 1; if no ssl, no reason for ssl.conf. | William A. Rowe Jr | 2004-03-15 | 1 | -0/+2 |
* | revert the zlib.lib linkage patch. Bill Rowe said, it's worse than before. | André Malo | 2004-01-21 | 1 | -32/+1 |
* | Don't include zlib files directly. That's very nasty! | André Malo | 2004-01-18 | 1 | -1/+32 |
* | By rights this should be a subst - but it gets us building. | William A. Rowe Jr | 2003-09-08 | 1 | -1/+1 |
* | Account for apr-1.lib and apriconv-1.lib changes, HTTPD 2.1/APR 1.0 only. | William A. Rowe Jr | 2003-09-08 | 1 | -11/+11 |
* | After much discussion on dev@apr - it turns out that .dbg files served | William A. Rowe Jr | 2003-03-11 | 1 | -12/+7 |
* | the symbols target in apr-iconv disappeared... | André Malo | 2003-03-11 | 1 | -1/+1 |
* | Fix Sebastian's observed failure of the Win32 Debug _install target. | William A. Rowe Jr | 2003-02-19 | 1 | -0/+2 |
* | Thanks Andre... for pointing out my fat fingers. | William A. Rowe Jr | 2003-02-10 | 1 | -3/+3 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -190/+140 |
* | Integrate mod_ident with the Win32 build. | William A. Rowe Jr | 2003-01-20 | 1 | -0/+3 |
* | .dsw IDE builds were building mod_auth_ldap, while .mak builds were not. | William A. Rowe Jr | 2003-01-19 | 1 | -0/+6 |
* | Fix the last bit of build breakage from promoting ext_filter from | William A. Rowe Jr | 2003-01-18 | 1 | -1/+1 |
* | It's up to apr-iconv to install it's own ces/ccs .pdb symbols. | William A. Rowe Jr | 2003-01-15 | 1 | -2/+0 |
* | Adapt to Brane's apr-iconv patch that provides for make install, and makes | William A. Rowe Jr | 2003-01-14 | 1 | -7/+24 |
* | Not entirely clear if we should trust iconv or bin/iconv as the target | William A. Rowe Jr | 2002-12-03 | 1 | -1/+10 |
* | Catch up with Trawick's change to filters/mod_ext_filter | William A. Rowe Jr | 2002-11-22 | 1 | -2/+2 |
* | Inject logio into the win32 build | William A. Rowe Jr | 2002-11-01 | 1 | -0/+3 |
* | A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basic | William A. Rowe Jr | 2002-09-13 | 1 | -1/+0 |
* | Welcome to the new schema. Multiply defined symbols blow. | William A. Rowe Jr | 2002-09-13 | 1 | -11/+30 |
* | Reenable apr-iconv for ongoing development effort. Sorry that we had | William A. Rowe Jr | 2002-08-09 | 1 | -4/+14 |
* | Since library detection is _not_ complete, and this code is extremely | William A. Rowe Jr | 2002-08-09 | 1 | -14/+4 |
* | Win32: Install libapriconv | Bill Stoddard | 2002-07-30 | 1 | -0/+4 |
* | Until we are building loadable iconv modules, the core iconv will always | William A. Rowe Jr | 2002-07-21 | 1 | -5/+0 |
* | No reason not to build charset_lite anymore on Win32 | William A. Rowe Jr | 2002-07-19 | 1 | -0/+6 |
* | apriconv from the command-line build | William A. Rowe Jr | 2002-07-19 | 1 | -11/+9 |
* | A few more 'silencers' from David. | William A. Rowe Jr | 2002-07-18 | 1 | -6/+6 |
* | Clean up a number of messages, as proposed by David. Ignored the patch | William A. Rowe Jr | 2002-07-18 | 1 | -23/+32 |
* | Quit it with the noise :-) | William A. Rowe Jr | 2002-07-13 | 1 | -4/+1 |
* | Quiet the conversation. | William A. Rowe Jr | 2002-07-13 | 1 | -1/+1 |
* | If we didn't build a Browse, we have nothing to kill. Ignore the error. | William A. Rowe Jr | 2002-07-13 | 1 | -1/+1 |
* | Seems 9x can't delete two files at a time | William A. Rowe Jr | 2002-06-23 | 1 | -2/+2 |
* | Not standard WinFoo. Using cd now. Reported by Ian Holsman. | William A. Rowe Jr | 2002-06-19 | 1 | -2/+2 |