Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-24Added isResolved method to IServiceInfo interface and ServiceInfo implementationslewis2-1/+10
2005-05-23Added parameter to IJoinPolicy and to implementation classesslewis3-6/+11
2005-05-23Added setJoinPolicy to ISharedObjectContainerGroupManager interface and gener...slewis9-34/+124
2005-05-21Added security interfaces: IContainerPolicy, IJoinPolicy, ISharedObjectPolicyslewis4-0/+92
2005-05-20Allow types to be added to Discovery view listslewis2-20/+57
2005-05-20Fix for bug in shared object message handling. Previously messages sent to a...slewis1-3/+5
2005-05-19Fixed inheritance.pnehrer1-1/+3
2005-05-18Added to behavior and look for discovery view. Also formatted code for Roste...slewis2-731/+891
2005-05-18Added documentationslewis6-11/+154
2005-05-17Removed bogus icon for leaf nodes in discoveryviewslewis1-1/+1
2005-05-17Added support for discovery container and presentation of discovery viewslewis2-1/+63
2005-05-17Added DiscoveryViewslewis3-1/+319
2005-05-17Added requestServiceInfo method to IDiscoveryContainer interfaceslewis1-0/+1
2005-05-17Added getServiceName method to ServiceID. Also made type and name variables ...slewis1-3/+5
2005-05-16Added access methods to IDiscoveryContainerslewis1-0/+2
2005-05-16Moved ServiceContainerEvent and ServiceInfo classes into org.ecilpse.ecf.disc...slewis4-14/+42
2005-05-16Fixed behavior of ServiceID classslewis1-11/+25
2005-05-15Initial checkin of ECF Discovery APIslewis15-0/+456
2005-05-15Added new ServiceID classslewis1-0/+69
2005-05-14Added 'singleton=true' attribute to Bundle-SymbolicName in Manifest to satisf...slewis8-8/+8
2005-05-13Changed javadoc config to include new packagesslewis1-1/+1
2005-05-10added quotes to env variableslewis1-1/+1
2005-05-10update site rebuild and server shell script changes for version 0.2.0slewis3-30/+30
2005-05-10Updated feature projects and updated updatesite projectslewis5-25/+31
2005-05-10Changed version number to 0.2.0. Fixed alpha channel of add buddy and add gr...slewis14-102/+100
2005-05-09Removed debug output in generic provider classes, removed hello example toolb...slewis3-4/+2
2005-05-08Added new icons for add buddy and add group functionsslewis3-1/+2
2005-05-08Fixes for deadlock bug caused by problem in smack libraryslewis3-53/+38
2005-05-06Change to version number for core featureslewis1-1/+1
2005-05-06Added code for parsing xml config file. See -c param to ServerApplication cl...slewis12-89/+205
2005-05-05Added ServerConfigParser class to parse a server config xml file.slewis1-0/+159
2005-05-05Refactored for M6.pnehrer1-18/+20
2005-05-05Attempted to fix strange NPE condition.pnehrer1-2/+3
2005-05-04Added ejectAllGroupMembers to ISharedObjectContainerGroupManager interface an...slewis2-8/+6
2005-05-04renamed some methods in SOContainer and subclassesslewis4-14/+14
2005-05-04Changed IJoinAuthorizationContext interface to IJoinContext. Removed API ISh...slewis14-407/+372
2005-05-03Fixed messaging for consistencyslewis1-1/+1
2005-05-03Added serialVersionID in serializable classes.slewis10-19/+38
2005-05-03Added serialVersionID in serializable classes. Added interfaces to org.eclip...slewis49-68/+253
2005-05-02Added IJoinContext interface for generalizing ISharedObjectContainer.joinGrou...slewis2-2/+20
2005-05-02Added IJoinContext interface for generalizing ISharedObjectContainer.joinGrou...slewis1-0/+17
2005-05-02Checkpoint.pnehrer6-346/+500
2005-04-27Checkpoint.pnehrer2-0/+69
2005-04-25Added (currently commented out) new joinGroup method to core ISharedObjectCon...slewis1-0/+3
2005-04-25Changed name for ECF Server Featureslewis1-1/+1
2005-04-25Checkpoint.pnehrer11-115/+176
2005-04-24Migrated from ECF+SDO.pnehrer14-65/+838
2005-04-23Initial checkinkgilmer1-0/+18
2005-04-23Initial Checkinkgilmer1-0/+89
2005-04-23Initial checkin of ECF server creation featureslewis9-0/+220

Back to the top