client-side delay pools

2008-04-02 Thread Adrian Chadd
G'day, One of the items in my commercial work queue is client-side delay pools. The client wishes to restrict the throughput of certain items - hit or miss - back to the client. They're currently using Squid-2.6.18 and are probably going to upgrade to Squid-2.7 once its released. I have a

Revision 8885

2008-04-02 Thread Amos Jeffries
Henrik, I'm a little confused as to what you are trying to do here: http://www.squid-cache.org/Versions/v3/HEAD/changesets/b8885.patch The Makefile did everything to build both the html and the dyn properly. How else were you expecting doxygen to be used? Amos -- Please use Squid

[MERGE] Honor octal and hex prefixes in squid.conf integers

2008-04-02 Thread Alex Rousskov
Hello, A umask port from Squid2 discovered that Squid3 parses squid.conf file integers as decimal numbers while Squid2 honors 0 and 0x prefixes (indicating octal and hex numbers). The later functionality is needed for things like unmask that are traditionally specified using octal format.

Re: [MERGE] Honor octal and hex prefixes in squid.conf integers

2008-04-02 Thread Bundle Buggy
Bundle Buggy has detected this merge request. For details, see: http://squid-cache.org/bundlebuggy//request/%3C1207155104.72770.586.camel%40pail.measurement-factory.com%3E

Re: mkrelease.sh in 3.0

2008-04-02 Thread Alex Rousskov
On Wed, 2008-04-02 at 13:04 +1300, Amos Jeffries wrote: I only saw 2288 because it was mentioned in squid-users. Has my subscribe to the bugzilla notify list gone astray again? I was getting it for a few days, then nothing. Can we just subscribe squid-dev to bugzilla? Thank you, Alex.

Re: bzr issues

2008-04-02 Thread Alex Rousskov
On Tue, 2008-04-01 at 13:34 +1100, Robert Collins wrote: On Tue, 2008-04-01 at 15:18 +1300, Amos Jeffries wrote: I'm getting annoyed by bzr's method of handling bzr send emails. As you may have noticed it adds the subject of the last commit to the email. regardless of the message thats

Re: maintainer changeset view

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 18:44 +1300 skrev Amos Jeffries: Henrik, there is still a problem in the ./update script. Yes, that's because I didn't have time to finish it until today.. Regards Henrik

Re: Revision 8885

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 21:47 +1300 skrev Amos Jeffries: Henrik, I'm a little confused as to what you are trying to do here: http://www.squid-cache.org/Versions/v3/HEAD/changesets/b8885.patch The Makefile did everything to build both the html and the dyn properly. How else were you

Re: bzr send

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 10:51 -0600 skrev Alex Rousskov: I doubt bzr managed to generate a proper bundle, even though I did follow instructions and did _not_ commit before running the two commands below. You need to commit on a branch before send. send is for submitting the contents of a

Re: mkrelease.sh in 3.0

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 11:00 -0600 skrev Alex Rousskov: On Wed, 2008-04-02 at 13:04 +1300, Amos Jeffries wrote: I only saw 2288 because it was mentioned in squid-users. Has my subscribe to the bugzilla notify list gone astray again? I was getting it for a few days, then nothing. Can we

Re: bzr send

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 21:16 +0200 skrev Henrik Nordstrom: ons 2008-04-02 klockan 10:51 -0600 skrev Alex Rousskov: I doubt bzr managed to generate a proper bundle, even though I did follow instructions and did _not_ commit before running the two commands below. You need to commit

Re: bzr send

2008-04-02 Thread Alex Rousskov
On Wed, 2008-04-02 at 21:16 +0200, Henrik Nordstrom wrote: ons 2008-04-02 klockan 10:51 -0600 skrev Alex Rousskov: I doubt bzr managed to generate a proper bundle, even though I did follow instructions and did _not_ commit before running the two commands below. You need to commit on a

Re: bzr send

2008-04-02 Thread Alex Rousskov
On Wed, 2008-04-02 at 22:46 +0200, Henrik Nordstrom wrote: ons 2008-04-02 klockan 21:16 +0200 skrev Henrik Nordstrom: ons 2008-04-02 klockan 10:51 -0600 skrev Alex Rousskov: I doubt bzr managed to generate a proper bundle, even though I did follow instructions and did _not_ commit

