Log of /branches
Directory Listing
Revision
356 -
Directory Listing
Modified
Thu Oct 10 21:59:50 2002 UTC
(10 years, 8 months ago)
by
weaselp
make sure to unlink mix.pid in the right directory and reword a warning message
Revision
355 -
Directory Listing
Modified
Thu Oct 10 20:59:59 2002 UTC
(10 years, 8 months ago)
by
weaselp
dub as 2.9b40pre1 - I'm going to build a Debian package
Revision
354 -
Directory Listing
Modified
Thu Oct 10 13:18:45 2002 UTC
(10 years, 8 months ago)
by
weaselp
The Mixmaster daemon now writes a pid file.
Mixmaster in daemon mode now catches SIGTERM and
SIGINT and finishes its current queue run and then
exits successfully.
Revision
350 -
Directory Listing
Modified
Thu Oct 10 10:43:18 2002 UTC
(10 years, 8 months ago)
by
weaselp
Use the same is_string_empty check as in HEAD
Revision
347 -
Directory Listing
Modified
Thu Oct 10 10:18:48 2002 UTC
(10 years, 8 months ago)
by
weaselp
snprintf() takes care of the final \0 itself
Also using snprintf() instead of sprintf() in shortnames code
Revision
346 -
Directory Listing
Modified
Thu Oct 10 10:17:44 2002 UTC
(10 years, 8 months ago)
by
weaselp
Fixed indention
Revision
343 -
Directory Listing
Modified
Thu Oct 10 10:02:05 2002 UTC
(10 years, 8 months ago)
by
weaselp
Move mix_regular call in client mode to the
same place where Ulf put it in HEAD
Revision
342 -
Directory Listing
Modified
Wed Oct 9 21:45:16 2002 UTC
(10 years, 8 months ago)
by
weaselp
Removed trailing whitespace
Revision
340 -
Directory Listing
Modified
Wed Oct 9 21:40:56 2002 UTC
(10 years, 8 months ago)
by
weaselp
Backported MAILIN/MAILINTIME to stable
Revision
335 -
Directory Listing
Modified
Wed Oct 9 21:09:12 2002 UTC
(10 years, 8 months ago)
by
weaselp
Two more indention level fixes
Revision
334 -
Directory Listing
Modified
Wed Oct 9 21:02:34 2002 UTC
(10 years, 8 months ago)
by
weaselp
Move store-mail case to correct indention level
Revision
333 -
Directory Listing
Modified
Wed Oct 9 20:58:46 2002 UTC
(10 years, 8 months ago)
by
weaselp
Move 'I' case to correct indention level
Revision
331 -
Directory Listing
Modified
Wed Oct 9 20:51:09 2002 UTC
(10 years, 8 months ago)
by
weaselp
Whitespace cleanup:
for i in *.c; do cp -a $i $i.orig; sed -e 's/^ /<TAB>/' $i.orig > $i; rm $i.orig; done
for i in *.c *.h; do cp -a $i $i.orig; sed -e 's/[ <TAB>]*$//' $i.orig > $i; rm $i.orig; done
Revision
330 -
Directory Listing
Modified
Wed Oct 9 20:39:33 2002 UTC
(10 years, 8 months ago)
by
weaselp
Forgot to close one comment
Revision
328 -
Directory Listing
Modified
Wed Oct 9 20:33:58 2002 UTC
(10 years, 8 months ago)
by
weaselp
Whitespace change only - same version as in head
Revision
327 -
Directory Listing
Modified
Wed Oct 9 20:29:44 2002 UTC
(10 years, 8 months ago)
by
weaselp
Added closing comments for all #ifdef statements.
Revision
325 -
Directory Listing
Modified
Wed Oct 9 19:49:31 2002 UTC
(10 years, 8 months ago)
by
weaselp
Two spelling errors and two missing items from the b39 release copied from HEAD
Revision
324 -
Directory Listing
Modified
Wed Oct 9 19:48:42 2002 UTC
(10 years, 8 months ago)
by
weaselp
Whitespace changes only: removed trailing whitespace
Revision
323 -
Directory Listing
Modified
Wed Oct 9 19:31:18 2002 UTC
(10 years, 8 months ago)
by
weaselp
Whitespace changes only:
Remove trailing whitespace
Replace tabs by spaces
Revision
321 -
Directory Listing
Modified
Mon Oct 7 23:29:57 2002 UTC
(10 years, 8 months ago)
by
rabbi
Ready for 2.9b39. Really.
Revision
320 -
Directory Listing
Modified
Mon Oct 7 23:20:00 2002 UTC
(10 years, 8 months ago)
by
rabbi
Preparing for 2.9b39.
Revision
319 -
Directory Listing
Modified
Mon Oct 7 23:15:36 2002 UTC
(10 years, 8 months ago)
by
rabbi
Cleaning things up for release 2.9b39.
Revision
318 -
Directory Listing
Modified
Mon Oct 7 21:12:52 2002 UTC
(10 years, 8 months ago)
by
rabbi
Bug fix: check the pool for waiting messages in the non-remailer configuration.
In particular, messages are supposed to be sent immediately if the user sets
POOLSIZE and SENDPOOLTIME to 0.
Revision
316 -
Directory Listing
Modified
Sat Oct 5 23:54:06 2002 UTC
(10 years, 8 months ago)
by
rabbi
There's no point in keeping statistics for the client.
Revision
312 -
Directory Listing
Modified
Sat Oct 5 02:27:02 2002 UTC
(10 years, 8 months ago)
by
rabbi
We're now using a license that complies with the DFSG/OSD.
Revision
310 -
Directory Listing
Modified
Sat Oct 5 00:39:25 2002 UTC
(10 years, 8 months ago)
by
rabbi
I missed some changes when merging the --config support.
We should look more closely at this to make sure it's correct.
Revision
309 -
Directory Listing
Modified
Sat Oct 5 00:15:14 2002 UTC
(10 years, 8 months ago)
by
rabbi
I forgot a "{" and added an extra """. Fixed.
Revision
306 -
Directory Listing
Modified
Fri Oct 4 23:49:17 2002 UTC
(10 years, 8 months ago)
by
rabbi
I've back-ported most of the important changes since 2.9b38 to the -STABLE branch.
I've only applied the changes I think are unlikely to break anything. This needs to be tested (and the diff'd reviewed) before we proceed.
If anyone feels I've left out anything that should really be in 2.9, please speak up.
Revision
251 -
Directory Listing
Modified
Wed Sep 11 22:06:27 2002 UTC
(10 years, 9 months ago)
by
rabbi
Ready for 2.9b38. This is a bugfix release.
Revision
250 -
Directory Listing
Modified
Wed Sep 11 21:43:11 2002 UTC
(10 years, 9 months ago)
by
rabbi
Using 0x11 as the RSA exponent.
Revision
249 -
Directory Listing
Modified
Wed Sep 11 21:36:29 2002 UTC
(10 years, 9 months ago)
by
rabbi
Misc. corrections.
Revision
248 -
Directory Listing
Modified
Wed Sep 11 21:31:12 2002 UTC
(10 years, 9 months ago)
by
rabbi
When expiring packet ids from id.log also expire packets that are dated
more than half a year in the future. That way we get rid of invalid
packets introduced by the switch to a binary file.
Revision
247 -
Directory Listing
Modified
Wed Sep 11 21:28:59 2002 UTC
(10 years, 9 months ago)
by
rabbi
We now delete t* and e* files along with p* at PACKETEXP time.
Revision
246 -
Directory Listing
Modified
Wed Sep 11 21:20:28 2002 UTC
(10 years, 9 months ago)
by
rabbi
Fixes for Linux PPC (and all other architectures where char is unsigned).
Revision
245 -
Directory Listing
Modified
Wed Sep 11 21:15:47 2002 UTC
(10 years, 9 months ago)
by
rabbi
Fixed a bug with reading armored keyrings consisting of more than one
armored block or having comments in front of the one armored block.
Revision
244 -
Directory Listing
Modified
Wed Sep 11 21:03:05 2002 UTC
(10 years, 9 months ago)
by
rabbi
Fixed problem with stats. Numbers at 00:00 GMT were wrong.
The problem was in expiring hourly stats to daily stats: Once a dataset
is older than 24 hours it gets moved to the daily bucket. Unfortunatly
daily buckets are aligned at 00:00GMT each day. So next time stats.log
is read that 00:00GMT sample is within our 24hrs again.
The fix is to mark daily sets as such and to never import them to hourly
statistics.
Revision
243 -
Directory Listing
Modified
Wed Sep 11 20:52:57 2002 UTC
(10 years, 9 months ago)
by
rabbi
Removed the automatic dummy message configuration lines, as this feature
doesn't exist until 2.9b38.
Revision
242 -
Directory Listing
Modified
Wed Sep 11 20:44:49 2002 UTC
(10 years, 9 months ago)
by
rabbi
Misc Install script fixes for 2.9beta37a.
Revision
223 -
Directory Listing
Modified
Fri Sep 6 23:02:48 2002 UTC
(10 years, 9 months ago)
by
rabbi
Initial import.
Revision
201 -
Directory Listing
Modified
Wed Aug 28 20:06:52 2002 UTC
(10 years, 9 months ago)
by
rabbi
Mixmaster 2.0.4 source.
Revision
2 -
Directory Listing
Added
Wed Oct 31 08:19:55 2001 UTC
(11 years, 7 months ago)
by
rabbi
Inital CVS upload.