]> granicus.if.org Git - apache/shortlog
apache
2013-04-12 Guenter KnaufAdded optional parameter flags to lua_ap_regex().
2013-04-12 Guenter KnaufIncreased stacksize for mod_lua on NetWare.
2013-04-11 Daniel GrunoComment out feature that we don't have yet.
2013-04-11 Guenter KnaufFixed Lua r:stat() time values.
2013-04-09 Christophe... Align comments in examples
2013-04-09 Daniel Grunoxforms
2013-04-09 Daniel GrunoUpdating lua docs with examples of how to use the built...
2013-04-09 Daniel RuggeriAdd failontimeout to allow server admin to mark balance...
2013-04-08 Eric CovenerPR54813 authz_dbm used to respond to 'Require group...
2013-04-08 Daniel Grunoxforms
2013-04-08 Daniel GrunoAdd example use case to doc
2013-04-06 Christophe... Make the "default" parameter of the "ErrorDocument...
2013-04-05 Stefan Fritschupdate xforms
2013-04-05 Stefan Fritschhtpasswd: Add -v option to verify a password
2013-04-05 Stefan Fritschfix htpasswd/htdbm brown paper bag bugs
2013-04-05 Stefan Fritschremove unused variables
2013-04-04 Christophe... make the "ProxyHTMLFixups" options case insensitive...
2013-04-04 Christophe... Make option "CacheDisable" in mod_cache case insensitive.
2013-04-04 Christophe... align comment
2013-04-04 Christophe... Use apr_file_printf(... "%pm"...) instead of explicit...
2013-04-04 Christophe... Use apr_file_printf(... "%pm"...) instead of explicit...
2013-04-04 Jeff Trawickmod_dav: Improve error handling in dav_method_put(...
2013-04-02 Christophe... Use apr_psprintf(... "%pm"...) instead of explicit...
2013-04-02 Christophe... Use apr_file_printf(... "%pm"...) instead of explicit...
2013-04-02 Christophe... Use apr_snprintf(... "%pm"...) instead of explicit...
2013-04-02 Ruediger Pluem* Always try to reuse the address looked up for the...
2013-03-31 Stefan FritschUse %pm available since apr 1.3 instead of an extra...
2013-03-31 Stefan Fritschuse ap_log_error's facility to print the apr error...
2013-03-31 Stefan FritschRemove partial non-working implementation of MD5-sess...
2013-03-31 Stefan Fritschif shm initialization fails, reset client_list to avoid...
2013-03-31 Stefan FritschRemove some useless declarations that were shadowing...
2013-03-31 Stefan Fritschap_log_error already logs the error string, no need...
2013-03-31 Stefan Fritschuse apr_array for an array
2013-03-29 Christophe... Name pool + concat string at compile time when possible
2013-03-29 Lucien GentisUpdate.
2013-03-28 Ruediger Pluem* Improve reusage of already resolved addresses to...
2013-03-28 Ruediger Pluem* Inherit providers during merging
2013-03-27 Christophe... Be more clever when allocating memory for log item...
2013-03-27 Jim Jagielskiupdate w/ correct patch level
2013-03-25 Rich BowenTypo
2013-03-23 Lucien GentisUpdates.
2013-03-22 Stefan Fritschdisable pool alloc poisoning if APR_POOL_DEBUG is enabl...
2013-03-22 Stefan FritschAdd another URL for the "removing the first connection...
2013-03-20 Guenter KnaufFixed proxy exports list; renamed wstunnel module.
2013-03-20 Daniel Grunoxforms
2013-03-20 Daniel Grunotypo fix as per comment #983 on site
2013-03-19 Jim JagielskiUseful extensions...
2013-03-19 Jim JagielskiKeep mod_req clear. Simply scan thru input filters and
2013-03-19 Jim Jagielskiallow bypass and removal.
2013-03-19 Jim Jagielskitemp work-around... better ways to do this, but
2013-03-19 Jim Jagielskibypass reqtimeout for websockets
2013-03-19 Jim JagielskiAllow modules to pro-actively bypass the reqtimeout...
2013-03-19 Rich BowenActually, there's just the one example.
2013-03-19 Rich Bowen"Will be" is weak. Replace with something that indicate...
2013-03-18 Stefan Fritschmore simplification with ap_bin2hex()
2013-03-18 Stefan Fritschupdate xforms
2013-03-18 Stefan Fritschadd md5 function, too
2013-03-18 Stefan Fritschsimplify code by using ap_bin2hex()
2013-03-18 Stefan Fritschsha1 now does hex encoding
2013-03-18 Graham LeggettExpression parser: use hex encoding for the sha1 hash.
2013-03-17 Graham LeggettRPM spec file: we depend on libuuid-devel to build.
2013-03-17 Graham LeggettRemove the comment, this is done.
2013-03-17 Graham LeggettRemove the Authorization header should either the usern...
2013-03-17 Graham LeggettRebuild transformations.
2013-03-17 Graham Leggettmod_auth_basic: Add a generic mechanism to fake basic...
2013-03-17 Graham LeggettExpression parser: Add the ability to apply a SHA1...
2013-03-17 Graham LeggettExpression parser: Add the ability to base64 encode...
2013-03-16 Lucien GentisUpdates
2013-03-13 Jeff Trawickaxe unused variable dconf (since r1453875)
2013-03-13 Eric Covenerspelling
2013-03-13 Eric CovenerPR54687: note that REQUEST_FILENAME is influenced...
2013-03-12 Rich Bowenrebuild
2013-03-12 Rich BowenPhrasing tweak
2013-03-11 Daniel Grunoxforms
2013-03-11 Daniel Grunotypo fix
2013-03-10 Christophe... Typo
2013-03-10 Graham LeggettAdd mod_proxy_wstunnel to the RPM spec file.
2013-03-09 Lucien GentisUpdates.
2013-03-09 Gregg Lewis... Final rename per r1454386, we hope
2013-03-08 Jim Jagielskistreamline
2013-03-08 Jim Jagielskidon't strip these, ensure that they exist.
2013-03-08 Jim Jagielski"final" rename :)
2013-03-07 Jim Jagielskimessage tag for dom sock
2013-03-07 Gregg Lewis... finish up mod_proxy_websocket/tunnel rename on Windows
2013-03-07 Jim Jagielskilog nums
2013-03-07 Jim Jagielskirename extension module... tunnel is more accurate
2013-03-07 Jim JagielskiPull out duplicated code to proxy_util...
2013-03-07 Christophe... Use the same word as in the syntax below.
2013-03-06 Eric Covenerfix merge of min/max file size by setting corresponding...
2013-03-06 Jim JagielskiAnd now pass the initial request to the backend...
2013-03-06 Gregg Lewis... Add mod_proxy_websocket to Windows
2013-03-06 Guenter KnaufAdded mod_proxy_websocket to NetWare build.
2013-03-05 Jim JagielskiWork around blocking issues...
2013-03-05 Jim JagielskiWe need to ensure a conn_rec
2013-03-05 Jim Jagielskiforce correct scheme info
2013-03-05 Jim JagielskiRough start for simple, tunneling websocket proxy support.
2013-03-05 Eric Covenerxform
2013-03-05 Eric Covenerfor now, mention that the TTL isn't tracking to the...
2013-03-05 Daniel Grunoxforms
2013-03-05 Daniel GrunoSeparate data structure and built in functions, so...
next