summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* move the _rini stuff into bs2login.c (the only user)Greg Stein2001-02-242-10/+10
* *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, andGreg Stein2001-02-2410-176/+69
* Fix windows compile break introduced by Martin's module structure rename.Bill Stoddard2001-02-201-9/+9
* Update copyright to 2001Roy T. Fielding2001-02-1626-26/+26
* As a debugging aid, report which version of the beos code we're using andDavid Reid2001-02-141-2/+6
* fix the check for killpg(); as it was, we didn't check forJeff Trawick2001-02-111-1/+1
* toss the signal description stuff from unixd.[ch], beosd.h, and spmt_os2.Greg Stein2001-02-114-165/+4
* [ missed in last commit ]Greg Stein2001-02-101-0/+4
* *) remove obsolete http_conf_globals.hGreg Stein2001-02-101-1/+0
* renaming various functions for consistency sakeDoug MacEachern2001-02-087-25/+25
* This file will go away. For this moment, the s/FindFirstFile/apr_stat/William A. Rowe Jr2001-02-011-9/+4
* Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfoWilliam A. Rowe Jr2001-01-271-1/+1
* The changes required for the APR_FINFO_wanted argument toWilliam A. Rowe Jr2001-01-202-2/+4
* Move initgroupgs, ap_uname2id and ap_gname2id from util.c toRyan Bloom2001-01-201-0/+1
* Normalize the use of AP_DECLARE_DATAWilliam A. Rowe Jr2001-01-191-2/+2
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-193-41/+41
* Some missing exportsWilliam A. Rowe Jr2001-01-192-2/+2
* This change eliminates the intermediate httpd.lib from the build ofWilliam A. Rowe Jr2001-01-181-10/+0
* Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard2001-01-101-2/+0
* adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern2001-01-091-9/+9
* Last change to get SuEXEC working again, and respecting configurationRyan Bloom2000-12-281-0/+1
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-212-12/+1
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-202-4/+4
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-192-4/+4
* Use quotes instead of angle brackets when including apr_strings.h so thatBrian Havard2000-12-051-1/+1
* Clean up some warnings about APR string functions by including appropriateBrian Havard2000-12-051-0/+1
* OS/2: os.c doesn't exist anymore, remove it from the build.Brian Havard2000-12-051-1/+1
* Remove "installer" from the ignore list so the directory doesn't get blownBrian Havard2000-12-051-1/+0
* En route to httpd-2.0/modules/... in their appropriate places.William A. Rowe Jr2000-12-051-3/+0
* Ignore all the files that are generated during a buildRyan Bloom2000-12-052-0/+3
* More changes to get BeOS building once more...David Reid2000-12-021-0/+3
* Fix uninitialized badnessWilliam A. Rowe Jr2000-11-291-1/+1
* clean up some really bad typedefs - and move one into mpm_winnt.c sinceWilliam A. Rowe Jr2000-11-291-4/+0
* Pulled the aprlib base address out of Apache's baseaddr file (aprlib is hardWilliam A. Rowe Jr2000-11-281-1/+0
* <sys/resource.h> requires <sys/time.h> first on some systemsJeff Trawick2000-11-271-0/+3
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-266-26/+39
* add the "next filter" parameter to the rest of the ap_sub_req_* calls.Greg Stein2000-11-231-2/+3
* Disable two features, with warnings, if a relatively Win32 SDK headersWilliam A. Rowe Jr2000-11-191-0/+13
* repair cgi's on WindowsAllan K. Edwards2000-11-141-1/+1
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-107-21/+9
* Make mod_cgi and mod_include work when compiled as DSO's again. This isRyan Bloom2000-10-313-1/+84
* ensure that all cpp directives start with a # in column oneTony Finch2000-10-251-2/+2
* Get everything working with suexec patches again.William A. Rowe Jr2000-10-241-0/+9
* Get rid of some stuff and a few small tweaks.David Reid2000-10-231-56/+5
* Add back suexec support.Manoj Kasichainula2000-10-237-2/+51
* Add a temporary pool argument to unixd_pre_config, so that it can callManoj Kasichainula2000-10-232-2/+2
* expatlib is definately more in sync with the Unix build, so we nowWilliam A. Rowe Jr2000-10-181-2/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-165-11/+11
* This is a pretty significant cleanup of things already moved to OS2'sWilliam A. Rowe Jr2000-10-152-160/+0
* Cleanup ap_os_kill from TPF and unix. Maintainers please validate.William A. Rowe Jr2000-10-152-10/+0