CIA.vc
Apache HTTPd
Real-time open source activity stats
Stats » Projects » Apache HTTPd
informationsyndicateUTC clock
12:05 on Feb 09, 2010
event counters
The last message was received 6.28 hours ago at 05:48 on Feb 09, 2010
11 messages so far today, 1 messages yesterday
12 messages so far this week, 34 messages last week
46 messages so far this month, 115 messages last month
10402 messages since the first one, 5.21 years ago, for an average of 4.39 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
05:48 todayhttpd
Commit by wrowe :: r907937 /trunk/ (2 files in 2 dirs): (link)
Illustrate an ->iterator() implementation for mod_socache_shmcb.

Clarify that the iterator aught will make the users' life easier
by appending trailing \0 null chars.
#
04:53 todayhttpd
Commit by wrowe :: r907933 /trunk/modules/cache/mod_socache_shmcb.c: (link)
Fix inadvertent changes and be more verbose and correct in logging
#
04:28 todayhttpd
Commit by wrowe :: r907929 /trunk/include/ap_socache.h: (link)
The iterator data is not volatile, data aught to be const
#
04:28 todayhttpd
Commit by wrowe :: r907928 /trunk/include/ap_socache.h: (link)
The iterator data is not volatile, datalen by value is just fine
#
04:27 todayhttpd
Commit by wrowe :: r907927 /trunk/include/ap_socache.h: (link)
Let us be clearer about suggestions vs. necessity
#
04:07 todayhttpd
Commit by wrowe :: r907924 /trunk/modules/cache/mod_socache_shmcb.c: (link)
Track time now for retrieve
#
04:04 todayhttpd
Commit by wrowe :: r907923 /trunk/modules/cache/mod_socache_shmcb.c: (link)
Do not expire an entire subcache on ->retrieve (doh!); only expire a cache hit
#
03:44 todayhttpd
Commit by wrowe :: r907918 /trunk/modules/ssl/ (4 files): (link)
Catch up ssl to socache store expiry change, and clarify what the code is doing
#
03:43 todayhttpd
Commit by wrowe :: r907917 /trunk/ (6 files in 2 dirs): (link)
distcache already demonstrates sub-second resolutions, but much more
importantly, let us not introduce more Y2k38 bugs?

Changes the ->store method to take expiry as an apr_time_t, and introduce
a placeholder to implement provider-specific iterators of the current
elements of an socache store.

Cleans up confusion where expiry might be confused with a timeout-period.

Finally clean up some hUngarian noteAtion. Someones' hands need to be slapped.
#
01:59 todayhttpd
Commit by wrowe :: r907880 /trunk/modules/ssl/ssl_engine_init.c: (link)
fix comment typo
#
01:58 todayhttpd
Commit by wrowe :: r907879 /trunk/modules/debugging/mod_dumpio.c: (link)
missing prototype - compile before committing please
#
16:59 yesterdayhttpd
Commit by trawick :: r907723 /trunk/ (3 files in 3 dirs): (link)
change the preprocessor define ap_accept_mutex_type to upper case
#
20:25 Sundayhttpd
Commit by wrowe :: r907472 /trunk/modules/ssl/ (4 files): (link)
Style guides at httpd are pretty clear, macro values are UPCASE, please?
#
16:37 Saturdayhttpd
Commit by lgentis :: r907253 /trunk/docs/manual/mod/mod_authz_host.xml.fr: (link)
Update.
#
13:37 Saturdayhttpd
Commit by poirier :: r907215 /trunk/docs/manual/mod/ (core.html.en core.xml): (link)
Note that wildcards in Include directives are not allowed in the
directory part of the path, only the filename.
#
21:37 Fridayhttpd
Commit by minfrin :: r907105 /trunk/modules/cluster/mod_heartmonitor.c: (link)
Make the error message correspond to the code, which sets APR_SO_NONBLOCK.
#
17:38 Fridayhttpd
Commit by sf :: r907012 /trunk/ (3 files in 2 dirs): (link)
Print directive name in error message.
#
02:49 Fridayhttpd
Commit by poirier :: r906780 /trunk/docs/manual/ (12 files in 2 dirs): (link)
Update transforms.
#
02:48 Fridayhttpd
Commit by poirier :: r906779 /trunk/docs/manual/configuring.xml: (link)
Be specific about which environment variables can be used in
expansions in the server configuration file.
#
19:50 Thursdayhttpd
Commit by wrowe :: r906625 /trunk/Makefile.win: (link)
Resolve cut-n-paste typo from prior commit
#