You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(23) |
Oct
(102) |
Nov
(100) |
Dec
(45) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(45) |
Feb
(44) |
Mar
(62) |
Apr
(11) |
May
(94) |
Jun
(107) |
Jul
(76) |
Aug
(63) |
Sep
(45) |
Oct
(68) |
Nov
(109) |
Dec
(58) |
| 2008 |
Jan
(40) |
Feb
(100) |
Mar
(104) |
Apr
(65) |
May
(158) |
Jun
(24) |
Jul
(42) |
Aug
(34) |
Sep
(4) |
Oct
|
Nov
(12) |
Dec
(2) |
| 2009 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(12) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(21) |
| 2010 |
Jan
(5) |
Feb
(13) |
Mar
(3) |
Apr
(6) |
May
(1) |
Jun
(4) |
Jul
(2) |
Aug
(14) |
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
| 2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
(5) |
Oct
(11) |
Nov
(2) |
Dec
(1) |
| 2012 |
Jan
(4) |
Feb
(4) |
Mar
(36) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
(1) |
Feb
(9) |
Mar
(5) |
Apr
(6) |
May
(2) |
Jun
(92) |
Jul
|
Aug
|
Sep
(5) |
Oct
(14) |
Nov
(1) |
Dec
(4) |
| 2014 |
Jan
(7) |
Feb
(4) |
Mar
(3) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(6) |
Sep
(2) |
Oct
|
Nov
(7) |
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(11) |
Jun
(53) |
Jul
(4) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <mic...@us...> - 2010-08-10 12:06:22
|
Revision: 2942
http://metpx.svn.sourceforge.net/metpx/?rev=2942&view=rev
Author: michel_grenier
Date: 2010-08-10 12:06:16 +0000 (Tue, 10 Aug 2010)
Log Message:
-----------
MG same version as trunk (md5new depends of python version)
Modified Paths:
--------------
branches/px-0.5.8/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-08-10 12:05:20
|
Revision: 2941
http://metpx.svn.sourceforge.net/metpx/?rev=2941&view=rev
Author: michel_grenier
Date: 2010-08-10 12:05:08 +0000 (Tue, 10 Aug 2010)
Log Message:
-----------
MG correct md5.new() which doesnt work when under hashlib
created md5new which depends of python version
Modified Paths:
--------------
trunk/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-08-03 18:07:25
|
Revision: 2940
http://metpx.svn.sourceforge.net/metpx/?rev=2940&view=rev
Author: michel_grenier
Date: 2010-08-03 18:07:19 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
MG not necessary...
Modified Paths:
--------------
branches/px-0.5.8/sundew/tools/hang_check.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-08-03 18:04:09
|
Revision: 2939
http://metpx.svn.sourceforge.net/metpx/?rev=2939&view=rev
Author: michel_grenier
Date: 2010-08-03 18:04:03 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
MG need -n option for that os for tail
Modified Paths:
--------------
branches/px-0.5.8/sundew/tools/hang_check.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-08-03 17:57:06
|
Revision: 2938
http://metpx.svn.sourceforge.net/metpx/?rev=2938&view=rev
Author: michel_grenier
Date: 2010-08-03 17:56:59 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
MG newer version Ubuntu 64 bits... etc
Modified Paths:
--------------
branches/px-0.5.8/sundew/debian/changelog
branches/px-0.5.8/sundew/debian/compat
branches/px-0.5.8/sundew/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-08-03 13:43:49
|
Revision: 2937
http://metpx.svn.sourceforge.net/metpx/?rev=2937&view=rev
Author: michel_grenier
Date: 2010-08-03 13:43:43 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
MG as the trunk version... modification for python2.6
Modified Paths:
--------------
branches/px-0.5.8/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-07-27 12:25:53
|
Revision: 2936
http://metpx.svn.sourceforge.net/metpx/?rev=2936&view=rev
Author: michel_grenier
Date: 2010-07-27 12:25:46 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
MG python 2.6 and higher... md5 depricated, import it from hashlib
Modified Paths:
--------------
trunk/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dl...@us...> - 2010-07-15 12:23:19
|
Revision: 2935
http://metpx.svn.sourceforge.net/metpx/?rev=2935&view=rev
Author: dlema99
Date: 2010-07-15 12:23:09 +0000 (Thu, 15 Jul 2010)
Log Message:
-----------
MG some mods to make that work with ubuntu
Modified Paths:
--------------
trunk/sundew/debian/changelog
trunk/sundew/debian/compat
trunk/sundew/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-06-23 19:51:15
|
Revision: 2934
http://metpx.svn.sourceforge.net/metpx/?rev=2934&view=rev
Author: michel_grenier
Date: 2010-06-23 19:51:09 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
MG creating that branch
Modified Paths:
--------------
branches/px-0.5.8/sundew/RELEASE_NOTES
Added Paths:
-----------
branches/px-0.5.8/
branches/px-0.5.8/sundew/
branches/px-0.5.8/sundew/lib/Client.py
branches/px-0.5.8/sundew/lib/SenderFTP.py
branches/px-0.5.8/sundew/lib/importedLibs/ftplib.py
branches/px-0.5.8/sundew/man/man1/pxSender.1
Removed Paths:
-------------
branches/px-0.5.8/sundew/lib/Client.py
branches/px-0.5.8/sundew/lib/SenderFTP.py
branches/px-0.5.8/sundew/man/man1/pxSender.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-06-23 19:48:19
|
Revision: 2933
http://metpx.svn.sourceforge.net/metpx/?rev=2933&view=rev
Author: michel_grenier
Date: 2010-06-23 19:48:13 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
MG added binary option and kbytes_ps option
Modified Paths:
--------------
trunk/sundew/man/man1/pxSender.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-06-23 18:35:23
|
Revision: 2932
http://metpx.svn.sourceforge.net/metpx/?rev=2932&view=rev
Author: michel_grenier
Date: 2010-06-23 18:35:17 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
MG instrumenting SenderFTP with trottling in a very simplistic manner
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-06-23 18:33:56
|
Revision: 2931
http://metpx.svn.sourceforge.net/metpx/?rev=2931&view=rev
Author: michel_grenier
Date: 2010-06-23 18:33:50 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
MG callback for each buffer send to remote system
*** idea taken from python2.6 and put into ftplib of python2.4
Added Paths:
-----------
trunk/sundew/lib/importedLibs/ftplib.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-05-20 16:51:08
|
Revision: 2930
http://metpx.svn.sourceforge.net/metpx/?rev=2930&view=rev
Author: michel_grenier
Date: 2010-05-20 16:51:02 +0000 (Thu, 20 May 2010)
Log Message:
-----------
MG latest changes
Modified Paths:
--------------
trunk/sundew/RELEASE_NOTES
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dl...@us...> - 2010-04-20 17:28:59
|
Revision: 2929
http://metpx.svn.sourceforge.net/metpx/?rev=2929&view=rev
Author: dlema99
Date: 2010-04-20 17:28:53 +0000 (Tue, 20 Apr 2010)
Log Message:
-----------
Add the possibility to set the time the program will wait to obtain transfert confirmation via the logs.
Modified Paths:
--------------
trunk/sundew/bin/.localRetrans
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-04-09 17:20:33
|
Revision: 2928
http://metpx.svn.sourceforge.net/metpx/?rev=2928&view=rev
Author: michel_grenier
Date: 2010-04-09 17:20:27 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MG tab replaced by spaces
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-04-09 17:19:56
|
Revision: 2927
http://metpx.svn.sourceforge.net/metpx/?rev=2927&view=rev
Author: michel_grenier
Date: 2010-04-09 17:19:50 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MG tab replaced by spaces
Modified Paths:
--------------
branches/px-0.5.7/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-04-09 17:09:39
|
Revision: 2926
http://metpx.svn.sourceforge.net/metpx/?rev=2926&view=rev
Author: michel_grenier
Date: 2010-04-09 17:09:33 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MG latest version to package
Added Paths:
-----------
branches/px-0.5.7/
branches/px-0.5.7/sundew/
branches/px-0.5.7/sundew/lib/Client.py
branches/px-0.5.7/sundew/lib/SenderFTP.py
Removed Paths:
-------------
branches/px-0.5.7/sundew/lib/Client.py
branches/px-0.5.7/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-04-09 17:00:07
|
Revision: 2925
http://metpx.svn.sourceforge.net/metpx/?rev=2925&view=rev
Author: michel_grenier
Date: 2010-04-09 17:00:01 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MG supporting FTP in both ascii and binary mode
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-04-09 16:58:09
|
Revision: 2924
http://metpx.svn.sourceforge.net/metpx/?rev=2924&view=rev
Author: michel_grenier
Date: 2010-04-09 16:57:59 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MG binary mode (true default) false means ascii
Modified Paths:
--------------
trunk/sundew/lib/Client.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-03-31 20:48:05
|
Revision: 2923
http://metpx.svn.sourceforge.net/metpx/?rev=2923&view=rev
Author: michel_grenier
Date: 2010-03-31 20:47:57 +0000 (Wed, 31 Mar 2010)
Log Message:
-----------
MG Changes DiskReader is not always called from a flow...
Modified Paths:
--------------
trunk/sundew/lib/DiskReader.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-03-30 14:14:10
|
Revision: 2922
http://metpx.svn.sourceforge.net/metpx/?rev=2922&view=rev
Author: michel_grenier
Date: 2010-03-30 14:14:00 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
MG tab for spaces
Modified Paths:
--------------
trunk/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-03-30 14:13:26
|
Revision: 2921
http://metpx.svn.sourceforge.net/metpx/?rev=2921&view=rev
Author: michel_grenier
Date: 2010-03-30 14:13:20 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
MG tab removed
Modified Paths:
--------------
branches/px-0.5.6/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-02-17 21:01:16
|
Revision: 2920
http://metpx.svn.sourceforge.net/metpx/?rev=2920&view=rev
Author: michel_grenier
Date: 2010-02-17 21:00:55 +0000 (Wed, 17 Feb 2010)
Log Message:
-----------
MG put back maxEntries for CacheManager to a bigger value
Modified Paths:
--------------
branches/px-0.5.6/sundew/lib/Client.py
branches/px-0.5.6/sundew/lib/Source.py
branches/px-0.5.6/sundew/lib/Sourlient.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-02-17 20:57:52
|
Revision: 2919
http://metpx.svn.sourceforge.net/metpx/?rev=2919&view=rev
Author: michel_grenier
Date: 2010-02-17 20:57:40 +0000 (Wed, 17 Feb 2010)
Log Message:
-----------
MG CacheManager changes
Modified Paths:
--------------
branches/px-0.5.6/sundew/RELEASE_NOTES
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2010-02-17 20:55:27
|
Revision: 2918
http://metpx.svn.sourceforge.net/metpx/?rev=2918&view=rev
Author: michel_grenier
Date: 2010-02-17 20:54:04 +0000 (Wed, 17 Feb 2010)
Log Message:
-----------
MG when cache is filled and timeout doesn't clean...
flush half of cache.
Modified Paths:
--------------
branches/px-0.5.6/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|