]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2009-05-15  Nilgun Belma... update for sync with English doc.
2009-05-15  Nilgun Belma... fix module attribute
2009-05-14  Rainer JungRevert second part of r774755.
2009-05-14  Rainer JungRevert r774755: ap_server_root_relative() for
2009-05-14  Jim Jagielskioptimize as suggested by chrisd
2009-05-14  Jim Jagielskiunused var
2009-05-14  Jim Jagielskidocco xforms
2009-05-14  Rainer JungAllow relative pathnames for piped loggers in ErrorLog.
2009-05-14  Rainer JungAdd name of program to spawn to the error
2009-05-14  Rainer JungWhitespace cleanup. No functional change.
2009-05-14  Rainer JungRevert r735516 as requested by wrowe.
2009-05-13  William A.... revert 774533 until it becomes factual
2009-05-13  William A.... use a single spelling of Multiviews
2009-05-13  William A.... use a single spelling of Multiviews
2009-05-13  William A.... mdc2 has expired
2009-05-13  Roy T. Fieldingupdate comments and place in public domain
2009-05-13  Jim Jagielskiadd API back from r774454
2009-05-13  Jim Jagielskino need to recalc... we store this.
2009-05-13  Jim JagielskiOops... not yet
2009-05-13  Jim Jagielskioff by 1 error
2009-05-13  Jim JagielskiBounds check... id can't be >= number of slots (0 indexing)
2009-05-13  Jim Jagielskierror detection
2009-05-13  Jim JagielskiAdd in draft grab/return (alloc/free)... not in API...
2009-05-13  Jim Jagielskiap_slotmem_mem no longer exists. We never provide the...
2009-05-13  Jim Jagielskistandard method
2009-05-13  Jim JagielskiReturn APR_EGENERAL for the error
2009-05-13  Jean-Frederic... Allow the load balancing method to "create" workers.
2009-05-13  Jean-Frederic... server_rec *r... Oops should be server_rec *s.
2009-05-13  Roy T. Fieldingsync with IANA as of 2009 May 12 16:30 PDT
2009-05-13  Rich BowenAdds [NE] to the canonical hostname rules, as requested in
2009-05-12  Jim Jagielskitypo2
2009-05-12  William A.... The path is likely changing, in the meantime restore...
2009-05-12  Jim Jagielskifix typo
2009-05-12  Jim JagielskiOptimization... for large slotmems, it would be useful...
2009-05-12  Jim JagielskiIf we have a mutex, we should use it whenever we create a
2009-05-12  Rainer Jung- use apr_strerror() instead of strerror()
2009-05-12  Jean-Frederic... Arrange the proxy_balancer_method:
2009-05-12  William A.... Address Win32 AcceptFilter documentation replacing...
2009-05-10  Rainer Jungmod_watchdog: mappers -> core forgotten in
2009-05-10  Joe OrtonCopy svn:ignore property from modules/mappers.
2009-05-10  Joe Orton* server/core.c (merge_core_dir_configs): Tweak logic...
2009-05-10  Rainer JungSwitch two recent dsp files from CRLF to native
2009-05-10  Ruediger Pluem* Fix for the following configuration where the exec...
2009-05-08  Joe Orton* .gdbinit (dump_table): Dump pointer value of table...
2009-05-08  Joe OrtonSecurity fix for CVE-2009-1195: fix Options handling...
2009-05-08  William A.... Add . 'default' test first before searching paths,...
2009-05-08  William A.... Here's the simpler solution to the two groups of mapper...
2009-05-07  Lucien GentisRevert to preceding version.
2009-05-06  Chris Darrochremove unused smutex structure element
2009-05-06  Rainer JungFix usage message on the Windows platform.
2009-05-06  Jim Jagielskiupdate comment
2009-05-06  Rainer JungMove comment block closer to related function.
2009-05-06  Jim Jagielskisimple formatting line-wrap/no functional changes
2009-05-06  Jim JagielskiUse canonical testing
2009-05-06  Ruediger Pluem* Fix syntax error
2009-05-05  William A.... Reorder so and watchdog to configure before cluster...
2009-05-05  William A.... Ensure all mpm's configure at config3
2009-05-05  Jim Jagielskifix docco
2009-05-05  Jim Jagielskioptimize.... rp! :)
2009-05-05  Jim Jagielskicomment change, no functional change
2009-05-05  Jean-Frederic... Change the order of mod_proxy and mod_proxy_balancer...
2009-05-05  Jim JagielskiExplain empty code block (empty for now, that is) :)
2009-05-05  Jim Jagielskixforms!
2009-05-05  Nick KewDocumentation update for mod_privileges changes in...
2009-05-05  Jim JagielskiMove to an enum, instead of bitmaps... no functional
2009-05-05  Ruediger Pluem* Silence compiler warning.
2009-05-05  William A.... Complete the integration of mod_heartbeat, mod_heartmon...
2009-05-05  William A.... As mentioned inline in comments, correctly handle more...
2009-05-05  William A.... REVERT 771581 modules/proxy/ changes (miscommitted)
2009-05-05  William A.... complete r771579, refactoring mod_watchdog as loadable...
2009-05-05  William A.... MPM's are now dynamically loadable; so must mod_watchdo...
2009-05-05  William A.... Add balancer module targets
2009-05-05  Chris Darrochadd creation type parameter per r771286
2009-05-05  Chris Darrochsilence warnings
2009-05-04  Ruediger Pluem* Remove unused locking functions.
2009-05-04  Ruediger Pluem* Optimize access to server_rec.
2009-05-04  William A.... Simple style fix, this message still is nonsensical
2009-05-04  Lucien GentisOne typo.
2009-05-04  Jean-Frederic... Add a parameter for slotmem_create for the persistancy...
2009-05-04  Jean-Frederic... Fix shared memory permisson problems.
2009-05-04  Jean-Frederic... Remove ap_slotmem_lock / ap_slotmem_unlock from the...
2009-05-03  Nick KewWhoops! cleanup r771144, which had some local/dev...
2009-05-03  Nick Kewmod_privileges: introduce PrivilegesMode: fast mode...
2009-05-03  Lucien GentisOne typo.
2009-05-02  Lucien GentisSome typos.
2009-05-02  Ruediger Pluem* As proposed by wrowe on list always define SSLStrictS...
2009-05-01  Rich BowenAdds clarifying comment to example configuration. ...
2009-05-01  Rich BowenClarify that the target of a Redirect may be either...
2009-05-01  Rich BowenAdd a reference to LocationMatch in the seealso section.
2009-04-30  Jean-Frederic... Arrange BalancerMember explainations.
2009-04-30  Jean-Frederic... Prevent key=value being accepted as url.
2009-04-29  Ruediger Pluem* Don't assign pointers to int's. This is a nightmare...
2009-04-29  Ruediger Pluem* Set SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-04-29  Ruediger Pluem* Improve and simplify the implementation of SSLProxyCh...
2009-04-27  Rainer JungAdd Ctrl-Break to docs (trigger restart for
2009-04-27  Jim JagielskiFold in initial template for methods to be able to
2009-04-27  Jeff Trawickdon't use literal '100' for HTTP_CONTINUE (searchability)
2009-04-25  Ruediger Pluem* Add SSLStrictSNIVHostCheck to allow / disallow non...
2009-04-25  Ruediger Pluem* Fix an error in the documentation.
2009-04-25  Ruediger Pluem* The state vinfo doesn't matter here: no client verifi...
next