]> granicus.if.org Git - apache/shortlog
apache
2013-04-17 Rich BowenRebuild
2013-04-17 Rich BowenRebuild
2013-04-17 Rich BowenRearranges the sections so that 'int' is first, where...
2013-04-16 Graham Leggettmod_auth_basic: Allow AuthBasicFake to be switched...
2013-04-16 Guenter KnaufChanged @exp_sysconfdir@ / @exp_logfiledir@ to relative...
2013-04-15 Kaspar Brandrevert r1352596, for the reasons explained in
2013-04-15 Christophe... Turn a int into a apr_size_t for a variabe used to...
2013-04-15 Jim Jagielskiin 2.4.5-dev
2013-04-14 Guenter KnaufOnly ask for the stat info we really use.
2013-04-14 Daniel RuggeriPart two of r1467523
2013-04-14 Rainer JungFix crash in mod_log_config when logging
2013-04-14 Daniel Grunoxforms
2013-04-14 Daniel Grunofix regex documentation for mod_lua
2013-04-14 Guenter KnaufReturn early with an error instead of returning an...
2013-04-14 Guenter KnaufWhoops, one AP_MAX_REG_MATCH not caught.
2013-04-14 Guenter KnaufDecouple mod_lua max regex matches from AP_MAX_REG_MATCH.
2013-04-13 Lucien GentisUpdstes.
2013-04-13 Kaspar BrandExtend check for encrypted private keys: with OpenSSL...
2013-04-13 Daniel Grunoxforms
2013-04-13 Daniel Grunosilly me
2013-04-13 Daniel Grunofix some bugs reported by fuankg on Windows release...
2013-04-13 Daniel Grunowhitespace/escape fix
2013-04-13 Daniel Grunoxforms
2013-04-13 Daniel Grunotemporarily change a comment so the function can be...
2013-04-13 Daniel Grunoremove r:banner and r:port from docs, they are built...
2013-04-13 Daniel Grunofix up r.banner and r.port so they work like variables...
2013-04-13 Daniel Grunofix docs on regex matching, change the actual ordering...
2013-04-13 Daniel RuggeriStatic var not neccessary here
2013-04-12 Guenter KnaufMOdified r:stat() to return finer time granularity.
2013-04-12 Guenter KnaufFixed typo; followup to r1467188.
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
next