]> granicus.if.org Git - apache/history - libhttpd.dsp
Include for mod_status.h
[apache] / libhttpd.dsp
2018-06-06 Yann YlavicAvoid cyclic dependency by moving ap_set_etag() from...
2018-01-15 Gregg Lewis Smithfix copy & paste error, util_cookies.h is in include...
2013-08-13 Jeff TrawickAdd util_fcgi.h and associated definitions and support
2013-05-26 Gregg Lewis SmithInform MSVC compiler there is a Lexical target so the...
2011-11-23 Gregg Lewis Smithadd util.regex.c to MPM, had been unneeded untill r1200055
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
2011-03-28 William A. Rowe JrPick up Jeff's layout refactoring on win32.
2011-03-27 Jeff Trawickmpm_default.h is just a convenience for a specific...
2010-11-25 Stefan FritschFix some Windows build issues
2009-05-12 William A. Rowe JrThe path is likely changing, in the meantime restore...
2009-05-08 William A. Rowe JrHere's the simpler solution to the two groups of mapper...
2009-05-05 William A. Rowe JrMPM's are now dynamically loadable; so must mod_watchdo...
2009-03-25 William A. Rowe Jrdrop mpm.h
2009-02-17 Mladen TurkAdd watchdog module to win32 build.
2008-12-22 William A. Rowe Jrhttpd 2.x is further modular; presume pcre is yet anoth...
2008-06-07 William A. Rowe Jrmod_core.h is moved
2008-06-07 William A. Rowe Jradd util_cookies
2008-03-29 Nick KewIntroduce ap_expr expression parser API
2007-08-23 William A. Rowe JrAdd util_mutex, although it's not used much by windows...
2007-01-12 William A. Rowe JrMake buildmark.c compilation consistent, especially...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2005-12-19 William A. Rowe Jr Add our new eor_bucket.c module to libhttpd
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-03-17 William A. Rowe Jr Add /D PCRE_STATIC to solve an 'exported symbol impor...
2005-02-17 William A. Rowe Jr Get httpd-2.1 building once again on win32.
2004-11-27 Justin ErenkrantzInitial pass at refactoring some files to eliminate...
2004-06-04 André MaloNobody objected:
2004-03-05 Sander StrikerRevert a change to the link flags that were accidentall...
2004-03-01 Allan K. Edwardsadd eoc_bucket.c to project
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-03-07 André Malorevert my recent patch. util_debug is no longer needed :)
2003-03-07 André Malo*gna* get/set_module_config are now defined in util_deb...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-06 William A. Rowe Jr Sort targets (no effective change) - this reduces...
2003-01-20 William A. Rowe Jr Integrate mod_ident with the Win32 build.
2003-01-20 William A. Rowe Jr Update libhttpd.dll filenames to reflect the .dll...
2002-09-20 Justin ErenkrantzFix up Win32 build.
2002-07-29 William A. Rowe Jr Refactor out the child behavior from mpm_winnt. ...
2002-07-18 William A. Rowe Jr Reorganize a bit for legibility.
2002-07-13 William A. Rowe Jr And the other one...
2002-07-13 William A. Rowe Jr $(IntDir) doesn't go back to VC5
2002-07-13 William A. Rowe Jr Get rid of the buildmark bogosity. It never helped...
2002-07-11 William A. Rowe Jr Try this AGAIN. Move ap_regkey.h to include/ and...
2002-07-09 William A. Rowe Jr Small whitespace cleanup.
2002-07-08 William A. Rowe Jr Fix alpha order so the .dsp list isn't rearranged...
2002-06-24 William A. Rowe Jr Move the last little useful bit of registry.c into...
2002-06-24 William A. Rowe Jr Incorporate ap_regkey.c into the build.
2002-06-06 William A. Rowe Jr Whoops. Others need to peek into include and cgi...
2002-05-24 William A. Rowe Jr We appear to never have had any complaints about...
2002-04-17 William A. Rowe Jr Tired of 'foo.h not found' messages in the build...
2002-03-15 William A. Rowe Jr Outch! DougM reports that I never committed this...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2001-10-21 William A. Rowe Jr Reimplement Win32 registry-based and shebang-extended...
2001-10-16 William A. Rowe Jr Just feels wrong... but need to continue building
2001-09-19 William A. Rowe Jr Accomodate the new server/util_time.c module on win32
2001-08-28 William A. Rowe Jr Clip a duplicate appearance
2001-08-27 William A. Rowe Jr Regroup some of the headers in the win32 module,...
2001-08-26 William A. Rowe Jr Toggle the /Zi flag to allow all supportd versions...
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-16 William A. Rowe Jr Spell it right, per Mr. Coar
2001-08-16 William A. Rowe Jr Add auto-generated Win32 versioning.
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-06-27 William A. Rowe Jr Fix up files constituting the Win32 libhttpd project...
2001-06-06 Jeff Trawickget rid of util_date.c/util_date.h and associated test...
2001-05-23 William A. Rowe Jr Blew it... forgot to transpose dsp versions
2001-05-23 William A. Rowe Jr Get win32 libhttpd building without uri_delims, now...
2001-03-08 William A. Rowe Jr A one line snafu becomes a big one... sorry, forgot...
2001-03-08 William A. Rowe Jr Minor snafu - wrong intermediate build path
2001-03-05 Ryan BloomAnother chunk of code from http to core. This should...
2001-03-04 Ryan BloomMove more code from the http module into the core serve...
2001-02-28 William A. Rowe Jr Moved to modules/arch/win32/
2001-02-27 Bill StoddardFix Windows compile breaks caused by mod_core.h foobar
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
2001-02-26 William A. Rowe Jr Hmmm... ap_release.h is a good file to list in the...
2001-02-25 Bill StoddardFix Windows compile break caused by move of error_bucket.c
2001-02-02 Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-01-28 William A. Rowe Jr Add newly invented mod_include.h to the project view
2001-01-27 William A. Rowe Jr Sunny and warm (if 30`F meets your definition of...
2001-01-19 William A. Rowe Jr Clearing out the libhttpd.def from win32
2001-01-18 William A. Rowe Jr Fixups to build the whole shebang once again.
2001-01-18 William A. Rowe Jr This change eliminates the intermediate httpd.lib...
2000-12-21 William A. Rowe Jr Correction, commited the vc5. Need vc6 in the tree...
2000-12-21 William A. Rowe Jr The Win32 overhaul, in summary;
2000-10-16 William A. Rowe Jr Fix compile break in Win32
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-11 William A. Rowe Jr Regardless of reaction to a symbol rename -within...
2000-06-06 William A. Rowe JrPR: