]> granicus.if.org Git - apache/history - os
That's the end of things broken this morning... now to try Jeff's patch
[apache] / os /
2000-10-18 William A. Rowe Jr expatlib is definately more in sync with the Unix...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-15 William A. Rowe Jr This is a pretty significant cleanup of things alread...
2000-10-15 William A. Rowe Jr Cleanup ap_os_kill from TPF and unix. Maintainers...
2000-10-15 William A. Rowe Jr Just some symbol cleanup from grep'ping sources.
2000-10-15 William A. Rowe Jr Eliminating a bunch-o-junk from the Win32 os.h header...
2000-10-14 William A. Rowe Jr Change to buckets for isapi output. Still requires...
2000-10-13 William A. Rowe Jr Completes the port of the <Directory /> handling...
2000-10-12 William A. Rowe Jr Move more path parsing fixes forward from 1.3
2000-10-11 William A. Rowe Jr Get rid of some darned ugly exception lists
2000-10-11 William A. Rowe Jr Preparing the way.
2000-10-11 William A. Rowe Jr New symbol for HAVE_URL_PATHS reminds me we need...
2000-10-08 William A. Rowe Jr Just cleaning house and assuring there is nothing...
2000-10-08 William A. Rowe Jr Movin on over from 1.3.13-dev : this patch fixes...
2000-10-06 William A. Rowe Jr Roll forward fixes identified for 1.3.13-dev.
2000-10-06 William A. Rowe Jr Here it is, the Win32 part of the big canonical error...
2000-10-05 Ryan BloomPrepare our autoconf setup for autoconf 2.14a and for...
2000-10-03 William A. Rowe Jr Fix a few colliding modules
2000-10-03 William A. Rowe Jr Ok... I've been waiting to find out what happens...
2000-10-02 William A. Rowe Jr Whoops... that there was a handle I left hanging...
2000-10-02 William A. Rowe Jr _not_ up to 100%, but some structural changes to...
2000-10-02 William A. Rowe Jr Just Typos.
2000-10-02 William A. Rowe Jr Forward port 1.3 overhaul of isapi to 2.0.
2000-09-20 William A. Rowe Jr Get mod_auth_dbm building using Apache's sdbmlib...
2000-09-17 David ReidAdd some more .cvsignore files for BeOS and add a CHANG...
2000-09-11 Jeff TrawickGet mod_isapi.c to compile with the level of Win32...
2000-08-23 Jim JagielskiWe need to test specifically for setrlimit/getrlimit...
2000-08-08 Bill StoddardFix win32 compile break.
2000-08-08 Ryan BloomDocument os.h. I am only documenting the Unix copy...
2000-08-06 Brian HavardSome enhancements for OS/2 ap_canonical_filename:
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-27 William A. Rowe Jr Another day's progress... little changes, but just...
2000-07-25 William A. Rowe Jr Undo the damage to mod_isapi (leave placeholders...
2000-07-25 William A. Rowe Jr Missing apr_strings.h - hope this wasn't destined...
2000-07-17 Jeff TrawickFix some bad ap_log_error() invocations. Comment on...
2000-07-11 Keith WannamakerCorrect Win32 Expat build.
2000-07-03 David ReidStop a compiler warning in maintainer mode.
2000-07-03 David ReidBring beos back into line following the changes to...
2000-07-03 Greg Steinenable Expat for the Win32 build.
2000-07-01 Brian HavardRemove iol_socket.c from OS/2 build after Ryans's cleanup.
2000-06-30 Ryan BloomCombine some common code. Before this, all platforms...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-22 Allan K. EdwardsGet Win32 building after yesterday's patch to make...
2000-06-20 Ryan BloomRemove unixd_detach function, because it is provided...
2000-06-18 Jeff TrawickMake unixd_config.user_name const char * instead of...
2000-06-17 William A. Rowe Jr Time for these to be gone? I'd say it's long past :)
2000-06-17 Ben LaurieMore consification, correct command initialisation.
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-06-12 Bill StoddardFix Win32 compile break caused by Ryan's stat cleanup.
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-10 Ryan BloomCleanup more of the Apache configuration. This removes...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-06-07 Allan K. EdwardsFix Win32 bug when pathname length exactly equals MAX_PATH.
2000-06-07 Jeff TrawickFix some bad (1.3 style) parmlists to ap_log_error...
2000-06-06 Ryan BloomAdd the resource limiting code back to Apache 2.0....
2000-06-06 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-26 William A. Rowe JrPR:
2000-05-19 William A. Rowe Jr Fixes to allow Apache to run as a Win95 service....
2000-05-17 William A. Rowe Jr Cleanup ap_config.h fallout for Win32. Only a few...
2000-05-17 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Radical overhaul of the Apache-2.0/Win32 mpm <->...
2000-05-15 Ryan BloomRemove the dso code from the os/unix directory. These...
2000-05-11 William A. Rowe JrPR:
2000-05-06 William A. Rowe Jr pcre lives and dies on the _WIN32 define, rather...
2000-05-01 William A. Rowe Jr Significantly shorten the Win32 build and shrink...
2000-04-30 Sascha SchumannAdd VPATH support to Apache:
2000-04-30 Sascha SchumannWe want to build in the build dir, not the src dir.
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-28 William A. Rowe JrPR:
2000-04-28 Doug MacEachernback out APR_ prefix for TRUE,FALSE
2000-04-28 Doug MacEachernprefix TRUE,FALSE with APR_
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-26 Jeff TrawickIncrease the default NumSIG value from 32 to 33 on...
2000-04-23 Bill StoddardFirst cut at a file handle cache. It serves on Windows...
2000-04-22 Bill StoddardAdd ApacheModAuthDigest to apache.dsw. Get rid of compi...
2000-04-21 Bill StoddardWin32: Get mod_auth_digest compiling and added to the...
2000-04-20 Bill StoddardRevamp the Win32 make environment. Makefiles have been...
2000-04-15 Bill StoddardWin32: First cut at getting mod_isapi working under 2.0
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-14 Martin KraemerFix minor configuration & platform dependencies
2000-04-04 Brian HavardUnder OS/2 (well actually EMX gcc) libraries don't...
2000-04-04 David Reidap_os_kill isn't being used now as it's in APR, so...
2000-04-04 David ReidStart cleaning up the beos directory. DSO stuff is...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-24 David ReidFirst part of getting BeOS to survive restarts correctly.
2000-03-24 Bill StoddardDo a bit of Win32 specific garbage collecting. Most...
2000-03-22 Jeff Trawickaxe some deprecated MULTITHREAD code
2000-03-20 Brian HavardRemove a debug line left in accidentally.
2000-03-20 Brian HavardBring ap_os_case_canonical_filename() & ap_os_systemcas...
2000-03-19 Brian HavardIgnore more generated files.
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
next