index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "MATCH_" prefix to variables set within
Graham Leggett
2014-01-03
2
-8
/
+13
*
new logno
Jim Jagielski
2013-12-31
1
-1
/
+1
*
Add directives to control two protocol options:
Justin Erenkrantz
2013-12-30
2
-8
/
+53
*
core: Support named groups and backreferences within the LocationMatch,
Graham Leggett
2013-12-30
3
-12
/
+163
*
Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable
Christophe Jaillet
2013-12-15
1
-1
/
+1
*
Fix module id in log messages issued from main.c
Jeff Trawick
2013-12-02
1
-0
/
+4
*
Fix missing spaces in messages
Christophe Jaillet
2013-12-01
1
-1
/
+1
*
avoid duplication of APR_HOOK_LINK invocations
Jeff Trawick
2013-12-01
1
-24
/
+16
*
Follow-up to r1546759: Fix compilation when exception hooks aren't enabled.
Jeff Trawick
2013-12-01
1
-0
/
+2
*
follow-up to r1546759: remove an inadvertently committed testcase
Jeff Trawick
2013-11-30
1
-5
/
+0
*
Add suspend_connection and resume_connection hooks to notify modules
Jeff Trawick
2013-11-30
2
-1
/
+82
*
fix whitespace in a debug message
Jeff Trawick
2013-11-30
2
-2
/
+2
*
Follow-up to r1538490:
Jeff Trawick
2013-11-26
2
-1
/
+6
*
Consistent types (2nd commit for future backport ease)
Jim Jagielski
2013-11-25
1
-14
/
+14
*
Consistent types
Jim Jagielski
2013-11-25
1
-14
/
+14
*
naming suggestion re: trawick
Jim Jagielski
2013-11-25
2
-6
/
+6
*
Use offset which is smack dab in the middle.
Jim Jagielski
2013-11-25
2
-2
/
+2
*
Use correct type...
Jim Jagielski
2013-11-25
2
-1
/
+3
*
r1545286 for eventopt
Jim Jagielski
2013-11-25
2
-20
/
+14
*
Use a normalized offset point for idlers... still need to worry
Jim Jagielski
2013-11-25
2
-20
/
+16
*
revert 1544876
Jim Jagielski
2013-11-25
2
-4
/
+4
*
Just critically warn people... but keep pushing through.
Jim Jagielski
2013-11-23
2
-4
/
+4
*
Follow-up to r1539988:
Jeff Trawick
2013-11-20
1
-3
/
+4
*
Remove useless spaces that are not in 2.4.x
Christophe Jaillet
2013-11-17
1
-8
/
+8
*
more apr_file_write_full() simplification (like r1542413)
Jeff Trawick
2013-11-15
1
-5
/
+4
*
PR: 54852. Only use a dummy_connection for idle processes
Jim Jagielski
2013-11-15
1
-0
/
+5
*
Fix potential rejection of valid MaxMemFree and ThreadStackSize
Jeff Trawick
2013-11-15
1
-0
/
+2
*
Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers
Jan Kaluža
2013-11-12
1
-0
/
+6
*
Do not lose log messages with NULL server_rec when error log provider is used.
Jan Kaluža
2013-11-08
1
-6
/
+26
*
c->sbh can be unexpectedly NULL when the thread that pulls the ready keepalive
Eric Covener
2013-11-04
2
-1
/
+4
*
don't ignore some apr_procattr failures (clang scan-build)
Jeff Trawick
2013-10-23
1
-2
/
+4
*
axe unused autodata+heap (clang scan-build)
Jeff Trawick
2013-10-23
1
-1
/
+0
*
Fix r1533728. Not a great idea to dereference process after pool destroy!
Nick Kew
2013-10-21
1
-1
/
+6
*
PR 55670
Nick Kew
2013-10-19
1
-0
/
+9
*
Follow-up to r1525597:
Jeff Trawick
2013-10-15
1
-0
/
+12
*
avoid needless apr_pstrdup()
Jeff Trawick
2013-10-15
1
-6
/
+2
*
core: Don't truncate output when sending is interrupted by a signal,
Jeff Trawick
2013-10-09
1
-1
/
+3
*
Disable event/eventopt if apr skiplist isn't available
Jeff Trawick
2013-10-05
3
-0
/
+15
*
skiplist is now in apr 1.5 and above
Jim Jagielski
2013-10-02
4
-681
/
+22
*
* configure.in: Simplify/fix systemd detection: move later to fix
Joe Orton
2013-10-01
1
-7
/
+7
*
PR 55616 (add missing APLOGNO), part 1
Kaspar Brand
2013-10-01
1
-1
/
+1
*
Follow up to r1526666:
Jeff Trawick
2013-09-28
1
-1
/
+5
*
Fix the null device name on Windows so that stderr can be sent
Jeff Trawick
2013-09-27
1
-2
/
+9
*
When adding APR_EOL_STR in the error log record before calling
Jeff Trawick
2013-09-27
1
-0
/
+1
*
Error log providers need to be able to trigger a startup error from their
Jeff Trawick
2013-09-27
1
-0
/
+4
*
WinNT MPM: Exit the child if the parent process crashes or is terminated.
Jeff Trawick
2013-09-26
3
-6
/
+23
*
worker MPM: Don't forcibly kill worker threads if the child process is
Jeff Trawick
2013-09-25
1
-6
/
+10
*
Suppress formatting of startup messages written to the console when
Jeff Trawick
2013-09-24
1
-1
/
+1
*
Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN.
Jan Kaluža
2013-09-24
1
-5
/
+9
*
allow the provider to decide whether or not APLOG_NOTICE
Jeff Trawick
2013-09-23
1
-18
/
+9
[next]