index
:
delta/libapr-util.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.x
APU_0_9_BRANCH
baserock/morph
master
mc-binary-protocol-dev
ssl-evp
svn.apache.org: repos/asf/apr/apr-util
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hooks
/
ap_hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apr-util rename of ap_ symbols to apr_ notation. Part 2 of the change.
wrowe
2001-01-19
1
-350
/
+0
*
Back out the last change, this breaks Apache. The abstraction is incorrect
rbb
2001-01-06
1
-1
/
+1
*
Move ap_generic_hook from the Apache include directory to the apr-util
rbb
2001-01-06
1
-1
/
+2
*
Generic hooks (and a demo content filter module).
ben
2001-01-02
1
-4
/
+53
*
These two patches for apr and apr-util fix compile warnings on Solaris for
trawick
2000-12-22
1
-0
/
+3
*
The APU_DECLARE symbol rename to solve DAV faults and other lurking
wrowe
2000-12-21
1
-7
/
+7
*
Remove some warnings. The fixes may not be perfectly portable, but this
rbb
2000-12-05
1
-0
/
+1
*
Get the hooks code into apr-utils
rbb
2000-12-05
1
-9
/
+9
*
*) Compensate for recent changes in the APR headers. Specifically, some
gstein
2000-11-26
1
-2
/
+7
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
1
-7
/
+7
*
Sloppy licenses. Update to ASF license 1.1.
fielding
2000-08-14
1
-0
/
+54
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-16
/
+16
*
PR:
wrowe
2000-05-27
1
-3
/
+3
*
PR:
wrowe
2000-05-27
1
-7
/
+7
*
A really simple change for readability:
wrowe
2000-05-27
1
-9
/
+9
*
ap.h is the basis for the ap.lib collection. Since it is a distinct
wrowe
2000-05-27
1
-5
/
+10
*
PR:
wrowe
2000-04-29
1
-2
/
+0
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-3
/
+3
*
Clear hook registrations between reads of the config file.
ake
2000-03-23
1
-1
/
+12
*
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is
rbb
2000-01-28
1
-0
/
+1
*
Finish the commits for the change in the header files. Basically, this hides
rbb
2000-01-19
1
-0
/
+1
*
Fix hook sorting. When walking a linked list it's a good idea to start
bjh
1999-11-28
1
-1
/
+1
*
First patch to re-order function parameters. This one gets the low hanging
rbb
1999-10-04
1
-1
/
+1
*
A change to how APR uses user data. Now, user data is a linked list that
rbb
1999-09-14
1
-1
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
rbb
1999-08-31
1
-7
/
+8
*
Reformat according to style guide.
ben
1999-08-01
1
-65
/
+54
*
Use C comments instead of C++ comments
martin
1999-07-19
1
-3
/
+3
*
Add non-topological ordering for hooks.
ben
1999-07-11
1
-0
/
+10
*
Add topological sorting to hook ordering.
ben
1999-07-11
1
-0
/
+221