]> granicus.if.org Git - apache/history - modules/arch
Add support for the proxy modules to
[apache] / modules / arch /
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-12-22 Christophe JailletSave a few bytes in conf pool when processing 'NWSSLTru...
2015-11-29 Christophe JailletSilent a sparse Warning.
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-03-05 Jim JagielskiHmmm... why did git miss this?
2014-09-18 Christophe JailletConcat string at compile time when possible.
2014-08-19 Takashi SatoFollow up r1617201:
2014-08-18 Jan Kalužamod_systemd: Use AP_SIG_GRACEFUL instead of SIGWINCH.
2014-08-18 Jan Kalužamod_systemd: Add IdleShutdown - number of seconds in...
2014-08-11 Takashi Satogeteuid is always successful,
2014-08-11 Takashi Satounixd_drop_privileges and ap_unixd_setup_child are...
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletDo not use deprecated define.
2013-12-13 Christophe Jaillets/equivalant/equivalent/ in comments
2013-10-01 Joe Orton* configure.in: Simplify/fix systemd detection: move...
2013-08-06 Paul QuernaAdd support for systemd socket activation to listener...
2013-07-01 Eric Covenergratuitous 8-bit char in a comment
2013-06-10 Stefan Fritschfix typo
2013-02-07 Guenter KnaufFixed a potential NULL pointer deference.
2013-02-07 Guenter KnaufStyle fixes - no code changes.
2012-11-14 Jim Jagielskirequired by eventopt
2012-10-10 Jeff TrawickFollow on to r1393976 and r1396424:
2012-10-10 Jeff TrawickFollow up r1393976: Fix typo in enablement of mod_syste...
2012-10-04 Joe Orton* modules/arch/unix/mod_systemd.c (systemd_pre_mpm...
2012-10-04 Joe Orton* modules/arch/unix/mod_systemd.c: New module.
2012-08-20 Rainer JungClarify code comment.
2012-07-15 Stefan FritschCode clean up (remove useless memory allocation)
2012-05-23 Joe Ortonsuexec: Support use of setgid/setuid capability bits...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-12 Jeff TrawickdefinAtely
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-12-02 Stefan FritschFix apr_status_t being passed as loglevel
2011-11-29 Stefan FritschRemove more log message prefixes that are now redundant...
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-10-09 Stefan FritschOnly dump User/Group if DUMP_RUN_CFG is defined
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-07-17 Stefan FritschMake the SERVER_NAME variable include [ ] for literal...
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-15 Guenter KnaufInvert logic for env var utf-8 fixing.
2011-07-12 Guenter KnaufFixed some more env vars which make problems.
2011-07-05 Stefan FritschFix a few warnings about use of uninitialized values.
2011-06-13 Stefan FritschAvoid some memory allocations by using apr_table_setn...
2011-04-05 Guenter KnaufFixed sysinclude; removed trailing 0; fixed indent.
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2011-01-02 Guenter KnaufAdded shebang check so that .vbs scripts can work as...
2010-11-29 Guenter KnaufFixed some win32 types.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-08-03 Stefan Fritsch- Remove a load of unused variables (or variables that...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-03-05 William A. Rowe JrPrevent future developers from being as easily confused...
2010-03-05 Jeff Trawickrevert r918671; these four functions don't need to be
2010-03-03 Jeff Trawickfollow up to r918665:
2010-03-03 Jeff Trawickfix these warnings:
2010-03-02 William A. Rowe JrSECURITY: CVE-2010-0425 (cve.mitre.org)
2009-11-03 Jeff Trawickmore configure-time support for dynamically loadable...
2009-10-28 Guenter Knaufremoved now obsolete export defines.
2009-09-17 William A. Rowe JrTreat gid's identically to uid's for purposes of numeri...
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2009-08-26 Brian HavardBring back OS/2 support.
2009-07-05 Nick KewCorrectly set suexec_enabled when httpd is run by non...
2009-05-12 Rainer Jung- use apr_strerror() instead of strerror()
2009-05-03 Nick KewWhoops! cleanup r771144, which had some local/dev...
2009-05-03 Nick Kewmod_privileges: introduce PrivilegesMode: fast mode...
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-25 Jeff TrawickThe rewrite-args hook isn't available to MPM DSOs....
2009-03-24 Jeff Trawickaxe the remaining checks of AP_MPM_WANT_foo to see...
2009-03-24 Jeff TrawickAllow building httpd without a built-in MPM by specifying
2009-01-31 Roy T. Fieldinguse a local module header file to store the function...
2009-01-30 Roy T. Fieldingname protect unixd_setup_child and restore its prototyp...
2009-01-28 Nick KewMatch up formats with args in error messages.
2009-01-06 William A. Rowe Jreliminating 9x legacy code from mod_win32
2009-01-04 Rainer JungSilence compiler warning about unused variable cfg.
2009-01-03 Rainer Jungvi broke event ;)
2009-01-02 Rainer JungPrevent empty test statement.
2009-01-02 Rainer JungAdd a header check for priv.h to mod_privileges.
2008-12-03 Eric Covenerunixd_config/ap_unixd_config rename for mod_privileges
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-30 Paul QuernaRemove c99 style comment.
2008-11-23 Jim JagielskiNote that the current mishmash is ugly... hope to
2008-11-14 Ruediger Pluem* Don't build mod_privileges by default.
2008-11-14 Nick KewIntroduce mod_privileges: a platform-specific module...
2008-11-08 Nick Kewmod_unixd: use APR_HOOK_MIDDLE for drop_privileges.
2008-11-04 Ruediger Pluem* We now need mod_unixd for worker, prefork and event...
2008-11-04 Ruediger Pluem* Move code to a more conveniant place
2008-11-04 Nick KewFurther unixd hacks to remove duplication between old...
2008-11-03 Bradley NicholesMake sure that the sys_privileges_handlers is set for...
2008-11-03 Nick KewWrap the global count of privileges handlers operating...
2008-11-03 Nick KewSwitch all unix MPMs to use drop_privileges hook (mod_u...
2008-11-02 Chris DarrochRemove mod_authn_default and mod_authz_default.
next