]> granicus.if.org Git - apache/history - support
I don't like underscore as a name prefix.
[apache] / support /
2001-08-20 William A. Rowe Jr Create the abs.dsp win32 project to support building...
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-17 William A. Rowe Jr Given a choice between chasing my tail to keep these...
2001-08-17 William A. Rowe Jr Not here anymore
2001-08-17 William A. Rowe Jr Undo a very bad decision. By naming the version...
2001-08-16 William A. Rowe Jr Good to the last drop, this should be all of it.
2001-08-16 William A. Rowe Jr Add the red light/green light to ApacheMonitor's...
2001-08-16 William A. Rowe Jr Missed a versioned win32 project in my tree
2001-08-16 William A. Rowe Jr Fix the 'never disappearing' popup menu - anchor...
2001-08-16 William A. Rowe Jr A bit overboard - this registered window message...
2001-08-16 William A. Rowe Jr Wipe out some resource leakage.
2001-08-16 William A. Rowe Jr Revised patch to clean up timer and other issues
2001-08-16 William A. Rowe Jr Bug fix to the WM_TIMER that was not properly called...
2001-08-16 William A. Rowe Jr Now that it's apr'ized, ab is most definately in...
2001-08-16 William A. Rowe Jr Toss win32 version stamps on these
2001-08-16 William A. Rowe Jr Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc...
2001-08-16 William A. Rowe Jr Access the (generated) ApacheMonitor.ver version...
2001-08-16 William A. Rowe Jr Goodness
2001-08-16 William A. Rowe Jr ApacheMonitor versioning needs to click in with the...
2001-08-16 William A. Rowe Jr . clean up strings and remove them to the resource...
2001-08-15 William A. Rowe Jr Save a ton o' space by rle encoding the header bitmap.
2001-08-14 William A. Rowe Jr> 1. Cleaned the ApacheMonitor code a little bit.
2001-08-08 Roy T. FieldingApache Monitor's tray code does not notify Windows...
2001-08-07 Cliff WoolleyHopefully it's marked as binary this time around...
2001-08-07 Cliff WoolleyThis file should have been marked -kb ... it's getting...
2001-08-07 Cliff WoolleyUpdate .rc file to fix build
2001-08-07 Cliff WoolleyI accidentally committed the DOS line endings in that...
2001-08-07 Cliff WoolleyOops, missed the .mak file update. [Again, I'm flying...
2001-08-07 Cliff WoolleyThis is a nearly blind commit of an update posted by...
2001-08-07 William A. Rowe Jr Update for the 2.0.23 tag
2001-08-07 William A. Rowe Jr Include ApacheMonitor/wintty in the build.
2001-08-07 William A. Rowe Jr The solution for an icon monitor app has arrived :)
2001-08-07 William A. Rowe Jr Eliminate emits
2001-07-30 William A. Rowe Jr Ignore some stuff
2001-07-20 William A. Rowe Jr Update for latest structure changes for 2.0.21
2001-07-20 William A. Rowe Jr APR_FINFO_TYPE is all we really needed here.
2001-07-20 William A. Rowe Jr A pool is a REQUIRED ARGUMENT, never optional (NULL).
2001-07-20 David ReidIf we've spent the effort of getting some connections...
2001-07-19 William A. Rowe Jr A smart answer to users attempting the -s arg to ab.
2001-07-19 Jeff Trawickfix the type of parms to apr_send() and apr_recv()
2001-07-19 William A. Rowe Jr Truncate the working set in ab by introducing a conne...
2001-07-18 William A. Rowe Jr Hmmm... editing with tabs != 8, eeuh. Just cleaning...
2001-07-18 William A. Rowe Jr Fix some casting
2001-07-18 William A. Rowe Jr Changes to back out inherit flag from apr_os_sock_make()
2001-07-16 Ryan BloomAdded an inherit flag to apr_socket_create and other...
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-06-28 William A. Rowe Jr Refresh .mak files for tagging 2.0.19
2001-06-26 Cliff WoolleyFix spelling mistake.
2001-06-20 Doug MacEachernapxs no longer generates ap_send_http_header() in the...
2001-06-18 Jeff TrawickThe patch fixes 2 things.
2001-06-11 Cliff WoolleySilence gcc warning about rv being used when possibly...
2001-06-10 Bill StoddardFix look in htdigest. Reimplemented getline to work...
2001-06-08 Victor J. OrlikowskiGreg was right, I was wrong.
2001-06-08 David ReidSmall change to pass full paths instead of relatives.
2001-06-07 Victor J. OrlikowskiClean out httpd.exp when cleaning up.
2001-06-07 Victor J. OrlikowskiIgnore the now-irrelevant httpd.exp.
2001-06-07 Victor J. OrlikowskiOn the trail to getting make_export.awk pull in the...
2001-06-07 Victor J. OrlikowskiGenerate httpd.exp on the fly.
2001-05-27 Ben LaurieUtility to list available hooks.
2001-05-23 Jeff Trawickexport apr_strtok() too
2001-05-22 Victor J. OrlikowskiWhen AP_DEBUG is defined, these two need to be in here.
2001-05-22 Victor J. OrlikowskiOoops. Leftovers.
2001-05-22 Victor J. OrlikowskiMore exp file changes
2001-05-21 Jeff Trawickget rid of a warning for missing strXXX prototype....
2001-05-21 Jeff TrawickGet httpd.exp with recent hook changes.
2001-05-18 William A. Rowe Jr Return missing link flags to apxs.in
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-17 Jeff Trawickapr_proc_probe_writable_fds is gone
2001-05-14 William A. Rowe Jr A bit more clarity, and that's it for now.
2001-05-14 William A. Rowe Jr Clarify the wintty purpose and syntax.
2001-05-14 William A. Rowe Jr Q. "Why can't I watch my server's activity?" A....
2001-05-09 Ryan BloomFix apachectl so that it uses the configure program...
2001-05-07 Jeff Trawickget the MPMs consistent w.r.t. visibility of ap_max_req...
2001-05-02 Jeff Trawickaccount for the recent apr_pool_*abort changes
2001-04-27 Doug MacEachernbacking out this part of the recent apxs change
2001-04-27 Martin KraemerFix APXS: treat sbindir as expected, fix "link" command.
2001-04-20 Doug MacEachernAdd ap_set_int_slot() function
2001-04-18 Jeff Trawickaccount for the change to apr_create_signal_thread
2001-04-13 Ryan BloomDo not install the binaries from the support directory...
2001-04-12 Roy T. FieldingMake ab work again by changing its native types to...
2001-04-11 Roy T. FieldingMake clean, distclean, and extraclean consistently...
2001-04-05 William A. Rowe Jr Time to refresh mak on Win32
2001-04-04 Victor J. OrlikowskiModule writers for 2.0 shouldn't still be relying on...
2001-04-03 Jeff TrawickUhh, we really need the prototypes for standard string...
2001-04-03 Dirk-Willem van... Make live simpler - as we are using strchr already
2001-04-03 Dirk-Willem van... Doing last minute alphabettically sorting things to...
2001-04-03 Jeff Trawickmake sure we have the prototype for index() (fixes...
2001-04-02 Jeff Trawickconsistent types; avoid warning on AIX for mismatch...
2001-04-02 Jeff Trawick"void *res = signal(blah)" isn't cool 'cause void ...
2001-04-02 Jeff Trawickkeep ab from dividing by zero when heartbeatres is...
2001-04-02 Ryan BloomCleanup all the warnings introduced in AB yesterday.
2001-04-02 Dirk-Willem van... Commit early and often. This should merge all changes...
2001-04-02 Dirk-Willem van... Either MacOS-X is much more sensitive for border condit...
2001-04-02 Dirk-Willem van... First stab at encapsulating the apr_send() to make...
2001-04-02 Dirk-Willem van... Prevent cobbering of lenght for subsequent sends. Still...
2001-03-30 Victor J. OrlikowskiChanges to the httpd.exp file, to get DSOs working...
2001-03-26 Doug MacEacherntop_module global variable renamed to ap_top_module
2001-03-22 William A. Rowe Jr This should wrap this freshen up
2001-03-18 Ryan BloomAdd a hook, create_request. This hook allows modules...
next