]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2009-05-15  William A.... Fix docs and bump mmn minor
2009-05-15  William A.... Revert the default resource abuse introduced in r104019...
2009-05-15  William A.... Set ignores; a good case for cut n paste instead of...
2009-05-15  Jim Jagielskidditional docco changes... No functional changes
2009-05-15  Jim Jagielskicomment change - no functional change
2009-05-15  Jim Jagielski"officially" add grab/release to slotmem provider API
2009-05-15  William A.... Drop exit value (always NO_ERROR, needs work). Pass...
2009-05-15  William A.... Pick up earlier SHUTDOWN notification
2009-05-15  Jim JagielskiAdd inuse table and grab/release to plainmem slot provider
2009-05-15  William A.... cleanup truncation
2009-05-15  Jim JagielskiAlign internal names with external... Note, rename
2009-05-15  Jim JagielskiAnother slotmem flag. This one determines if access
2009-05-15  William A.... Fix win32 build includes
2009-05-15  Jim JagielskiRemove all locking from slotmem_shm...
2009-05-15  Jim JagielskiAlign with module naming
2009-05-15  Jim Jagielskicompile-time issues
2009-05-15  Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-15  Jim JagielskiUpdate doccos due to slotmem change
2009-05-15  Jim JagielskiRename 2nd step
2009-05-15  Jim Jagielski1st step of man changes for slotmem refactor
2009-05-15  Jim JagielskiNo longer used
2009-05-15  Jim JagielskiNo longer needed
2009-05-15  Jim JagielskiFinalize
2009-05-15  Jim JagielskiMove over
2009-05-15  Jim JagielskiMake new mem location
2009-05-15  Jim JagielskiRename of slotmem in transition away from ap_slotmem_...
2009-05-15  Joe OrtonMake the piped_log structure opaque:
2009-05-15  Nilgun Belma... update transformation
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
next