]> granicus.if.org Git - apache/shortlog
apache
2009-01-03 Rainer JungNeed to close temporary file before using it
2009-01-03 Rainer JungUse LDADD mechanism to only link mod_serf resp.
2009-01-03 Rainer JungRemove LockFile in default config
2009-01-03 William A.... Further Win9x code elimination and simplification
2009-01-03 Rainer JungClean up thread and process number defaults
2009-01-02 William A.... Drop support for Service Description labels from <...
2009-01-02 William A.... Clean up fugly initialization of AcceptFilter mappings
2009-01-02 Jim JagielskiAdd new struct element: name...
2009-01-02 Rainer JungUse default object file in APACHE_MODULE calls
2009-01-02 William A.... Axe Win9x codepath, including Win32DisableAcceptEx...
2009-01-02 William A.... document some nonsense it may be sizeof off_t > sizeof...
2009-01-02 Rainer JungAdd a declaration check for CMSG_DATA to mod_proxy_fdpass.
2009-01-02 Rainer JungPrevent empty test statement.
2009-01-02 Rainer JungInclude mpm_common.h in simple_run.c in order
2009-01-02 Rainer JungAdd a header check for priv.h to mod_privileges.
2009-01-02 Rainer JungAdd a header check for apr_ssl.h to mod_session_crypto.
2009-01-02 Rainer Jungunixd_set_global_mutex_perms() -> ap_unixd_set_global_m...
2009-01-02 Rainer JungUse APACHE_HELP_STRING() for --enable-luajit in configure
2009-01-01 Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying
2008-12-31 Jim Jagielskibe consistant with naming...
2008-12-31 Jim JagielskiDocument this change...
2008-12-31 Jim JagielskiModules will also need to know which methods are available
2008-12-31 Jim JagielskiUpdate comments
2008-12-31 Jim JagielskiTransforms
2008-12-31 Jim JagielskiStubs for slot/shared/plain memory modules
2008-12-31 Nick KewAdd support for escaping all non-ascii chars to ap_esca...
2008-12-31 Nick KewPR#13603 - clarify description of DOCUMENT_URI
2008-12-31 Chris Darrochuse a local apr_shm_t* to avoid casts and type-punning...
2008-12-31 Nick KewFix mod_rewrite "B" flag breakage by reverting r589343
2008-12-30 Chris Darrochremove unused variables and fix naming conflicts
2008-12-30 Chris Darrochdetabify and clean some whitespace
2008-12-30 Jim Jagielskino need here :)
2008-12-30 Jim JagielskiBump up...
2008-12-30 Jim JagielskiAnd complete the API changes...
2008-12-30 Jim JagielskiStart of further refactoring....
2008-12-30 Jim JagielskiMove desc of slotmem type to be generic enough so can be
2008-12-29 Ruediger Pluem* This files gets generated. So no need to put it in...
2008-12-29 Jim JagielskiNo need to sep out all the shared mem stuff... clean up
2008-12-29 Jim Jagielskiimplement mutex control from shared memory... plain...
2008-12-27 Nilgun Belma... update transformation
2008-12-27 Nilgun Belma... update for sync with English docs.
2008-12-27 Nick KewCGI: return 504 (Gateway timeout) rather than 500 when...
2008-12-27 Nick KewPR#39332: fix for segfault problem with mod_cgid on...
2008-12-26 André Maloadd tracking keyword
2008-12-26 André Maloupdate transformation
2008-12-26 André Malofix validation errors
2008-12-26 André Maloadd mod_proxy_scgi, as announced a long time ago
2008-12-26 André Maloupdate transformation
2008-12-25 Nick KewFix r729438 to commit the right version of the patch...
2008-12-25 Nick KewUse transient buckets to optimise mod_sed throughput
2008-12-25 Takashi SatoRemove a dirty hack in find_default_item.
2008-12-24 Eric Covenerdocument no-cache envvar
2008-12-24 Eric Covenerlook for 'no-cache' in subprocess_env to prevent the...
2008-12-24 Takashi SatoMake "HeaderName" and "ReadmeName" be stored in simple...
2008-12-24 Jim JagielskiFoo
2008-12-24 Jim Jagielskiremove dup
2008-12-24 Jim Jagielskireturn apr_status_t
2008-12-24 Jim Jagielskistyle changes only
2008-12-24 Paul QuernaAdd in the ability to fetch from headers_in.
2008-12-23 Ruediger Pluem* These files get generated during build and hence...
2008-12-23 Jim JagielskiAdd in the useful slotmem memory module, from httpd...
2008-12-22 William A.... ditto hack from mpm_default.h
2008-12-22 Paul QuernaHack to add basic support for LuaJIT.
2008-12-22 William A.... httpd 2.x is further modular; presume pcre is yet anoth...
2008-12-22 William A.... pcre, and therefore dftables, aren't built within httpd...
2008-12-22 Lucien GentisSmall typo.
2008-12-22 Jim Jagielskixforms
2008-12-22 Lucien GentisSmall typo.
2008-12-22 Ruediger Pluem* Comment out unused pstack_dump for the time being...
2008-12-22 Ruediger Pluem* Remove unused variable
2008-12-22 Paul QuernaUse the HTTP_INTERNAL_SERVER_ERROR define instead of...
2008-12-21 Paul QuernaFix C90 forbids mixed declarations and code.
2008-12-21 Paul QuernaFix mixed declarations and code.
2008-12-21 Paul QuernaFix more ISO C90 forbids mixed declarations and code...
2008-12-21 Paul QuernaRename rstack_dump to apl_rstack_dump.
2008-12-21 Paul QuernaAttempt to make mod_lua compile under a strict c89...
2008-12-21 Paul QuernaRemove some extra logging, and make it more debug inste...
2008-12-21 Paul QuernaChange apl_get_lua_state to take a apl_vm_spec instead...
2008-12-21 Paul QuernaReformat mod_lua according to the HTTP Server Project...
2008-12-21 Paul QuernaInclude standard ASF license block.
2008-12-21 Paul QuernaMake all of the hook callbacks static functions.
2008-12-21 Paul QuernaFixup lua_config.c with prefix rename, and make mod_lua...
2008-12-21 Paul QuernaRename all files in mod_lua to have a lua_ prefix,...
2008-12-21 Paul QuernaRename most of the module formally known as mod_wombat...
2008-12-21 Paul QuernaMake pstack_dump a static function.
2008-12-21 Paul QuernaRemove old commented out code, if we need any of this...
2008-12-21 Paul QuernaRename mod_wombat -> mod_lua.
2008-12-21 William A.... text... wonderful editable text
2008-12-21 Eric CovenerUpdate examples to be more per-directory agnostic,...
2008-12-21 Eric CovenerVarious cleanups and per-directory behavior differences
2008-12-21 Eric CovenerClarification of regexes/examples for rewrite flags.
2008-12-20 Lucien GentisUpdate after english file modification.
2008-12-20 Eric Coveneraxe r->path_info in a more standard way, suggested...
2008-12-19 Chris Darrochupdate transformation
2008-12-19 Chris DarrochDocumentation revisions for r726082.
2008-12-19 Eric Covenertypo spotted by Vincent Bray
2008-12-19 Eric Covener *) mod_rewrite: Introduce DiscardPathInfo|DPI flag...
2008-12-18 Takashi SatoUse apr_cpystrn instead of strncpy since strncpy can...
2008-12-18 Paul J. RederRemoving entry now that it is backported.
2008-12-18 Paul J. RederRemove entry now that it is backported.
next