summaryrefslogtreecommitdiff
path: root/modules/debug
Commit message (Collapse)AuthorAgeFilesLines
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190592 13f79535-47bb-0310-9956-ffa450edef68
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-152-2/+2
| | | | | | | | | This makes binaries far easier to debug, during operation and for post-crash .dmp analysis. Do not alter /Gs optimizations per brane. Reviewed by: stoddard, brane git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170253 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
* * modules/debug/modules.mk: Remove generated file.Joe Orton2005-01-131-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125075 13f79535-47bb-0310-9956-ffa450edef68
* The right set of headers to obtain the pre_connection hook.William A. Rowe Jr2005-01-051-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124280 13f79535-47bb-0310-9956-ffa450edef68
* Add NetWare make filesBradley Nicholes2004-12-163-0/+746
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122558 13f79535-47bb-0310-9956-ffa450edef68
* Clean up a type mismatchBradley Nicholes2004-12-161-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122557 13f79535-47bb-0310-9956-ffa450edef68
* ignoreJim Jagielski2004-12-142-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111852 13f79535-47bb-0310-9956-ffa450edef68
* Add in mod_dumpio in the new debug module directory. Also, placeJim Jagielski2004-12-1410-0/+676
mod_bucketeer in there as well, since it is more a debugging module (and as per list suggestions) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111837 13f79535-47bb-0310-9956-ffa450edef68