]> granicus.if.org Git - apache/shortlog
apache
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
2008-10-29 Paul Querna* modules/database/mod_dbd.c
2008-10-29 Paul Querna* server/core.c: Fix implicit declaration of function...
2008-10-29 Paul QuernaImprove ability to compile on C90 Compilers.
2008-10-28 Paul Querna* server/mpm/simple/simple_io.c: s/simple_io_timeut_cb...
2008-10-28 Joe Orton* modules/mappers/mod_rewrite.c (do_rewritelog): Add...
2008-10-28 Ruediger Pluem* Supply the per-dir parameter to the rewritelog call...
2008-10-28 Takashi Satoupdate transformation
2008-10-28 Paul Querna* simple_io.c line 111 and 145 cause a build falure...
2008-10-28 Takashi Satofix XML errors
2008-10-28 Paul Querna* server/mpm/simple/simple_{event,run}.c: Turn off...
2008-10-28 Paul QuernaAdd a work in progress, a completely new, "Simple MPM".
2008-10-27 Takashi Satoupdate a Japanese translation
2008-10-27 Takashi Sato* caching.xml.fr: fix a tag
2008-10-27 Ruediger Pluem* Do more greedy reads in the core input filter to...
2008-10-27 Paul Querna* modules/cache/mod_socache_dbm.c
2008-10-27 Paul Querna* modules/cache/mod_socache_dbm.c: Fix compile by inclu...
2008-10-26 Vincent DeffontainesAdding .fr translations for suexec logs server-wide...
2008-10-25 Vincent DeffontainesNew french translations.
2008-10-24 Ruediger Pluem* save_table needs to be declared first before it can...
2008-10-24 Jim JagielskiAJP was dropping pre-existing cookies. Use same logic
2008-10-23 Nilgun Belma... update transformation
2008-10-23 Nilgun Belma... update for sync with English docs.
2008-10-23 Nilgun Belma... New Turkish translation
2008-10-23 Jim JagielskiUpdate docco xforms
2008-10-23 Jim JagielskiFix the io buffersize code. Have the docs match the...
2008-10-22 Chris DarrochImplement checks for NULL r->user as per r705361.
2008-10-22 Jim JagielskiRemove potential for memory leak... allocate on this
2008-10-22 Eric Covenermissing an "if"
2008-10-22 André Maloupdate transformation
2008-10-22 Eric Covenerleave a hint about some non-intuitive startup behavior...
2008-10-22 Ruediger Pluem* There are no subrequests which have itself as parent.
2008-10-22 Ruediger Pluem* This one is backported.
2008-10-22 Ruediger Pluem* Move ap_timeout_parameter_parse from mod_proxy.c...
2008-10-22 Ruediger Pluem* Improve the way to detect whether buckets in the...
2008-10-22 Nilgun Belma... pre-translation improvements
2008-10-21 Nilgun Belma... update for sync with English docs.
2008-10-20 Jean-Frederic... ap_proxy_determine_connection modifies the url if we...
2008-10-19 Eric Covener *) mod_dir: Support "DirectoryIndex None"
2008-10-17 Chris Darrochconvert tabs to spaces
2008-10-16 Chris DarrochPrior to authn/z refactoring in r368027, if authorizati...
2008-10-16 Mads ToftumMake text match example.
2008-10-16 Tony StevensonAdd example and comments when using ScriptAlias with...
2008-10-16 Tony StevensonUpdate howto/cgi.xml to link to RFC 3875 not a document...
2008-10-15 Sander TemmeThis was backported
2008-10-15 Ruediger Pluem* Update transformation
2008-10-15 Ruediger Pluem* Add the possibility to set the worker parameters...
2008-10-15 Ruediger Pluem* Send Content-Type application/ocsp-request for POST...
2008-10-15 Thomas J. DonovanWindows: add apr_dbd_odbc project to Visual Studio...
2008-10-15 Graham LeggettMinor bump when exporting mod_rewrite.h
2008-10-15 Thomas J. DonovanAlways build the odbc dbd driver on winodws, to be...
2008-10-15 Ruediger Pluem* Revert r703998.
2008-10-14 Graham LeggettExport and install the mod_rewrite.h header to ensure...
2008-10-13 Ruediger Pluem* Make the connection timeout to backends work by tempo...
2008-10-13 Takashi SatoNote modules such as mod_headers affect %{Foobar}i
2008-10-12 André Maloupdate transformation
2008-10-11 Takashi Satoadd LastChangedRevision and eol-style
2008-10-11 Takashi Satoupdate Japanese translation
2008-10-10 Takashi Satofix MaxClients description (r692325) suggested by wrowe
2008-10-10 Nilgun Belma... update transformation
2008-10-10 Nilgun Belma... update for sync with English doc.
2008-10-10 Nilgun Belma... New Turkish translation
2008-10-09 Eric CovenerFix AuthzMergeRules directive name and an addl typo.
2008-10-08 Ruediger Pluem* Recheck again if idle workers are still available...
2008-10-07 Jim Jagielskibackported 2.2.10 - r702502
2008-10-04 Eric Covenerno AuthzLDAPAuthoritative in trunk, because authz uses...
2008-09-27 Nilgun Belma... translation improvements (feedbacks)
2008-09-26 William A.... Reimplement ThreadStackSize to behave as on unix for any
2008-09-26 William A.... The last two of several helper threads which do not...
2008-09-26 William A.... The next of several helper threads which do not need...
2008-09-26 William A.... The first of several helper threads which do not need...
2008-09-26 William A.... Track the internal stack_res_flag for properly constraining
2008-09-26 William A.... CoredumpDir useless on win32; implementing toolhelp...
2008-09-24 Nilgun Belma... pre-translation improvements
2008-09-23 Nilgun Belma... pre-translation improvements
2008-09-20 Paul QuernaAdd dummy ap_mpm_register_timed_callback for other...
2008-09-20 Jim JagielskiFor timeouts, behave as before and not drop.
2008-09-20 Paul QuernaIntroduce Suspendable Requests to the Event MPM.
next