]> granicus.if.org Git - apache/history - os
fix a warning in a call to apr_psprintf()
[apache] / os /
2001-02-20 Bill StoddardFix windows compile break introduced by Martin's module...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-14 David ReidAs a debugging aid, report which version of the beos...
2001-02-11 Jeff Trawickfix the check for killpg(); as it was, we didn't check for
2001-02-11 Greg Steintoss the signal description stuff from unixd.[ch],...
2001-02-10 Greg Stein[ missed in last commit ]
2001-02-10 Greg Stein*) remove obsolete http_conf_globals.h
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-01 William A. Rowe Jr This file will go away. For this moment, the s/FindF...
2001-01-27 William A. Rowe Jr Use the appropriate APR_FINFO_flags for the apr_stat...
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
2001-01-20 Ryan BloomMove initgroupgs, ap_uname2id and ap_gname2id from...
2001-01-19 William A. Rowe Jr Normalize the use of AP_DECLARE_DATA
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-18 William A. Rowe Jr Some missing exports
2001-01-18 William A. Rowe Jr This change eliminates the intermediate httpd.lib...
2001-01-10 Brian HavardLibtool takes care of the lib prefix so get rid of...
2001-01-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2000-12-27 Ryan BloomLast change to get SuEXEC working again, and respecting...
2000-12-21 William A. Rowe Jr The Win32 overhaul, in summary;
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-05 Brian HavardUse quotes instead of angle brackets when including...
2000-12-05 Brian HavardClean up some warnings about APR string functions by...
2000-12-05 Brian HavardOS/2: os.c doesn't exist anymore, remove it from the...
2000-12-05 Brian HavardRemove "installer" from the ignore list so the director...
2000-12-05 William A. Rowe Jr En route to httpd-2.0/modules/... in their appropriat...
2000-12-05 Ryan BloomIgnore all the files that are generated during a build
2000-12-02 David ReidMore changes to get BeOS building once more...
2000-11-29 William A. Rowe Jr Fix uninitialized badness
2000-11-29 William A. Rowe Jr clean up some really bad typedefs - and move one...
2000-11-28 William A. Rowe Jr Pulled the aprlib base address out of Apache's basead...
2000-11-27 Jeff Trawick<sys/resource.h> requires <sys/time.h> first on some...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-23 Greg Steinadd the "next filter" parameter to the rest of the...
2000-11-19 William A. Rowe Jr Disable two features, with warnings, if a relatively...
2000-11-14 Allan K. Edwardsrepair cgi's on Windows
2000-11-10 William A. Rowe Jr Killing ap_os_is_filename_valid. Left actual win32...
2000-10-31 Ryan BloomMake mod_cgi and mod_include work when compiled as...
2000-10-25 Tony Finchensure that all cpp directives start with a # in column one
2000-10-24 William A. Rowe Jr Get everything working with suexec patches again.
2000-10-23 David ReidGet rid of some stuff and a few small tweaks.
2000-10-23 Manoj KasichainulaAdd back suexec support.
2000-10-23 Manoj KasichainulaAdd a temporary pool argument to unixd_pre_config,...
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...
next