2008-04-08 |
Tony Stevenson | Patch from Takashi Sato |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Guenter Knauf | No var declarations in the middle of the code. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Guenter Knauf | NO var declarations in the middle of the code. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2008-04-08 |
André Malo | drop wrong LastChangedRevsion |
commit | commitdiff | tree | snapshot |
2008-04-08 |
André Malo | let subversion set the lastchangedrevision |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Joe Orton | Session cache interface redesign, Part 8: |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ruediger Pluem | * In the case that we fail to read the response line... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jim Jagielski | Use what we have. This logic belongs here anyway... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Tony Stevenson | Follow on updates from r645667 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Tony Stevenson | Additional changes from r645667 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Tony Stevenson | Commit the update meta files for r645667 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Tony Stevenson | Translated by: Nilgün Belma Bugüner <nilgun belgeler... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_filter_error... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Graham Leggett | Make sure the mod_session.h public header is exported... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | Clean up some more error handling in mod_ssl: |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Jim Jagielski | backported r645569 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Add major bump for removing ap_graceful_stop_signalled |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | Clean up some error handling in mod_ssl: |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | * server/main.c: Unbreak the build. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | * modules/http/http_protocol.c (is_mpm_running): Fix... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joe Orton | * include/http_request.h: Fix warning with gcc -Wall. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Remove all references to CORE_PRIVATE. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Remove ap_graceful_stop_signalled from all MPMs. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Remove calls to ap_graceful_stop_signalled, and replace... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Include http_config.h from http_core, since now without... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Paul Querna | Remove CORE_PRIVATE. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin Kraemer | Make it compile on pre-C99 compilers (Move decls to... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin Kraemer | Tweaking code to compile on pre-C99 compilers |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin Kraemer | Another typo |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin Kraemer | Typo |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vincent Bray | Update transformations |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vincent Bray | Fix link to authnz_db_foo |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Graham Leggett | mod_session_crypto: Initialise SSL in the post config... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Graham Leggett | Fix the defaults, which currently override the config... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
William A.... | If you study all of the directive implementations,... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
William A.... | If you study all of the directive implementations,... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Optimisation: We have no need to distiguish between... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Remove an unnecessary config structure lookup during... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Clarify the operation of the SessionCryptoPassphrase... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
William A.... | In hopes of replacing <Limit > with <Method > - choose... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
William A.... | "Method" in HTTP has a particular meaning, simple descr... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Update manual transformation |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | mod_session_dbd: Add a session implementation capable... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Rename the ap_escape_path_segment_b function as suggest... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Rename the ap_escape_path_segment_b function as suggest... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Graham Leggett | Make sure we protect ourselves against the session... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Jim Jagielski | updates docco xform |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Graham Leggett | Run transformation on new documentation |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Graham Leggett | mod_session_crypto: Add a session encoding implementati... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Graham Leggett | mod_session_cookie: Add a session implementation capabl... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Graham Leggett | mod_session: Add a generic session interface to unify... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Nick Kew | Add condition for <If> sections to core config merge |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Chris Darroch | Attempt to correct major bump from previous commit... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Vincent Bray | Typo fixes courtesy of the French translation crew |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Vincent Bray | Update transformations |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Vincent Bray | Fix a couple of links. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Chris Darroch | Avoid calling access control hooks for internal request... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Jim Jagielski | close PR 44381 |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Nick Kew | HTTPD Core: Implement <If> sections for conditional... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Nick Kew | Avoid returning NULL from ap_expr_string. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Nick Kew | Expression evaluation: treat null expression as uncondi... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Ruediger Pluem | * Prevent a segfault if the destination URI of a copy... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
André Malo | adjust charset info for svnmailer |
commit | commitdiff | tree | snapshot |
2008-04-02 |
André Malo | move Japanese output files to utf-8 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
André Malo | prepare moving ja output files to utf-8 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nick Kew | Remove ap_expr_clone from the API (same day it was... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nick Kew | Add upgrading section to mod_filter docs. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nick Kew | Update mod_filter to use ap_expr |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nick Kew | Update mod_include for ap_expr update |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nick Kew | Flesh out ap_expr with: |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Nick Kew | Document the fact that ap_expr was added. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Ruediger Pluem | * Add some doxygen stub / stuff |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Ruediger Pluem | * Prevent multiple "execution" of ap_expr.h contents... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Ruediger Pluem | * For AP_MAX_REG_MATCH we need to ensure that httpd... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nick Kew | Thou shalt not let tabs creep in. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nick Kew | Update mod_include to use ap_expr API |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Nick Kew | Introduce ap_expr expression parser API |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Joe Orton | Update Timeout section, the semantics changed completely |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Jean-Frederic... | Remove useless test. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Chris Darroch | note required APR/httpd versions |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Vincent Bray | Update transformations |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Vincent Bray | Add a caveat about SetEnv running late |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Chris Darroch | Update transformation. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Chris Darroch | Fix minor typos and capitalizations. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Chris Darroch | Add AuthzMergeRules to example configuration, and avoid... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Chris Darroch | Return AUTHZ_GRANTED not AUTHZ_DENIED when redirecting... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
André Malo | oh dear, thanks joe |
commit | commitdiff | tree | snapshot |
2008-03-21 |
André Malo | fixup on .tr extension |
commit | commitdiff | tree | snapshot |
2008-03-21 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2008-03-21 |
André Malo | Add Turkish translations |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Eric Covener | spelling fix |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Darroch | PR 43211: Revise mod_authn_dbd and mod_authz_dbd docume... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Ruediger Pluem | * Initialize hash needed by ap_register_rewrite_mapfunc... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Chris Darroch | *) mod_authn_dbd: Disambiguate and tidy database authen... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Darroch | PR #43210: Disambiguate and tidy database authenticatio... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Nick Kew | mmn bump for chroot (r611483) |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Nick Kew | Document new ChrootDir directive (r611483) |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Jim Jagielski | docco sync |
commit | commitdiff | tree | snapshot |
next |