summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of the buildmark bogosity. It never helped ide users, andWilliam A. Rowe Jr2002-07-131-3/+17
* Try this AGAIN. Move ap_regkey.h to include/ and assure that this time,William A. Rowe Jr2002-07-111-29/+4
* Small whitespace cleanup.William A. Rowe Jr2002-07-091-24/+23
* Fix alpha order so the .dsp list isn't rearranged on save.William A. Rowe Jr2002-07-081-38/+38
* Move the last little useful bit of registry.c into services.c, andWilliam A. Rowe Jr2002-06-241-8/+29
* Incorporate ap_regkey.c into the build.William A. Rowe Jr2002-06-241-0/+8
* Whoops. Others need to peek into include and cgi module structures.William A. Rowe Jr2002-06-061-0/+58
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-241-40/+26
* Tired of 'foo.h not found' messages in the build. Checked ms's docs,William A. Rowe Jr2002-04-171-24/+12
* Outch! DougM reports that I never committed this file. Lo and behold,William A. Rowe Jr2002-03-151-0/+4
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-101-58/+188
* Reimplement Win32 registry-based and shebang-extended scripting.William A. Rowe Jr2001-10-211-0/+4
* Just feels wrong... but need to continue buildingWilliam A. Rowe Jr2001-10-161-2/+2
* Accomodate the new server/util_time.c module on win32William A. Rowe Jr2001-09-191-0/+4
* Clip a duplicate appearanceWilliam A. Rowe Jr2001-08-281-4/+0
* Regroup some of the headers in the win32 module, to make the distinctionWilliam A. Rowe Jr2001-08-271-13/+17
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-261-1/+1
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-171-10/+7
* Spell it right, per Mr. CoarWilliam A. Rowe Jr2001-08-161-2/+2
* Add auto-generated Win32 versioning.William A. Rowe Jr2001-08-161-4/+40
* (hopefully) get WinNT MPM to build using mpm_common.c code; a few notes:Jeff Trawick2001-08-131-0/+4
* Fix up files constituting the Win32 libhttpd project fileWilliam A. Rowe Jr2001-06-271-17/+17
* get rid of util_date.c/util_date.h and associated test programJeff Trawick2001-06-061-8/+0
* Blew it... forgot to transpose dsp versionsWilliam A. Rowe Jr2001-05-231-3/+4
* Get win32 libhttpd building without uri_delims, now added to apr-utilWilliam A. Rowe Jr2001-05-231-98/+56
* A one line snafu becomes a big one... sorry, forgot to transpose this.William A. Rowe Jr2001-03-081-3/+4
* Minor snafu - wrong intermediate build pathWilliam A. Rowe Jr2001-03-081-5/+4
* Another chunk of code from http to core. This should continue to buildRyan Bloom2001-03-051-0/+4
* Move more code from the http module into the core server. ThisRyan Bloom2001-03-041-0/+4
* Moved to modules/arch/win32/William A. Rowe Jr2001-02-281-2/+1
* Fix Windows compile breaks caused by mod_core.h foobarBill Stoddard2001-02-271-2/+3
* Begin to move functions from the http module to the core. The goal is toRyan Bloom2001-02-261-0/+4
* Hmmm... ap_release.h is a good file to list in the IDE.William A. Rowe Jr2001-02-261-1/+4
* Fix Windows compile break caused by move of error_bucket.cBill Stoddard2001-02-251-1/+1
* Begin restructuring scoreboard code to enable adding back inBill Stoddard2001-02-021-0/+4
* Add newly invented mod_include.h to the project viewWilliam A. Rowe Jr2001-01-281-6/+14
* Sunny and warm (if 30`F meets your definition of warm :-)William A. Rowe Jr2001-01-271-0/+4
* Clearing out the libhttpd.def from win32William A. Rowe Jr2001-01-191-5/+0
* Fixups to build the whole shebang once again.William A. Rowe Jr2001-01-181-4/+4
* This change eliminates the intermediate httpd.lib from the build ofWilliam A. Rowe Jr2001-01-181-1/+372
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-211-3/+4
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-211-30/+29
* Fix compile break in Win32William A. Rowe Jr2000-10-161-2/+2
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-2/+2
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-111-2/+2
* PR:William A. Rowe Jr2000-06-061-0/+100