]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-11-13  Vincent BrayInitial build of mod_unixd.html* plus props
2008-11-13  Vincent BrayUpdate transformations (from introduction of mod_unixd)
2008-11-13  Vincent BrayMinor grammatical issues
2008-11-12  Ruediger Pluem* The nitpicker of the space police. No functional...
2008-11-12  Eric Covenertemporary dbg message and unnecessary continue, per...
2008-11-12  Eric Covenerchange short-lived behavior of "DirectoryIndex None...
2008-11-12  Nick KewIntroduce mod_unixd into the documentation
2008-11-11  Jim JagielskiThese are in 2.2.11-dev
2008-11-11  Lucien GentisSome typos.
2008-11-10  Philip M. Golluccio cast some votes
2008-11-10  Ruediger Pluem* Adjust changes entry to what is really done to fix it.
2008-11-10  Paul QuernaAdd Simple MPM to example mpm config.
2008-11-09  Thomas J. DonovanAlways build odbc on Windows - backported from trunk...
2008-11-08  Ruediger Pluem* Rip out the old flushing approach for solving lifetim...
2008-11-08  Nick Kewmod_unixd: use APR_HOOK_MIDDLE for drop_privileges.
2008-11-07  Lucien GentisUpdate following original file modification.
2008-11-07  Takashi SatoNote mod_authn_alias doesn't exist in 2.3/2.4.
2008-11-06  Takashi Satoupdate transformations
2008-11-06  Ruediger Pluem* Correctly set SSL_LIBS during openssl detection if...
2008-11-06  Lucien GentisTypo correction line 409
2008-11-05  Lucien GentisA reverse DNS lookup followed by a direct DNS lookup...
2008-11-05  Lucien GentisUpdate in reference to original files modification.
2008-11-05  Ruediger Pluem* mod_mem_cache is dead. So remove all hints on it.
2008-11-05  Takashi SatoEemove the remained English text and fix the XML valida...
2008-11-05  Nilgun Belma... update for sync with English doc.
2008-11-05  Takashi SatoRemove mod_mem_cache from documents
2008-11-05  Hiroaki KawaiSync.
2008-11-05  Hiroaki KawaiSync.
2008-11-04  William A.... The mem_cache is dead, long live disk_cache.
2008-11-04  Jim JagielskiHoley moley. Marcus Burke noted this in Rich's Nuts...
2008-11-04  Ruediger Pluem* We now need mod_unixd for worker, prefork and event...
2008-11-04  Lucien GentisUpdating
2008-11-04  Ruediger Pluem* Instead of unixd_setup_child run the drop_privileges...
2008-11-04  Ruediger Pluem* unixd_setup_child is no longer implemented by unixd.c.
2008-11-04  Ruediger Pluem* Move code to a more conveniant place
2008-11-04  Takashi SatoUpdate a Japanese translation.
2008-11-04  Takashi SatoUpdate a Japanese translation.
2008-11-04  Takashi SatoUpdate Japanese translations.
2008-11-04  Nick KewFurther unixd hacks to remove duplication between old...
2008-11-03  Jim JagielskiUmmm why bother setting vars if we are bailing?
2008-11-03  Rich BowenTrivial fix - insert missing space.
2008-11-03  Bradley NicholesMake sure that the sys_privileges_handlers is set for...
2008-11-03  Bradley NicholesRemove the ap_session_get, ap_session_set export refere...
2008-11-03  Paul QuernaMake sure we clear out previous things we were listenin...
2008-11-03  Nick KewMove security check to post_config, ćos pre-config...
2008-11-03  Nick KewWrap the global count of privileges handlers operating...
2008-11-03  Paul QuernaBump trunk to require apr-util >=1.3.x, since we alread...
2008-11-03  Nick KewSwitch all unix MPMs to use drop_privileges hook (mod_u...
2008-11-02  Ruediger Pluem* r708902 fixes PR39774 and thus is worth a CHANGES...
2008-11-02  Ruediger Pluem* Better use calloc instead of alloc to initialize...
2008-11-02  Ruediger Pluem* Update transformation
2008-11-02  Ruediger Pluem* Digest providers works as well.
2008-11-02  Ruediger Pluem* Fix typo
2008-11-02  Chris Darrochupdate transformations, and remove variations of mod_au...
2008-11-02  Chris DarrochDocumentation revisions for r709838 and r709839.
2008-11-02  Chris DarrochRemove mod_authn_default and mod_authz_default.
2008-11-02  Chris DarrochFix handling of authz configurations, make default...
2008-11-01  Chris Darrochminor formatting changes prior to larger changes
2008-11-01  Chris Darrochremove unused variables, rename some variables, move...
2008-11-01  Chris Darrochprevent crash when authz provider not registered prior...
2008-11-01  Chris Darrochmove some variable initializations prior to larger...
2008-11-01  Chris Darrochlocalize some variables in authz provider alias functions
2008-11-01  Chris Darrochmove function prior to larger changes
2008-11-01  Chris Darrochmajor not minor bump for r709708
2008-11-01  Chris Darrochremove unused AUTHZ_GROUP_NOTE define
2008-11-01  Chris Darrochfix typo
2008-11-01  Chris Darrochremove trailing whitespace, adjust formatting and comme...
2008-11-01  Chris Darrochwhitespace cleanup
2008-11-01  Ruediger Pluem* Update transformation
2008-11-01  Ruediger Pluem* Use distinct char pointers for sending and receiving...
2008-11-01  Paul QuernaConvert events to have an associated pool.
2008-11-01  Paul QuernaReset the timers when in the child -- this prevents...
2008-11-01  Paul QuernaRemove extra log line with how many threads are being...
2008-11-01  Paul QuernaMove creation of the pollcb object to after we fork...
2008-10-31  Chris DarrochNote crash fix in mod_authn_core.c from r709553.
2008-10-31  Chris DarrochAdd AuthType of None to support disabling authentication.
2008-10-31  Chris DarrochAllow <Limit> and <LimitExcept> directives to nest...
2008-10-31  Jim JagielskiAlso adjust unixd.c with changes from r709406
2008-10-31  Jim JagielskiMaintain the assumption that uids are long (as is done
2008-10-31  Lucien GentisMinor typo correction
2008-10-30  Paul QuernaMake unixd_set_user a local static function.
2008-10-30  Jim JagielskiMake a valid prototype
2008-10-30  Paul QuernaBasic support for spawning children porcesses via fork...
2008-10-30  Paul QuernaAdd Makefile.in, so unixd will actually compile correct...
2008-10-30  Paul QuernaRemove completed todo items.
2008-10-30  Paul Quernareindent according to our coding style: <http://httpd...
2008-10-30  Paul QuernaChange the child_init hook to a drop_privileges hook...
2008-10-30  Paul QuernaCreate a new drop_privileges hook for the Simple MPM.
2008-10-30  Paul QuernaRemove SimpleUser configuration command, this will...
2008-10-30  Paul QuernaStrip down mod_unixd to only do chroot and changing...
2008-10-30  Paul QuernaAdd mod_unixd to build, update svn:ignore.
2008-10-30  Paul Quernaremove empty directory.
2008-10-30  Paul QuernaMove mod_unixd to arch/unix.
2008-10-29  Nick KewIntroduce modules/system, and mod_unixd.c
2008-10-29  Jim JagielskiAvoid time traveling :)
2008-10-29  Paul Querna* include/http_core.h
2008-10-29  Paul QuernaCleanup mod_dialup to compile with -std=c89 and -pedantic.
2008-10-29  Paul Querna* modules/generators/mod_cgid.c
2008-10-29  Paul Querna* include/mod_auth.h
2008-10-29  Paul Querna* modules/http/http_request.c
next