]> granicus.if.org Git - apache/shortlog
apache
2011-01-25 Jim JagielskiUpdate with latest info
2011-01-24 Stefan Fritschbreak some very long lines, no code change
2011-01-24 Stefan Fritschupdate transforms
2011-01-24 Stefan Fritschfix typo
2011-01-24 Stefan Fritschmod_session_crypto is not supported by a released APR...
2011-01-24 Stefan Fritschadjust spelling
2011-01-24 Stefan FritschMark some modules/directives non-experimental:
2011-01-23 Lucien GentisUpdates.
2011-01-21 Rich BowenRebuilding various recent changes.
2011-01-21 Jim JagielskiMkae gcc no longer silent when doing arith on void*...
2011-01-21 Jim Jagielskiarith on void* is not good
2011-01-21 Stefan FritschIgnore leading dots when looking for mime extensions
2011-01-21 Stefan FritschAdd more documentations for Define'd variables
2011-01-21 Stefan FritschMake ap_pstr2_alnum accept const char dest
2011-01-21 Ruediger Pluem* Only unset if we have a table. This can happen if...
2011-01-20 Stefan FritschUpdate docs for changed Define syntax
2011-01-20 Stefan FritschAdd support to set variables with the 'Define' directiv...
2011-01-20 Stefan FritschMove ap_resolve_env to core.c, in preparation for addin...
2011-01-20 Igor GalićRebuild transformations.
2011-01-20 Igor GalićWeeding out some old references. Replacing w3.org/cgi...
2011-01-19 Stefan FritschFix compile error
2011-01-19 Vincent DeffontainesPropagating r1060795 to the compiled doc
2011-01-19 Jim JagielskiMake it clear that '_' is a possible char and accepted
2011-01-19 Igor GalićAdd a patch from Vincent Deffontaines to make the addin...
2011-01-19 Jim JagielskiMake the balancer shared memory slot more human readabl...
2011-01-18 Stefan Fritschupdate transforms
2011-01-18 Stefan FritschBriefly describe <If> sections and how they are merged.
2011-01-18 Stefan FritschFix some warnings with Visual Studio reported by Gregg...
2011-01-18 Jim Jagielskixforms
2011-01-18 Jim JagielskiRevert "Updates."
2011-01-18 Stefan FritschInitialize the core_dir_config->sec_files and ->sec_if...
2011-01-18 Stefan Fritschremove some redundant NULL assignments
2011-01-18 Stefan FritschCheck for s->module_config before using it, as the...
2011-01-17 Rainer JungAlign proxy_worker_shared in slotmem shm
2011-01-17 Rainer Jungmod_slotmem_shm is a predecessor of
2011-01-17 Rainer JungIncrease memory alignment for slotmem data in
2011-01-17 Stefan FritschFix segfault for loglevel >= trace2
2011-01-17 Joe Orton* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_priv...
2011-01-17 Joe Orton* modules/ssl/ssl_engine_io.c: Revamp output buffering...
2011-01-17 Stefan FritschMerge the <If> sections in a separate step ap_if_walk...
2011-01-17 Rainer JungAdd server directory to INCLUDES.
2011-01-17 Rainer JungChange file touching order for util_expr to be in
2011-01-16 Guenter KnaufAdded mod_reflector to Win32 build.
2011-01-16 Lucien GentisUpdates.
2011-01-16 Rich BowenREbuild transformations.
2011-01-16 Rich BowenSpecify the default settings, as requested in tid50417
2011-01-16 Rich BowenRephrase comment about default ordering to clarify...
2011-01-16 Rich BowenRebuild transformations.
2011-01-16 Rich BowenRebuild transformations.
2011-01-16 Rich BowenProvide the IndexIgnore example that's in the httpd...
2011-01-16 Rich BowenAdditional note about BLANKICON, as per tid50417
2011-01-16 Rich BowenAs per tid50417, clarify that the icon URL can in fact...
2011-01-16 Nick Kewconfig: report error and exit cleanly if getaddrinfo...
2011-01-15 Joe Orton* .gdbinit: Add dump_request_tree macro.
2011-01-15 Joe Orton* docs/manual/mod/mod_rewrite.xml: Fix docs to match...
2011-01-15 Joe Orton* modules/cache/mod_socache_shmcb.c: Comment tweak.
2011-01-15 Guenter KnaufAdded NetWare makefiles for slotmem modules.
2011-01-15 Guenter KnaufRemoved useless echo line.
2011-01-14 Rich BowenTypo. Remove item that is done. Add new item. It never...
2011-01-14 Rich BowenRebuild HTML.
2011-01-14 Rich BowenXML error.
2011-01-14 Rich BowenRemove unnecessary <pre> tags in <example> blocks.
2011-01-14 Rich BowenRemove unncessary <pre> tags inside <example> blocks.
2011-01-14 Rich BowenRemove unnecessary <pre> tags from <example> blocks.
2011-01-14 Rich BowenRebuild HTML
2011-01-14 Rich BowenRemove unnecessary use of <pre> in <example> blocks.
2011-01-14 Rich BowenRebuild HTML
2011-01-14 Rich BowenAdds the second virtual host to the example, so that...
2011-01-14 Rich BowenRebuild transformations.
2011-01-14 Rich BowenProvides an example of using expr in a RewriteCond...
2011-01-14 Rich BowenRemove NameVirtualHost, as it causes a startup warning.
2011-01-14 Ruediger Pluem* We can only get there if the line is too long and...
2011-01-14 Jim Jagielskiminor note... bunch of old, old stuff lives here
2011-01-14 Jim JagielskiOops... I didn't see the test framework error here...
2011-01-13 Jim JagielskiDisplay number of members possible per balancer
2011-01-13 Jim JagielskiIt's a change
2011-01-13 Rich BowenRebuild transformations.
2011-01-13 Rich BowenRemove unnecessary <pre> formatting inside <example>s
2011-01-13 Rich BowenRemove unnecessary <pre> in <example> blocks.
2011-01-13 Jim JagielskiUpdate docco xforms
2011-01-13 Jim JagielskiAnd check the nonce, taking care to ensure that the
2011-01-13 Jim JagielskiMove nonce to balancer struct and add logic for nonce...
2011-01-13 Jim JagielskiJust a note regarding these bitfields
2011-01-13 Jim JagielskiSet some defaults... do it here @ worker creation,...
2011-01-13 Jim Jagielskiwhitespace
2011-01-13 Jim JagielskiBuilds and passes tests as prefork... good save state
2011-01-13 Jim JagielskiAdjust for conf->workers being *proxy_worker and balanc...
2011-01-13 Jim JagielskiMore movement to shared stuff...
2011-01-13 Jim JagielskiOK... a good commit point (we don't quite compile yet...
2011-01-13 Jim JagielskiUse branch now
2011-01-13 Rich BowenNo, he's not in fact working on that.
2011-01-13 Rich BowenRebuild transformations and translations.
2011-01-13 Rich BowenTweaks to the language to make it sound less like this...
2011-01-13 Rich BowenUpdates to reflect current status of project.
2011-01-12 Jeff Trawickgenerated file
2011-01-12 Jeff Trawickttl: note that connections are closed at some unspecifi...
2011-01-12 Ruediger Pluem* Fix comment typo as noticed by jorton
2011-01-11 Stefan FritschSave a useless check:
2011-01-11 Jeff Trawickmention when APLOG_USE_MODULE() and AP_DECLARE_MODULE...
2011-01-11 Stefan FritschUse -Wdeclaration-after-statement in maintainer mode...
next