Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-30 Thread FRIGN
On Sat, 29 Nov 2014 08:42:17 +0100 Ivan Delalande wrote: > Change the behavior of docroot, which is now used as a prefix path for > all file operations related to static files. And add chrootdir, which is > just the old docroot behavior and allows to control the path into which > quark will chroo

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread Hiltjo Posthuma
On Sat, Nov 29, 2014 at 7:39 PM, Ivan Delalande wrote: > On Sat, Nov 29, 2014 at 12:21:39PM +0100, Hiltjo Posthuma wrote: >> On Sat, Nov 29, 2014 at 9:47 AM, Ivan Delalande wrote: >>> On Sat, Nov 29, 2014 at 09:28:24AM +0100, FRIGN wrote: Hiltjo told me he was almost done with the changes, s

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread Ivan Delalande
On Sat, Nov 29, 2014 at 12:21:39PM +0100, Hiltjo Posthuma wrote: > On Sat, Nov 29, 2014 at 9:47 AM, Ivan Delalande wrote: >> On Sat, Nov 29, 2014 at 09:28:24AM +0100, FRIGN wrote: >>> Hiltjo told me he was almost done with the changes, so as soon as he >>> finishes this masterpiece, I'll merge it

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread Hiltjo Posthuma
Sorry nvm, I found the patch in the archives, somehow I did not receive the first e-mail with the patch.

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread Hiltjo Posthuma
On Sat, Nov 29, 2014 at 9:47 AM, Ivan Delalande wrote: > On Sat, Nov 29, 2014 at 09:28:24AM +0100, FRIGN wrote: >> On Sat, 29 Nov 2014 08:42:17 +0100 >> Ivan Delalande wrote: >> > This is implemented by moving the reqbuf buffer in the middle of a >> > bigger buffer, reqpath. That buffer contains

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread Ivan Delalande
On Sat, Nov 29, 2014 at 09:28:24AM +0100, FRIGN wrote: > On Sat, 29 Nov 2014 08:42:17 +0100 > Ivan Delalande wrote: > > > Change the behavior of docroot, which is now used as a prefix path for > > all file operations related to static files. And add chrootdir, which is > > just the old docroot be

Re: [dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-29 Thread FRIGN
On Sat, 29 Nov 2014 08:42:17 +0100 Ivan Delalande wrote: > Change the behavior of docroot, which is now used as a prefix path for > all file operations related to static files. And add chrootdir, which is > just the old docroot behavior and allows to control the path into which > quark will chroo

[dev] [quark] [PATCH] Add the chrootdir configuration variable

2014-11-28 Thread Ivan Delalande
Change the behavior of docroot, which is now used as a prefix path for all file operations related to static files. And add chrootdir, which is just the old docroot behavior and allows to control the path into which quark will chroot. Not having properly distinct configuration variables for chroot