Re: monitoring bugzilla changes

2008-04-02 Thread Alex Rousskov
On Wed, 2008-04-02 at 22:19 +0200, Henrik Nordstrom wrote: ons 2008-04-02 klockan 11:00 -0600 skrev Alex Rousskov: On Wed, 2008-04-02 at 13:04 +1300, Amos Jeffries wrote: I only saw 2288 because it was mentioned in squid-users. Has my subscribe to the bugzilla notify list gone astray

Re: bzr issues

2008-04-02 Thread Robert Collins
On Wed, 2008-04-02 at 11:21 -0600, Alex Rousskov wrote: I think an incomplete [MERGE] default subject would be much better that the current behavior that will lead to _incorrect_ subjects. In addition, a command line option to specify the subject should be added. Amos wasn't entirely

Re: monitoring bugzilla changes

2008-04-02 Thread Alex Rousskov
On Wed, 2008-04-02 at 23:36 +0200, Henrik Nordstrom wrote: ons 2008-04-02 klockan 15:12 -0600 skrev Alex Rousskov: I may be missing something(*), but I think it would be better if squid-dev was subscribed to bugzilla OR squid-bugs allowed folks to add and remove themselves (but not

Re: bzr issues

2008-04-02 Thread Alex Rousskov
On Thu, 2008-04-03 at 08:38 +1100, Robert Collins wrote: On Wed, 2008-04-02 at 11:21 -0600, Alex Rousskov wrote: I think an incomplete [MERGE] default subject would be much better that the current behavior that will lead to _incorrect_ subjects. In addition, a command line option to

Re: bzr send

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 14:59 -0600 skrev Alex Rousskov: Do I still start the subject with [MERGE] to enable bb voting/approval process? If I understand the code correctly it picks up all messages having with a subject of [MERGE* or [PATCH* as merge requests, even if there is no patch.. and

Re: bzr send

2008-04-02 Thread Robert Collins
On Wed, 2008-04-02 at 14:56 -0600, Alex Rousskov wrote: On Wed, 2008-04-02 at 21:16 +0200, Henrik Nordstrom wrote: ons 2008-04-02 klockan 10:51 -0600 skrev Alex Rousskov: I doubt bzr managed to generate a proper bundle, even though I did follow instructions and did _not_ commit before

Re: monitoring bugzilla changes

2008-04-02 Thread Henrik Nordstrom
ons 2008-04-02 klockan 15:12 -0600 skrev Alex Rousskov: I may be missing something(*), but I think it would be better if squid-dev was subscribed to bugzilla OR squid-bugs allowed folks to add and remove themselves (but not post). The former will make discussing bugs easier, but will move

Re: bzr issues

2008-04-02 Thread Alex Rousskov
On Thu, 2008-04-03 at 08:55 +1100, Robert Collins wrote: On Wed, 2008-04-02 at 15:52 -0600, Alex Rousskov wrote: On Thu, 2008-04-03 at 08:38 +1100, Robert Collins wrote: On Wed, 2008-04-02 at 11:21 -0600, Alex Rousskov wrote: I think an incomplete [MERGE] default subject would be

Re: bzr issues

2008-04-02 Thread Robert Collins
On Wed, 2008-04-02 at 15:52 -0600, Alex Rousskov wrote: On Thu, 2008-04-03 at 08:38 +1100, Robert Collins wrote: On Wed, 2008-04-02 at 11:21 -0600, Alex Rousskov wrote: I think an incomplete [MERGE] default subject would be much better that the current behavior that will lead to

Re: bzr issues

2008-04-02 Thread Henrik Nordstrom
tor 2008-04-03 klockan 08:55 +1100 skrev Robert Collins: You want just [MERGE] right ? Yes, or at least make it skip changesets which is already on the target branch (i.e. merged from the target) when selecting the subject to use.. Having it pick a subject based on what is a merge from the

Re: [MERGE] Honor octal and hex prefixes in squid.conf integers

2008-04-02 Thread Amos Jeffries
Hello, A umask port from Squid2 discovered that Squid3 parses squid.conf file integers as decimal numbers while Squid2 honors 0 and 0x prefixes (indicating octal and hex numbers). The later functionality is needed for things like unmask that are traditionally specified using octal