[freenet-dev] [freenet-cvs] r25757 - branches/db4o/freenet/src/freenet/support/io

2009-02-21 Thread Daniel Cheng
On Sat, Feb 21, 2009 at 9:51 PM, wrote: > Author: toad > Date: 2009-02-21 13:51:30 + (Sat, 21 Feb 2009) > New Revision: 25757 > > Modified: > > branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java > Log: > DOH! Blob buckets must still be encrypted, if we want

[freenet-dev] [freenet-cvs] r25317 -?trunk/freenet/src/freenet/node

2009-02-21 Thread Florent Daignière
rozen for 2-3s trying to get access to their monitor. I am not sure but I think I have addressed the root cause of it in an other commit (refactoring the Ticker and its friends). Well, I'm not sure I commited it in fact :) NextGen$ -- next part ------ A non-text at

[freenet-dev] [freenet-cvs] r25317 - trunk/freenet/src/freenet/node

2009-02-21 Thread Matthew Toseland
. Only if they load the stats page more often than every 60 seconds? > > Well, revert it if you don't like it :) > > NextGen$ > -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090221/20ece2ee/attachment.pgp>

[freenet-dev] [freenet-cvs] r25750 - branches/db4o/freenet/src/freenet/client

2009-02-21 Thread Daniel Cheng
On Sat, Feb 21, 2009 at 4:48 AM, wrote: > Author: toad > Date: 2009-02-20 20:48:48 + (Fri, 20 Feb 2009) > New Revision: 25750 > > Modified: > branches/db4o/freenet/src/freenet/client/FetchException.java > Log: > Doh, forgot FetchException.removeFrom() Does this means plugins have to call

[freenet-dev] [freenet-cvs] r25317 - trunk/freenet/src/freenet/node

2009-02-21 Thread Florent Daignière
cation/pgp-signature Size: 197 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090221/055de3d5/attachment.pgp>

[freenet-dev] [freenet-cvs] r25317 - trunk/freenet/src/freenet/node

2009-02-21 Thread Matthew Toseland
info/cvs > > -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090221/1630d11d/attachment.pgp>

[freenet-dev] [freenet-cvs] r25750 - branches/db4o/freenet/src/freenet/client

2009-02-21 Thread Matthew Toseland
gt; + errorCodes.removeFrom(container); > > + if(newURI != null) > > + newURI.removeFrom(container); > > + container.delete(this); > > + } > > } -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090221/45570241/attachment.pgp>

Re: [freenet-dev] [freenet-cvs] r25750 - branches/db4o/freenet/src/freenet/client

2009-02-21 Thread Matthew Toseland
On Saturday 21 February 2009 05:58:09 Daniel Cheng wrote: On Sat, Feb 21, 2009 at 4:48 AM, t...@freenetproject.org wrote: Author: toad Date: 2009-02-20 20:48:48 + (Fri, 20 Feb 2009) New Revision: 25750 Modified: branches/db4o/freenet/src/freenet/client/FetchException.java

Re: [freenet-dev] [freenet-cvs] r25317 - trunk/freenet/src/freenet/node

2009-02-21 Thread Matthew Toseland
On Tuesday 27 January 2009 15:13:38 nextg...@freenetproject.org wrote: Author: nextgens Date: 2009-01-27 15:13:37 + (Tue, 27 Jan 2009) New Revision: 25317 Modified: trunk/freenet/src/freenet/node/NodeStats.java Log: cache the results for 60 secs IMHO this is over-optimisation. The

Re: [freenet-dev] [freenet-cvs] r25317 - trunk/freenet/src/freenet/node

2009-02-21 Thread Florent Daignière
* Matthew Toseland t...@amphibian.dyndns.org [2009-02-21 13:41:12]: On Tuesday 27 January 2009 15:13:38 nextg...@freenetproject.org wrote: Author: nextgens Date: 2009-01-27 15:13:37 + (Tue, 27 Jan 2009) New Revision: 25317 Modified:

Re: [freenet-dev] [freenet-cvs] r25317 - trunk/freene t/src/freenet/node

2009-02-21 Thread Matthew Toseland
On Saturday 21 February 2009 13:52:40 Florent Daignière wrote: * Matthew Toseland t...@amphibian.dyndns.org [2009-02-21 13:41:12]: On Tuesday 27 January 2009 15:13:38 nextg...@freenetproject.org wrote: Author: nextgens Date: 2009-01-27 15:13:37 + (Tue, 27 Jan 2009) New Revision:

Re: [freenet-dev] [freenet-cvs] r25317 -?trunk/freenet/src/freenet/node

2009-02-21 Thread Florent Daignière
* Matthew Toseland t...@amphibian.dyndns.org [2009-02-21 14:15:50]: On Saturday 21 February 2009 13:52:40 Florent Daignière wrote: * Matthew Toseland t...@amphibian.dyndns.org [2009-02-21 13:41:12]: On Tuesday 27 January 2009 15:13:38 nextg...@freenetproject.org wrote: Author:

Re: [freenet-dev] [freenet-cvs] r25757 - branches/db4o/freenet/src/freenet/support/io

2009-02-21 Thread Daniel Cheng
On Sat, Feb 21, 2009 at 9:51 PM, t...@freenetproject.org wrote: Author: toad Date: 2009-02-21 13:51:30 + (Sat, 21 Feb 2009) New Revision: 25757 Modified: branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java Log: DOH! Blob buckets must still be encrypted,