]> granicus.if.org Git - apache/history - os
Resolve the EXEC_ON_READ bit for ServerRoot and other modules that test
[apache] / os /
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-10 William A. Rowe JrAddress PR 8963
2002-05-08 Jeff TrawickAPR_PROC_MUTEX_IS_GLOBAL is the condition where apr_glo...
2002-05-06 Aaron BannertAdd unixd_set_global_mutex_perms so we can set permissi...
2002-04-25 William A. Rowe Jr Not yet added to the default build, but curious if...
2002-04-25 Justin ErenkrantzFix suexec invocations from userdir - the ~ was not...
2002-04-09 Aaron BannertRemove uses of apr_lock.h. This patch is untested,...
2002-04-03 William A. Rowe Jr Would really prefer if the authors of the .dsp's...
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-14 Bradley NicholesAdded code to extract the current address space name...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-02-24 Brian PaneRemoved unixd_set_lock_perms(apr_lock_t *), which is...
2002-01-23 William A. Rowe Jr one blank line for code, one huge step for legibility
2002-01-18 Bradley NicholesRemoved the multiple and reentrant flags that were...
2002-01-17 Justin ErenkrantzSpelling and grammar janitor coming through.
2002-01-17 Bill StoddardOn HPUX 11.x, the 'ENOBUFS, No buffer space available'
2002-01-17 William A. Rowe Jr Follow our Unix bretherens' conventions, and name...
2002-01-14 Bradley NicholesImplemented a checkunload callback to allow apache...
2002-01-13 Brian PaneClear the output socket descriptor in unixd_accept...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2002-01-08 Bradley NicholesAdded a stub for ap_os_create_privileged_process()...
2002-01-08 Bradley NicholesCode updates to allow Mod_Rewrite and Mod_Auth_DBM...
2001-12-27 Greg Ameschange ap_unix_create_privileged_process() to allocate...
2001-12-25 David ReidAdd ap_os_killpg as well as unixd_killpg and beosd_killpg.
2001-12-23 David ReidAdd a beosd_accept function. If the worker MPM is...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Bradley NicholesAdded the NetWare SSL module to the prebuilt module...
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-08 David ReidGet the daemon code working again for User/Group on...
2001-11-02 Bradley NicholesAdded the .xdc data file for building an MP enabled...
2001-10-29 Bradley NicholesFix up exit() to make sure that things are cleaned...
2001-10-23 Bradley NicholesFixed to import the aprlib module and export the httpd...
2001-10-21 William A. Rowe Jr Reimplement Win32 registry-based and shebang-extended...
2001-10-19 Aaron BannertUse the APR's new OS-specific proc mutex accessors...
2001-10-17 Bradley NicholesOS specific header for NetWare
2001-10-17 Bradley NicholesTemporarily removed the cgi module from the built in...
2001-10-16 Bradley NicholesOS specific file for NetWare
2001-10-04 William A. Rowe Jr Add some mime magic to the Win32 build
2001-10-01 William A. Rowe Jr Two more loadable modules on Win32, thank you Gunther!
2001-09-28 William A. Rowe Jr /home/cvs/httpd-2.0/ no longer tracks makefiles....
2001-09-13 Victor J. OrlikowskiAdded AP_DECLARE_DATA to unixd_config, so that it makes...
2001-09-13 Ryan Bloomrules.mk is stored in $(top_blddir). Without this...
2001-08-30 Ryan BloomUse the correct macros in unix.h
2001-08-30 William A. Rowe Jr * configure.in: added Cygwin specific APR_SETVARs.
2001-08-30 William A. Rowe Jr No <sys/ipc.h> under cygwin.
2001-08-25 Brian Havardos-inline.c is no more...
2001-08-24 William A. Rowe Jr This flag is no more
2001-08-23 Doug MacEachernos-inline.c is no more (fix from bloom)
2001-08-23 William A. Rowe Jr Eliminated ap_os_[systemcase|[case_]canonical]_filena...
2001-08-23 Joshua SliveThis probably falls under the category: if you can...
2001-08-21 Ryan BloomWe need to check for sys/sem.h
2001-08-20 Brian HavardOS/2: Use full set of linker flags when linking shared...
2001-08-17 Brian HavardOS/2: Don't share data segment between multiple instanc...
2001-08-16 Ryan BloomFix a new error on Linux.
2001-08-16 Jeff TrawickThe Unix MPMs other than perchild now allow child server
2001-08-16 William A. Rowe Jr Nothing here to ignore, go away :)
2001-08-16 William A. Rowe Jr A first step at auto-generating the version resource...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-07-30 Victor J. Orlikowskihttpd.exp and lots of other export files are generated...
2001-07-27 Brian HavardOS/2: set a decent size stack. Default is only 32k...
2001-07-25 Brian HavardOS/2: get canonical filename functions exported from...
2001-07-10 Roy T. FieldingUse the autoconf variable "host" consistently for platf...
2001-06-27 William A. Rowe Jr Add some favorite modules
2001-06-16 Brian HavardOS/2: Automate export of global variables from core.
2001-05-27 Ben LaurieUtility to list available hooks.
2001-04-29 Roy T. FieldingRemove some obsolete macros and rename one that wasn...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-26 David ReidThis stops some systems from barfing...
2001-04-23 Brian HavardOS/2: Export from the shared core symbols from the...
2001-04-07 Jeff Trawicktweak unixd.h so that exports.c is built properly
2001-04-07 Brian Havardap_os_systemcase_filename isn't implemented on OS/2...
2001-04-07 Brian HavardOS/2: Export some APR global variables from the httpd...
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-30 Greg Steinremove some items which are no longer used/needed.
2001-03-04 William A. Rowe Jr Win32 goodness for the core/http split.
2001-02-28 William A. Rowe Jr More crufty stuff
2001-02-28 William A. Rowe Jr Crufty stuff now gone [Ben indicated this was a first...
2001-02-28 William A. Rowe Jr Moved to modules/arch/win32/
2001-02-28 William A. Rowe Jr Hmmm... missed one. There has to be a better home...
2001-02-27 Bill StoddardFix Windows compile breaks caused by mod_core.h foobar
2001-02-24 Greg Steinmove the _rini stuff into bs2login.c (the only user)
2001-02-24 Greg Stein*) fix inline handling. we had: apr_inline, APR_INLINE...
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...
next