dshub-commit Mailing List for DSHub
Status: Beta
Brought to you by:
pietricica
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(18) |
Dec
(65) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(49) |
Feb
(20) |
Mar
(6) |
Apr
(17) |
May
(12) |
Jun
(5) |
Jul
(36) |
Aug
(2) |
Sep
(11) |
Oct
(23) |
Nov
(7) |
Dec
(9) |
| 2009 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <pie...@us...> - 2009-03-07 15:05:22
|
Revision: 6
http://a-bot.svn.sourceforge.net/a-bot/?rev=6&view=rev
Author: pietricica
Date: 2009-03-07 15:05:04 +0000 (Sat, 07 Mar 2009)
Log Message:
-----------
trying to make a plugin configuration
Modified Paths:
--------------
readme.txt
settings/main.xml
src/abot/main/Main.java
src/abot/main/Settings.java
Added Paths:
-----------
src/abot/plugin/
src/abot/plugin/AbotPlugin.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2009-03-07 10:16:29
|
Revision: 5
http://a-bot.svn.sourceforge.net/a-bot/?rev=5&view=rev
Author: pietricica
Date: 2009-03-07 10:16:17 +0000 (Sat, 07 Mar 2009)
Log Message:
-----------
fixed path issues
Modified Paths:
--------------
settings/main.xml
src/abot/main/Main.java
src/abot/main/Settings.java
Added Paths:
-----------
src/abot/main/PathFinder.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2009-03-07 09:59:24
|
Revision: 4
http://a-bot.svn.sourceforge.net/a-bot/?rev=4&view=rev
Author: pietricica
Date: 2009-03-07 09:59:17 +0000 (Sat, 07 Mar 2009)
Log Message:
-----------
Created primary settings file for some bot options, using xml
Modified Paths:
--------------
src/abot/main/Main.java
Added Paths:
-----------
settings/
settings/main.xml
src/abot/main/Connector.java
src/abot/main/Settings.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2009-03-03 12:13:15
|
Revision: 3
http://a-bot.svn.sourceforge.net/a-bot/?rev=3&view=rev
Author: pietricica
Date: 2009-03-03 12:13:11 +0000 (Tue, 03 Mar 2009)
Log Message:
-----------
fixed licensing issues
Modified Paths:
--------------
readme.txt
Added Paths:
-----------
LICENSE.mina.txt
LICENSE.slf4j.txt
NOTICE.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2009-03-03 11:54:02
|
Revision: 2
http://a-bot.svn.sourceforge.net/a-bot/?rev=2&view=rev
Author: pietricica
Date: 2009-03-03 11:54:00 +0000 (Tue, 03 Mar 2009)
Log Message:
-----------
added compile information
Added Paths:
-----------
compile.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2009-03-03 11:52:58
|
Revision: 1
http://a-bot.svn.sourceforge.net/a-bot/?rev=1&view=rev
Author: pietricica
Date: 2009-03-03 11:52:56 +0000 (Tue, 03 Mar 2009)
Log Message:
-----------
initial abot test based on embla-demo
Added Paths:
-----------
build.xml
lib/
lib/embla.jar
lib/log4j-over-slf4j.jar
lib/mina-core.jar
lib/slf4j-api.jar
lib/slf4j-jdk14.jar
license.txt
manifest.mf
readme.txt
src/
src/abot/
src/abot/main/
src/abot/main/Main.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-30 10:39:21
|
Revision: 392
http://dshub.svn.sourceforge.net/dshub/?rev=392&view=rev
Author: pietricica
Date: 2008-12-30 10:39:17 +0000 (Tue, 30 Dec 2008)
Log Message:
-----------
fixed a possible crash in rss feed, added an exception handler in exception handler itself =)
Modified Paths:
--------------
trunk/DSHub.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/RSS_Feed/src/dshub/plugin/PluginMain.java
trunk/modules/lookup.jar
trunk/src/dshub/SimpleHandler.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-30 10:26:21
|
Revision: 391
http://dshub.svn.sourceforge.net/dshub/?rev=391&view=rev
Author: pietricica
Date: 2008-12-30 10:26:18 +0000 (Tue, 30 Dec 2008)
Log Message:
-----------
possible compile error
Modified Paths:
--------------
trunk/DSHub.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/lookup.jar
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-21 19:32:36
|
Revision: 390
http://dshub.svn.sourceforge.net/dshub/?rev=390&view=rev
Author: pietricica
Date: 2008-12-21 19:32:31 +0000 (Sun, 21 Dec 2008)
Log Message:
-----------
removed session.closed in exceptionCaught
Modified Paths:
--------------
trunk/DSHub.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/RSS_Feed/src/dshub/plugin/PluginMain.java
trunk/modules/lookup.jar
trunk/src/dshub/SimpleHandler.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: SourceForge.net <no...@so...> - 2008-12-20 13:01:08
|
FEATURES Talk/Examples/Documentation/Requests item #2454034, was opened at 2008-12-20 15:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2454034&group_id=197166 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: pietricica (pietricica) Assigned to: Nobody/Anonymous (nobody) Summary: Password reset command Initial Comment: A command that reset's a reg's password. The account will have no password after this operation . It will be possible to set it again via the +password cmd. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2454034&group_id=197166 |
|
From: <pie...@us...> - 2008-12-20 12:10:35
|
Revision: 389
http://dshub.svn.sourceforge.net/dshub/?rev=389&view=rev
Author: pietricica
Date: 2008-12-20 12:10:32 +0000 (Sat, 20 Dec 2008)
Log Message:
-----------
forgot a small thing
Modified Paths:
--------------
trunk/DSHub.jar
trunk/src/dshub/ClientNod.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-20 12:03:27
|
Revision: 388
http://dshub.svn.sourceforge.net/dshub/?rev=388&view=rev
Author: pietricica
Date: 2008-12-20 12:03:25 +0000 (Sat, 20 Dec 2008)
Log Message:
-----------
EXPERIMENTAL : same cid & ghost problems should be gone ?
Modified Paths:
--------------
trunk/DSHub.jar
trunk/src/dshub/Broadcast.java
trunk/src/dshub/ClientNod.java
trunk/src/dshub/Command.java
trunk/src/dshub/ProtoCmds/MSG.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-20 11:07:08
|
Revision: 387
http://dshub.svn.sourceforge.net/dshub/?rev=387&view=rev
Author: pietricica
Date: 2008-12-20 11:07:05 +0000 (Sat, 20 Dec 2008)
Log Message:
-----------
should have fixed 309923
Modified Paths:
--------------
trunk/DSHub.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/lookup.jar
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-19 20:02:12
|
Revision: 386
http://dshub.svn.sourceforge.net/dshub/?rev=386&view=rev
Author: pietricica
Date: 2008-12-19 20:02:06 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
package renaming /moving
Modified Paths:
--------------
trunk/DSHub.jar
trunk/src/dshub/Broadcast.java
trunk/src/dshub/ClientAssasin.java
trunk/src/dshub/ClientHandler.java
trunk/src/dshub/ClientNod.java
trunk/src/dshub/Command.java
trunk/src/dshub/CommandParser.java
trunk/src/dshub/HelpFile.java
trunk/src/dshub/HubServer.java
trunk/src/dshub/Main.java
trunk/src/dshub/Modules/Module.java
trunk/src/dshub/Nod.java
trunk/src/dshub/ProtoCmds/CTM.java
trunk/src/dshub/ProtoCmds/MSG.java
trunk/src/dshub/ProtoCmds/RCM.java
trunk/src/dshub/ProtoCmds/RES.java
trunk/src/dshub/ProtoCmds/SCH.java
trunk/src/dshub/ProtoCmds/STA.java
trunk/src/dshub/ProtoCmds/SUP.java
trunk/src/dshub/SimpleHandler.java
trunk/src/dshub/adcs/AdcsCommand.java
trunk/src/dshub/adcs/CertManager.java
trunk/src/dshub/cmd/ExtendedCmds/ExtDrop.java
trunk/src/dshub/cmd/ExtendedCmds/ExtInfo.java
trunk/src/dshub/cmd/ExtendedCmds/ExtKick.java
trunk/src/dshub/cmd/ExtendedCmds/ExtMass.java
trunk/src/dshub/cmd/ExtendedCmds/ExtRedirect.java
trunk/src/dshub/gui/AccountEditer.java
trunk/src/dshub/gui/TestFrame.java
Added Paths:
-----------
trunk/src/dshub/banning/
trunk/src/dshub/banning/Ban.java
trunk/src/dshub/banning/BanList.java
trunk/src/dshub/banning/bans.java
trunk/src/dshub/cmd/
trunk/src/dshub/cmd/BackupCmd.java
trunk/src/dshub/cmd/ChatControlCmd.java
trunk/src/dshub/cmd/ExtendedCmds/
trunk/src/dshub/cmd/GrantCmd.java
trunk/src/dshub/cmd/PlugminCmd.java
trunk/src/dshub/cmd/PortCmd.java
trunk/src/dshub/conf/
trunk/src/dshub/conf/ADCConfig.java
trunk/src/dshub/conf/CFGConfig.java
trunk/src/dshub/conf/Port.java
trunk/src/dshub/conf/Variables.java
trunk/src/dshub/conf/Vars.java
trunk/src/dshub/i18n/
trunk/src/dshub/i18n/Translation.java
trunk/src/dshub/util/
trunk/src/dshub/util/ADC.java
trunk/src/dshub/util/Constants.java
trunk/src/dshub/util/HostTester.java
trunk/src/dshub/util/STAError.java
trunk/src/dshub/util/TimeConv.java
Removed Paths:
-------------
trunk/src/dshub/ADC.java
trunk/src/dshub/ADCConfig.java
trunk/src/dshub/BackupCmd.java
trunk/src/dshub/Ban.java
trunk/src/dshub/BanList.java
trunk/src/dshub/CFGConfig.java
trunk/src/dshub/ChatControlCmd.java
trunk/src/dshub/Constants.java
trunk/src/dshub/ExtendedCmds/
trunk/src/dshub/GrantCmd.java
trunk/src/dshub/HostTester.java
trunk/src/dshub/PlugminCmd.java
trunk/src/dshub/Port.java
trunk/src/dshub/PortCmd.java
trunk/src/dshub/STAError.java
trunk/src/dshub/TimeConv.java
trunk/src/dshub/Translation.java
trunk/src/dshub/Variables.java
trunk/src/dshub/Vars.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-12-19 19:41:23
|
Revision: 385
http://dshub.svn.sourceforge.net/dshub/?rev=385&view=rev
Author: pietricica
Date: 2008-12-19 19:41:19 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
* fixed #303443 (thanks Rover)
* updated MINA to 2.0.0M4
fixed bad build.xml for rss feed
Modified Paths:
--------------
trunk/DSHub.jar
trunk/changelog.txt
trunk/lib/mina-core.jar
trunk/lib/mina-integration-jmx.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/RSS_Feed/build.xml
trunk/modules/lookup.jar
trunk/src/dshub/GrantCmd.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: SourceForge.net <no...@so...> - 2008-11-29 10:06:39
|
FEATURES Talk/Examples/Documentation/Requests item #2358474, was opened at 2008-11-29 11:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2358474&group_id=197166 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Flow84 (flow84) Assigned to: Nobody/Anonymous (nobody) Summary: "Your client uses a very old ADC version" Initial Comment: If a ADC client connects to hub sowftware with this support string: "HSUP ADBAS0 ADBASE ADTIGR" you will get: "ISTA 140 Your\sclient\suses\sa\svery\sold\sADC\sversion.\sPlease\supdate\sin\sorder\sto\sconnect\sto\sthis\shub.\sYou\scan\sget\sa\snew\sversion\susually\sby\svisiting\sthe\sdeveloper's\swebpage\sfrom\sHelp/About\smenu." from hub. 1) Instead of looking after "BAS0" it should see if it supports "BASE" or not. Just because client support "BAS0" doesn't mean it is not supporting "BASE". 2) If your hub software doesn't support "BAS0", shouldn't STA code supplied be 240? So client is disconnected. /Flow84 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2358474&group_id=197166 |
|
From: <swe...@us...> - 2008-11-15 21:40:38
|
Revision: 384
http://dshub.svn.sourceforge.net/dshub/?rev=384&view=rev
Author: swe_toast
Date: 2008-11-15 21:36:06 +0000 (Sat, 15 Nov 2008)
Log Message:
-----------
basic_info.py update
# Added support for log (basic_info.log)
# Added working directory, Java/Platform Version and user id to this version
# Added Garbage Collector
Modified Paths:
--------------
trunk/scripts/py/basic_info.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <swe...@us...> - 2008-11-15 14:50:10
|
Revision: 383
http://dshub.svn.sourceforge.net/dshub/?rev=383&view=rev
Author: swe_toast
Date: 2008-11-15 14:50:06 +0000 (Sat, 15 Nov 2008)
Log Message:
-----------
Sry one last update on basic_info.py forgot to add working directory to log file
Modified Paths:
--------------
trunk/scripts/py/basic_info.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <swe...@us...> - 2008-11-15 14:30:22
|
Revision: 382
http://dshub.svn.sourceforge.net/dshub/?rev=382&view=rev
Author: swe_toast
Date: 2008-11-15 14:30:20 +0000 (Sat, 15 Nov 2008)
Log Message:
-----------
Another update on basic_info.py
Modified Paths:
--------------
trunk/scripts/py/basic_info.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <swe...@us...> - 2008-11-15 13:55:38
|
Revision: 381
http://dshub.svn.sourceforge.net/dshub/?rev=381&view=rev
Author: swe_toast
Date: 2008-11-15 13:55:36 +0000 (Sat, 15 Nov 2008)
Log Message:
-----------
Update on the basic_info.py some minor ajustment and more info
Modified Paths:
--------------
trunk/scripts/py/basic_info.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <swe...@us...> - 2008-11-07 18:46:48
|
Revision: 380
http://dshub.svn.sourceforge.net/dshub/?rev=380&view=rev
Author: swe_toast
Date: 2008-11-07 18:46:45 +0000 (Fri, 07 Nov 2008)
Log Message:
-----------
Removed testscript.py for basic_info.py its a better sample python script
Added Paths:
-----------
trunk/scripts/py/basic_info.py
Removed Paths:
-------------
trunk/scripts/py/testscript.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <swe...@us...> - 2008-11-07 18:35:36
|
Revision: 379
http://dshub.svn.sourceforge.net/dshub/?rev=379&view=rev
Author: swe_toast
Date: 2008-11-07 18:35:32 +0000 (Fri, 07 Nov 2008)
Log Message:
-----------
Updated RSS Feed to 0.02 small fixes on Parser and GUI
Modified Paths:
--------------
trunk/modules/RSSFeed.jar
trunk/modules/RSS_Feed/build.xml
trunk/modules/RSS_Feed/src/dshub/plugin/PluginMain.java
trunk/modules/RSS_Feed/src/dshub/plugin/RSSReader.java
trunk/modules/RSS_Feed/src/dshub/plugin/feed.java
trunk/modules/RSS_Feed/src/dshub/plugin/rssgui.form
trunk/modules/RSS_Feed/src/dshub/plugin/rssgui.java
Added Paths:
-----------
trunk/modules/RSS_Feed/src/dshub/plugin/rss-16x16.png
trunk/modules/RSS_Feed/src/dshub/plugin/rss-add-16x16.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pie...@us...> - 2008-10-31 20:28:05
|
Revision: 378
http://dshub.svn.sourceforge.net/dshub/?rev=378&view=rev
Author: pietricica
Date: 2008-10-31 20:28:00 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
reverted back from experimental testing, result unsuccessfull.
fixed a major problem with ADC adv config panel gui + console.
Modified Paths:
--------------
trunk/DSHub.jar
trunk/modules/DSHubGenericModule.jar
trunk/modules/Hubtracker.jar
trunk/modules/PingHH.jar
trunk/modules/RSSFeed.jar
trunk/modules/lookup.jar
trunk/src/dshub/Broadcast.java
trunk/src/dshub/ClientHandler.java
trunk/src/dshub/ClientNod.java
trunk/src/dshub/Command.java
trunk/src/dshub/ProtoCmds/MSG.java
trunk/src/dshub/SimpleHandler.java
trunk/src/dshub/gui/TestFrame.form
trunk/src/dshub/gui/TestFrame.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: SourceForge.net <no...@so...> - 2008-10-31 15:21:06
|
FEATURES Talk/Examples/Documentation/Requests item #2212006, was opened at 2008-10-31 17:21 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2212006&group_id=197166 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: pietricica (pietricica) Assigned to: Nobody/Anonymous (nobody) Summary: Certificate based login ( ADCS ) Initial Comment: Create a method that allows dshub to create a certificate that clients can use to authentify themselves into a hub. This has to be discussed with client developers (if possible to reach a better agreement) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=960378&aid=2212006&group_id=197166 |
|
From: <pie...@us...> - 2008-10-25 11:22:19
|
Revision: 377
http://dshub.svn.sourceforge.net/dshub/?rev=377&view=rev
Author: pietricica
Date: 2008-10-25 10:25:11 +0000 (Sat, 25 Oct 2008)
Log Message:
-----------
EXPERIMENTAL PLEASE TEST * fixed some issues about the new ghost feature , it should be better ?
Modified Paths:
--------------
trunk/DSHub.jar
trunk/src/dshub/Broadcast.java
trunk/src/dshub/Command.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|