1999-12-13 |
Bill Stoddard | Update STATUS |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Ryan Bloom | Get rid of a couple more ap_os_file_t's along with... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Ryan Bloom | Use ap_open_stderr in http_config.c. This cleans up... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Ryan Bloom | Get rid of an instance of ap_file_os_t from the Apache... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Ryan Bloom | We now make the decision to USE_MMAP_FILES based on... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bill Stoddard | AIX DSO tweaks. Enable use of native DSO for AIX 4... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Ken Coar | Add a note about DNS being required on Windows. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bill Stoddard | Removed these a bit too soon. Adding them back. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bill Stoddard | Fix Windows build break |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Ken Coar | Add the AddCharset functionality to mod_mime. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Martin Kraemer | OS specific patches for IBM's OS/390. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Manoj Kasichainula | An indented "#include" can cause problems on some compi... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bill Stoddard | Add license statement to util_win32.c |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bill Stoddard | Win32: First cut at getting apache -k restart|shutdown... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Ken Coar | Add ability to handle arbitrary methods to Script... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Manoj Kasichainula | Fix even more "-i" -> " ap_context_t " changes. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Wilfredo Sanchez | If we can't open httpd.conf, print a warning, but don... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Wilfredo Sanchez | Perform check for "$CFG_SBINDIR/$CFG_TARGET" _after_... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Add strucutre to autoconf-config system to allow module... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Make most other modules selectable by autoconf's .... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Oops, changed the default status of mod_env for testing... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Move the default status of module inclusion/exclusion... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Make the call to configure a module a little simpler... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Ryan Bloom | I shouldn't have to explicitly provide an MPM. I am... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | autoconf: Start adding support for selecting modules... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | The possibility of a libenv module and a libenv system... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | autoconf: Generate modules.c based on configuration... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Wilfredo Sanchez | Disable the DYLD_CANT_UNLOAD workaround for Mac OS... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Manoj Kasichainula | The Unix MPMs were depending on APR for signal.h, and... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Ryan Bloom | We may not always want to make the pipes between proces... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Ryan Bloom | Bring mod_mime_magic to Apache 2.0. |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Manoj Kasichainula | A thread (of messages) in comp.programming.threads... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Ken Coar | Add the long-awaited IndexOptions DescriptionWidth... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Ken Coar | Add a FoldersFirst keyword to the IndexOptions directi... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Fix a couple of comments |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Place ap_config_auto.h in src/include. It didn't seem... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Fix what I think is a bug where rlim_t won't be #define... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Eliminate ap_config.h's checks when using autoconf... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Get rid of ap_check_signals() in all but the prefork... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Remove a vestige of the old timeout system. ident looku... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Some compile fixes for the piped log code. It doesn... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Add apr_thread_proc.h so it can find ap_proc_t. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Delete remnants of ap_spawnvp that got missed earlier. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Deal with times() properly in autoconf. This also chang... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | The extra (n < 1) check is redundant, leftover from... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Some extra autoconf macros that might help us compile... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Fix a thinko. Apache's configure.in shouldn't attempt... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
dgaudet | more accurate reflection of reality |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Autoconf can heal your family strife. And it's also... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Manoj Kasichainula | The second part of the big autoconf patch, which actual... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Manoj Kasichainula | The first part of the big autoconf patch. This replaces... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bill Stoddard | First cut at getting graceful restart working with... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Ralf S. Engelschall | Added missing links to htdocs/manual/mod/directives... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Ralf S. Engelschall | Fixed typo in htdocs/manual/install.html. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
David Reid | Clean up some code that BeOS doesn't use. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Ryan Bloom | Update some dependancies. Move the final two files... |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Manoj Kasichainula | Hmmm, turns out that the nice event library for network... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
rasmus | Fix a spelling mistake and we probably shouldn't put... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Ryan Bloom | Clean up the getopt stuff a bit. Basically, I am remov... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Martin Kraemer | Use APR's getopt |
commit | commitdiff | tree | snapshot |
1999-11-20 |
David Reid | Next stage of ap_mmap support. Tested on FreeBSD and... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Ryan Bloom | Remove the ap_thread_mutex code from all MPM's. This... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Ryan Bloom | Initial version of CGI Daemon module. This module... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Ryan Bloom | Update STATUS to get rid of the fprintf(stderr problem. |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Ryan Bloom | Finish the conversion from fprintf(stderr -> ap_log_err. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Ryan Bloom | First step in removing the fprintf(stderr problem from... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Ryan Bloom | Cleaned up the APRFile uses in Apache. Also removed... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Ryan Bloom | Cleanup the ZZZ comments. Basically these used to... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Ryan Bloom | Update the STATUS file a bit. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Tony Finch | explain how ServerName interacts with NameVirtualHost... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Manoj Kasichainula | ap_clean_child_exit is static in dexter now, and the... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Manoj Kasichainula | Eliminate acceptlock.c from mpmt_pthread. Use an APR... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Manoj Kasichainula | Allow NO_SERIALIZED_ACCEPT to work. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Manoj Kasichainula | Eliminate acceptlock.{c,h} in dexter. They mostly dupli... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Ryan Bloom | Moving Unix socket IOL's to use APR. Also fixed a... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tony Finch | remove a superfluous tag that I just spotted |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Brian Havard | Make mod_so.c compile. Loading modules crashes for... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Manoj Kasichainula | Fix a race condition found by David Colasurdo <davecola... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Ryan Bloom | Update the STATUS file with three new items. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Ben Laurie | Fix error logging calls (kinda). |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Ben Laurie | Add printf format for ssize_t. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Bill Stoddard | mod_autoindex has a small bug when calling ap_readdir... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Bill Stoddard | Get rid of dependency on os/win32/getopt.c & .h |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Brian Havard | Get rid of a number of 'incompatible pointer type'... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Manoj Kasichainula | Stop using APR_BUFFERED for the error log and httpd... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bill Stoddard | Export ap_send_error_response |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Bill Stoddard | Get the Windows 95/98 specific code compiling. Have... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Bill Stoddard | More stuff to do |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Bill Stoddard | ToDo: timeout pipes to CGIs |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Bill Stoddard | Some updates to STATUS... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Ronald Tschalar | First cut at port to apache-2.0. Simple tests are working. |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Brian Havard | OS/2: Don't return APR_EOF from ap_read(). EOF is indic... |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Manoj Kasichainula | Fix yet another APR bug. This one caused sporadic CGI... |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Bill Stoddard | Fix bug setting localaddr and remoteaddr |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Manoj Kasichainula | No, PalmOS doesn't have threads or any process support... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Bill Stoddard | Add some return code checking and general tidying up. |
commit | commitdiff | tree | snapshot |
1999-11-02 |
David Reid | Add support for connection_info to BeOS. This follows... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Brian Havard | De-errno ap_pcfg_openfile(). |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Bill Stoddard | Delete useless code... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Bill Stoddard | First cut at adding a sendfile API to IOL. Eventually... |
commit | commitdiff | tree | snapshot |
next |