index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another one in the department of fairly useless patches which
Dirk-Willem van Gulik
2000-03-14
1
-0
/
+39
*
Backport the CSS security fixes to Apache 2.0a. Or is that forward
Jim Jagielski
2000-03-13
1
-0
/
+34
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-10
/
+10
*
clean up a bunch of -Wall/etc warnings
dgaudet
2000-03-02
1
-0
/
+1
*
Small changes to remove some compiler complaints.
David Reid
2000-02-10
1
-1
/
+1
*
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is
Ryan Bloom
2000-01-28
1
-1
/
+1
*
OS/2 doesn't have groups, don't try to mess with them.
Brian Havard
2000-01-26
1
-1
/
+1
*
Finish the commits for the change in the header files. Basically, this hides
Ryan Bloom
2000-01-19
1
-54
/
+3
*
Rework ap_finfo_t to split the file type out of the protection field.
Brian Havard
2000-01-10
1
-4
/
+2
*
time overhaul:
dgaudet
2000-01-09
1
-22
/
+10
*
Separate the stat structure from the file structure and use ap_stat and
Ryan Bloom
2000-01-06
1
-1
/
+3
*
Initialize all ap_file_t's to NULL. This allows ap_open and ap_stat to
Ryan Bloom
2000-01-04
1
-1
/
+1
*
Some changes to the ap_strftime function. We now inform the user of the
Ryan Bloom
1999-12-30
1
-1
/
+2
*
Remove a bunch of functions that are being replaced by functions in APR.
Ryan Bloom
1999-12-21
1
-43
/
+6
*
First step in getting Apache to use APR's time libraries. This gets a good
Ryan Bloom
1999-12-20
1
-68
/
+8
*
The first part of the big autoconf patch. This replaces a bunch of
Manoj Kasichainula
1999-11-30
1
-8
/
+8
*
First step in removing the fprintf(stderr problem from Apache. Basically,
Ryan Bloom
1999-11-19
1
-9
/
+11
*
Cleanup the ZZZ comments. Basically these used to mark places where APR
Ryan Bloom
1999-11-16
1
-8
/
+1
*
De-errno ap_pcfg_openfile().
Brian Havard
1999-11-02
1
-15
/
+13
*
Add a status value to ap_log_error and ap_log_rerror. This allows us to use
Ryan Bloom
1999-10-20
1
-3
/
+3
*
I missed one function when swapping paramters. This fixes it. I think I
Ryan Bloom
1999-10-14
1
-1
/
+1
*
Bring file_io up to the new parameter order for APR. I have decided to do
Ryan Bloom
1999-10-07
1
-3
/
+3
*
Remove obsolete ap_util_init function.
Ben Hyde
1999-10-06
1
-8
/
+0
*
Simple name change. the function ap_gets has been renamed to ap_fgets.
Ryan Bloom
1999-10-04
1
-1
/
+1
*
First patch to re-order function parameters. This one gets the low hanging
Ryan Bloom
1999-10-04
1
-1
/
+1
*
Fix some broken logic. This logic now replicates what is in Apache 1.3.
Bill Stoddard
1999-09-24
1
-2
/
+2
*
Move ap_pregcomp and ap_pregfree from APR to Apache proper, since these
Manoj Kasichainula
1999-09-21
1
-0
/
+36
*
Remove all of the calls to functions like "ap_popenf". These functions were
Ryan Bloom
1999-09-08
1
-28
/
+23
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-38
/
+38
*
More MPM changes. Remove ap_can_exec and add a couple prototypes.
Roy T. Fielding
1999-08-26
1
-26
/
+0
*
Optimize ap_make_dirstr_prefix().
Roy T. Fielding
1999-08-26
1
-6
/
+2
*
Odd comments and leftover bits from the pthreads version.
Roy T. Fielding
1999-08-26
1
-6
/
+15
*
Faster versions of ap_gm_timestr_822() and ap_unescape_url().
Roy T. Fielding
1999-08-26
1
-13
/
+63
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+2145