9c49c3b87b
Prepare for 2.1.4 tag.
...
* include/ap_release.h
Clear AP_SERVER_DEVBUILD_BOOLEAN.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157725 13f79535-47bb-0310-9956-ffa450edef68
2005-03-16 08:43:38 +00:00
249b7dfcbb
Onward ho to 2.1.4.
...
* CHANGES: Bump.
* include/ap_release.h: Bump.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154973 13f79535-47bb-0310-9956-ffa450edef68
2005-02-23 06:29:31 +00:00
5bc6a0a84f
* include/ap_release.h: Time for 2.1.3.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154971 13f79535-47bb-0310-9956-ffa450edef68
2005-02-23 06:27:41 +00:00
fc979108b0
Fix some symbols which should -not- be exported, and decorate real_exit_code
...
with ap_ (this symbol must be exported.) If the others were desired to be
public, they should have been ap_xxx decorated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154216 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 00:00:37 +00:00
905cdf9f0b
Update copyright year to 2005 and standardize on current copyright owner line.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
c365121680
Onward ho to 2.1.3...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111353 13f79535-47bb-0310-9956-ffa450edef68
2004-12-09 04:52:33 +00:00
57a675b075
It's time for 2.1.2.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111351 13f79535-47bb-0310-9956-ffa450edef68
2004-12-09 04:50:10 +00:00
b6bbf9791a
Eliminate awk autogeneration of the ApacheMonitor's .rc resource
...
source file.
By adding several macros to ap_release.h:
- the stringize magic, in leiu of including a ton of cruft,
- split subversion and "-dev" tokens (with a binary flag)
- a _CSV token in the form of m,n,p (not a string)
we are able to have use a static ApacheMonitor.rc file, which picks
up all of the necessary values right from ap_release.h.
If the group likes this approach, I will percolate it throughout
the project, and we will lose the requirement of awk for everything
-except- rewriting the installed httpd.conf script (developer builds
always get an installed httpd.conf script - it's only 'fixed up'
with the correct @@ substitutions if they have awk.)
This project was chosen because ApacheMonitor.rc already exists in svn.
Comment please.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106313 13f79535-47bb-0310-9956-ffa450edef68
2004-11-23 16:57:18 +00:00
ce1e88c3f8
Onward to 2.1.2-dev.
...
* CHANGES: Bump...
* include/ap_release.h: to 2.1.2-dev.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105892 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 22:36:56 +00:00
14fa8650b0
* include/ap_release.h: Bump to 2.1.1.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105890 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 22:34:45 +00:00
eeb57c17ad
fix name of The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102619 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:40:53 +00:00
129635b965
fix copyright dates according to the first check in
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102548 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 19:27:57 +00:00
4f02cb1e18
apply Apache License, Version 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102525 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 22:58:42 +00:00
02bc2a93e8
Add core version query function ap_get_server_revision and
...
accompanying ap_version_t structure (minor MMN bump).
The function is similar to apr_version() and allow for exact
querying of the core revision level.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102405 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 22:03:38 +00:00
fb07607180
update license to 2004.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102135 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 13:26:26 +00:00
742af25096
finished that boring job:
...
update license to 2003.
Happy New Year! ;-))
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98573 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 17:53:28 +00:00
1164036495
Branch tag APACHE_2_0_BRANCH now contains Apache 2.0 development.
...
Persist cvs HEAD as Apache 2.1.
After discussion at AC, a number of individuals including Sander, Will,
Justin and Rich will begin reverting the appropriate changes from the
APACHE_2_0_BRANCH, while continuing their documentation and development
of the Authorization reorganization on this branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97592 13f79535-47bb-0310-9956-ffa450edef68
2002-11-22 02:08:42 +00:00
54bae49c8f
On to .44
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97074 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 05:39:30 +00:00
987c814ab6
On to the 2.0.43 candidate
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97071 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 05:35:21 +00:00
8f701a5b1d
Update after the tag (and roll).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96909 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 11:57:08 +00:00
09a5b63ff1
Prepare for the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96907 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 11:04:41 +00:00
17138e89b8
Update after the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96855 13f79535-47bb-0310-9956-ffa450edef68
2002-09-17 00:45:40 +00:00
7599dce3f6
Prepare for the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96850 13f79535-47bb-0310-9956-ffa450edef68
2002-09-16 23:29:54 +00:00
a525e2a5ad
Major/Minor/Min[imal]
...
now working as one (with a sane mind) would thing it should
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96501 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 18:05:38 +00:00
df6a0c3e94
new option to ServerTokens. "Maj[or]" which displays a server response
...
similar to Apache/2.0
Also surfaced the directive in the standard config, defaulting to FULL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96500 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 17:24:39 +00:00
33b7519c9d
Bump after the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96333 13f79535-47bb-0310-9956-ffa450edef68
2002-08-09 19:18:59 +00:00
9555d66d9e
Getting ready for the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96325 13f79535-47bb-0310-9956-ffa450edef68
2002-08-09 15:18:38 +00:00
508019a5bc
bump after the tag
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95726 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 16:11:06 +00:00
73a5efad5f
here goes nothing
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95725 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 16:06:06 +00:00
b80ce70357
moving on. :)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95718 13f79535-47bb-0310-9956-ffa450edef68
2002-06-16 19:44:45 +00:00
99d6cf6ded
bump before the tag
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95715 13f79535-47bb-0310-9956-ffa450edef68
2002-06-16 19:40:04 +00:00
01a0d0685f
Bump after the tag
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95608 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 05:36:04 +00:00
9a565540c1
bump before the tag
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95605 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 05:29:21 +00:00
0e7cbd46ce
Bump after the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94795 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 12:15:53 +00:00
80737529aa
Bump for the tag
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94794 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 12:04:34 +00:00
3333b6a612
Bump after the tag and roll
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94475 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 22:17:34 +00:00
1481a06a22
Bump for the 2.0.35 tag. Just waiting for Will's commit to actually do
...
the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94466 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 20:05:05 +00:00
74c77cc134
Up to .35 [no need to call out .35-dev in changes, that's just silly.]
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94191 13f79535-47bb-0310-9956-ffa450edef68
2002-03-26 20:41:11 +00:00
965709d8f7
Ready for .34 evaluation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94190 13f79535-47bb-0310-9956-ffa450edef68
2002-03-26 20:35:51 +00:00
845cbfd508
Update our copyright for this year.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 20:48:07 +00:00
7551d5f748
bump after the tag.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93737 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 18:09:09 +00:00
92df075c1b
Push for a new tag.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93734 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 18:00:14 +00:00
e82b063203
Welcome to .33-dev.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93414 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 07:32:51 +00:00
9e1fd9da4a
Bump for .32
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93412 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 07:31:55 +00:00
39573f4005
32-dev is now it
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93123 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 05:28:43 +00:00
abb455ea0d
its tag time
...
v31 is being tagged
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93122 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 05:22:37 +00:00
b93d482333
Welcome to 2.0.31
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92782 13f79535-47bb-0310-9956-ffa450edef68
2002-01-08 23:42:11 +00:00
510a668b7f
About to tag 2.0.30
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92780 13f79535-47bb-0310-9956-ffa450edef68
2002-01-08 23:34:58 +00:00
6f9865ce14
welcome to .30
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92205 13f79535-47bb-0310-9956-ffa450edef68
2001-11-27 22:14:31 +00:00
021edfe900
about to tag 29
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92203 13f79535-47bb-0310-9956-ffa450edef68
2001-11-27 22:13:06 +00:00