2008-11-04 |
Ruediger Pluem | * unixd_setup_child is no longer implemented by unixd.c. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ruediger Pluem | * Move code to a more conveniant place |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Takashi Sato | Update a Japanese translation. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Takashi Sato | Update a Japanese translation. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Takashi Sato | Update Japanese translations. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Nick Kew | Further unixd hacks to remove duplication between old... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Jim Jagielski | Ummm why bother setting vars if we are bailing? |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Rich Bowen | Trivial fix - insert missing space. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Bradley Nicholes | Make sure that the sys_privileges_handlers is set for... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Bradley Nicholes | Remove the ap_session_get, ap_session_set export refere... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Paul Querna | Make sure we clear out previous things we were listenin... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Kew | Move security check to post_config, ćos pre-config... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Kew | Wrap the global count of privileges handlers operating... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Paul Querna | Bump trunk to require apr-util >=1.3.x, since we alread... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Nick Kew | Switch all unix MPMs to use drop_privileges hook (mod_u... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Ruediger Pluem | * r708902 fixes PR39774 and thus is worth a CHANGES... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Ruediger Pluem | * Better use calloc instead of alloc to initialize... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Ruediger Pluem | * Update transformation |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Ruediger Pluem | * Digest providers works as well. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Ruediger Pluem | * Fix typo |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Chris Darroch | update transformations, and remove variations of mod_au... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Chris Darroch | Documentation revisions for r709838 and r709839. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Chris Darroch | Remove mod_authn_default and mod_authz_default. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Chris Darroch | Fix handling of authz configurations, make default... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | minor formatting changes prior to larger changes |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | remove unused variables, rename some variables, move... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | prevent crash when authz provider not registered prior... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | move some variable initializations prior to larger... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | localize some variables in authz provider alias functions |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | move function prior to larger changes |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | major not minor bump for r709708 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | remove unused AUTHZ_GROUP_NOTE define |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | fix typo |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | remove trailing whitespace, adjust formatting and comme... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Chris Darroch | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Ruediger Pluem | * Update transformation |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Ruediger Pluem | * Use distinct char pointers for sending and receiving... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Paul Querna | Convert events to have an associated pool. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Paul Querna | Reset the timers when in the child -- this prevents... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Paul Querna | Remove extra log line with how many threads are being... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Paul Querna | Move creation of the pollcb object to after we fork... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Chris Darroch | Note crash fix in mod_authn_core.c from r709553. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Chris Darroch | Add AuthType of None to support disabling authentication. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Chris Darroch | Allow <Limit> and <LimitExcept> directives to nest... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Jim Jagielski | Also adjust unixd.c with changes from r709406 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Jim Jagielski | Maintain the assumption that uids are long (as is done |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Lucien Gentis | Minor typo correction |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Make unixd_set_user a local static function. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Jim Jagielski | Make a valid prototype |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Basic support for spawning children porcesses via fork... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Add Makefile.in, so unixd will actually compile correct... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Remove completed todo items. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | reindent according to our coding style: <http://httpd... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Change the child_init hook to a drop_privileges hook... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Create a new drop_privileges hook for the Simple MPM. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Remove SimpleUser configuration command, this will... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Strip down mod_unixd to only do chroot and changing... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Add mod_unixd to build, update svn:ignore. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | remove empty directory. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Paul Querna | Move mod_unixd to arch/unix. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nick Kew | Introduce modules/system, and mod_unixd.c |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jim Jagielski | Avoid time traveling :) |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * include/http_core.h |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | Cleanup mod_dialup to compile with -std=c89 and -pedantic. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * modules/generators/mod_cgid.c |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * include/mod_auth.h |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * modules/http/http_request.c |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * modules/database/mod_dbd.c |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | * server/core.c: Fix implicit declaration of function... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Paul Querna | Improve ability to compile on C90 Compilers. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Paul Querna | * server/mpm/simple/simple_io.c: s/simple_io_timeut_cb... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Joe Orton | * modules/mappers/mod_rewrite.c (do_rewritelog): Add... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Ruediger Pluem | * Supply the per-dir parameter to the rewritelog call... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Takashi Sato | update transformation |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Paul Querna | * simple_io.c line 111 and 145 cause a build falure... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Takashi Sato | fix XML errors |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Paul Querna | * server/mpm/simple/simple_{event,run}.c: Turn off... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Paul Querna | Add a work in progress, a completely new, "Simple MPM". |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Takashi Sato | update a Japanese translation |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Takashi Sato | * caching.xml.fr: fix a tag |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ruediger Pluem | * Do more greedy reads in the core input filter to... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Paul Querna | * modules/cache/mod_socache_dbm.c |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Paul Querna | * modules/cache/mod_socache_dbm.c: Fix compile by inclu... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Vincent Deffontaines | Adding .fr translations for suexec logs server-wide... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Vincent Deffontaines | New french translations. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ruediger Pluem | * save_table needs to be declared first before it can... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Jim Jagielski | AJP was dropping pre-existing cookies. Use same logic |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Nilgun Belma... | update transformation |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Nilgun Belma... | update for sync with English docs. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Nilgun Belma... | New Turkish translation |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Jim Jagielski | Update docco xforms |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Jim Jagielski | Fix the io buffersize code. Have the docs match the... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Chris Darroch | Implement checks for NULL r->user as per r705361. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jim Jagielski | Remove potential for memory leak... allocate on this |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Eric Covener | missing an "if" |
commit | commitdiff | tree | snapshot |
2008-10-22 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Eric Covener | leave a hint about some non-intuitive startup behavior... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Ruediger Pluem | * There are no subrequests which have itself as parent. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Ruediger Pluem | * This one is backported. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Ruediger Pluem | * Move ap_timeout_parameter_parse from mod_proxy.c... |
commit | commitdiff | tree | snapshot |
next |