index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
aaa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uniform wrapping for unistd.h, and don't include it if it's aready includ...
Martin Kraemer
2001-08-22
1
-3
/
+4
*
I don't like underscore as a name prefix.
Roy T. Fielding
2001-08-21
1
-9
/
+9
*
Roy beat me to the commit.
Justin Erenkrantz
2001-08-21
1
-2
/
+2
*
Due to some lunacy in ndbm.h on some platforms, we need to find the right
Roy T. Fielding
2001-08-21
2
-3
/
+14
*
Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from being
Justin Erenkrantz
2001-08-21
1
-1
/
+3
*
- Switch to AC_SEARCH_LIBS to check multiple libraries for mod_auth_db
Justin Erenkrantz
2001-08-20
1
-5
/
+7
*
On modern systems (e.g., FreeBSD), the db* functions reside in libc
Martin Kraemer
2001-08-20
1
-1
/
+4
*
adjust to apr_uri_ rename
Doug MacEachern
2001-08-19
1
-5
/
+5
*
Update the Apache code to account for the XtOffset change in APR.
Ryan Bloom
2001-08-19
4
-22
/
+22
*
Some small cleanups for consistency
Graham Leggett
2001-08-19
1
-8
/
+8
*
Enabled negative caching on attribute comparisons in the LDAP cache.
Graham Leggett
2001-08-18
1
-2
/
+2
*
Landing of mod_auth_ldap - the LDAP based authentication module.
Graham Leggett
2001-08-18
1
-0
/
+828
*
Oops - left off the apr_ldap.h file in the commit.
Graham Leggett
2001-08-18
1
-0
/
+2
*
Based on the VC6 switch - and pulling the win32 make files from cvs
William A. Rowe Jr
2001-08-17
1
-1
/
+5
*
The purpose of this patch is to toggle the debugging mode (default) to
William A. Rowe Jr
2001-08-17
3
-27
/
+21
*
Given a choice between chasing my tail to keep these updated, and rolling
William A. Rowe Jr
2001-08-17
3
-976
/
+0
*
Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest
Justin Erenkrantz
2001-08-17
1
-3
/
+7
*
Ignore goodness
William A. Rowe Jr
2001-08-17
1
-0
/
+1
*
More Versioning
William A. Rowe Jr
2001-08-16
3
-8
/
+113
*
fix some homophonic issues in comments, as well as some
Jeff Trawick
2001-08-15
1
-1
/
+1
*
Fix the new method code. We need to cast 1 to an apr_int64_t or it will
Ryan Bloom
2001-08-11
5
-6
/
+6
*
Update for the 2.0.23 tag
William A. Rowe Jr
2001-08-07
3
-182
/
+80
*
Add the ability to extend the methods that Apache understands
Ryan Bloom
2001-08-02
1
-2
/
+3
*
Update for latest structure changes for 2.0.21
William A. Rowe Jr
2001-07-20
3
-0
/
+6
*
Refresh .mak files for tagging 2.0.19
William A. Rowe Jr
2001-06-28
3
-62
/
+68
*
Add description strings for AuthDb*File
Martin Kraemer
2001-05-30
2
-4
/
+4
*
Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_
Roy T. Fielding
2001-05-22
1
-6
/
+6
*
Fix warnings.
Ben Laurie
2001-05-20
1
-14
/
+20
*
clean up DSO builds on OS/390 a bit by ignoring some generated files
Jeff Trawick
2001-05-15
1
-0
/
+1
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-1
/
+1
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-1
/
+1
*
Pass the perms arg to apr_dbm_open
William A. Rowe Jr
2001-04-28
1
-1
/
+1
*
Add a few more modules to the "most" category.
Brian Havard
2001-04-23
1
-2
/
+2
*
We don't really treat this field as a const, and currently we are getting
Ryan Bloom
2001-04-15
1
-1
/
+1
*
More APR_STATUS_IS_ canonicalization
William A. Rowe Jr
2001-04-12
1
-6
/
+5
*
Clean up a yet a couple more emits
William A. Rowe Jr
2001-04-10
1
-2
/
+2
*
Time to refresh mak on Win32
William A. Rowe Jr
2001-04-05
3
-142
/
+141
*
This should wrap this freshen up
William A. Rowe Jr
2001-03-22
3
-130
/
+131
*
This is a fix that went into v1.3 quite a while back, but not into v2.0.
Chuck Murcko
2001-03-16
1
-3
/
+3
*
Fix a security exposure in mod_access. Previously when IPv6
Jeff Trawick
2001-03-15
1
-102
/
+27
*
tweak ap_get_remote_host() so that the caller can find out if she got
Jeff Trawick
2001-03-09
1
-2
/
+4
*
Refreshing the .mak files. Dang... should have done this in the a.m.
William A. Rowe Jr
2001-03-08
1
-1
/
+0
*
Don't directly include ap_config_auto.h directly. It isn't available on
Greg Stein
2001-03-01
1
-12
/
+12
*
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."
William A. Rowe Jr
2001-02-25
3
-38
/
+32
*
Refresh all .mak files should we choose to roll again shortly.
William A. Rowe Jr
2001-02-25
3
-158
/
+132
*
Clean up namespace badness with s/configfile_t/ap_configfile_t/
William A. Rowe Jr
2001-02-25
2
-4
/
+4
*
clean up a call to apr_psprintf() (trailing NULL not needed)
Jeff Trawick
2001-02-22
1
-1
/
+1
*
rename miss: s/apr_clear_pool/apr_pool_clear/g
Doug MacEachern
2001-02-19
2
-2
/
+2
*
Intermediate change of hardcoded "helpers" reference to "build"
Roy T. Fielding
2001-02-18
2
-5
/
+5
*
*) Introduce "ap_conf_vector_t" type to assist with legibility and provide
Greg Stein
2001-02-18
1
-0
/
+5
[next]