index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
error_bucket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-49
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Propogate apr-util change
Cliff Woolley
2002-06-02
1
-2
/
+1
*
The apr_bucket change requires a minor MMN bump. Also modify Apache's
Ryan Bloom
2002-05-31
1
-0
/
+1
*
fix some major badness: error buckets *cannot* use simple_copy because
Cliff Woolley
2002-05-31
1
-5
/
+12
*
Let the error bucket implement the simple copy routine.
Justin Erenkrantz
2002-05-30
1
-1
/
+1
*
Propogate the change to insert "bucket_" into the names of the
Cliff Woolley
2002-04-20
1
-3
/
+3
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-10
/
+8
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Detabify those parts of this file which don't collide with the bucket
Cliff Woolley
2002-03-05
1
-4
/
+4
*
revert buckets sms phase 1 patch. the group wants to get rid of SMS, so
Cliff Woolley
2001-09-22
1
-17
/
+8
*
We have to initialize the error_bucket before we can destroy it.
Ryan Bloom
2001-08-26
1
-1
/
+1
*
BUCKETS SMS PHASE 1
Cliff Woolley
2001-08-25
1
-8
/
+17
*
Update httpd to reflect change with free() pointer in buckets code
Cliff Woolley
2001-08-08
1
-1
/
+1
*
Update this custom bucket to use the free function pointer in apr_bucket_type_t
Bill Stoddard
2001-08-03
1
-0
/
+1
*
The bucket_foo_create() functions do not need to use calloc() because
Cliff Woolley
2001-06-19
1
-1
/
+1
*
Removed apr_bucket_do_create() macro, which was causing warnings
Cliff Woolley
2001-04-11
1
-1
/
+4
*
Update to reflect the absence of the apr_bucket_shared
Cliff Woolley
2001-02-27
1
-3
/
+2
*
Move the error_bucket definition from the HTTP module to the core server.
Ryan Bloom
2001-02-25
1
-0
/
+104