summaryrefslogtreecommitdiff
path: root/same
AgeCommit message (Expand)Author
2012-03-27Fix state bug.0.3Kjetil Ørbekk
2012-03-27Fix Android problem.Kjetil Ørbekk
2012-03-27Bugfixes on same-android.Kjetil Ørbekk
2012-03-27Change same-android to work with new Same version.Kjetil Ørbekk
2012-03-27Remove unused UDP broadcast code.Kjetil Ørbekk
2012-03-20Remove discovery code.Kjetil Ørbekk
2012-03-20Various fixes related to takeover.Kjetil Ørbekk
2012-03-20Fix issues when transfering to new master.Kjetil Ørbekk
2012-03-20Start master election when update fails.Kjetil Ørbekk
2012-03-20Make sure there is only one valid new master.Kjetil Ørbekk
2012-03-20Master has to advertise its ID when taking over.Kjetil Ørbekk
2012-03-20Abort master proposal when master has been elected.Kjetil Ørbekk
2012-03-20Client performs master election.Kjetil Ørbekk
2012-03-20Broadcast masterDown() event.Kjetil Ørbekk
2012-03-20Add Broadcaster in Client.Kjetil Ørbekk
2012-03-15Add tools for concurrent master proposal.Kjetil Ørbekk
2012-03-15Add missing MasterController interface.Kjetil Ørbekk
2012-03-13Clients can become new masters.Kjetil Ørbekk
2012-03-13Clients can control their master.Kjetil Ørbekk
2012-03-13Add MasterController interface.Kjetil Ørbekk
2012-03-13Start master in created networks only.Kjetil Ørbekk
2012-03-13Add MasterServiceProxy.Kjetil Ørbekk
2012-03-13Fix warnings in com.orbekk.same tests.Kjetil Ørbekk
2012-03-12Fix failing functional test.Kjetil Ørbekk
2012-03-12Add failing functional test.Kjetil Ørbekk
2012-03-12Client begins in disconnected state.Kjetil Ørbekk
2012-03-12Add TODO.Kjetil Ørbekk
2012-03-12Add ConnectionState to Client.Kjetil Ørbekk
2012-03-06Add tools used with the Directory service.Kjetil Ørbekk
2012-03-06Remove old Client code.Kjetil Ørbekk
2012-03-06Add Directory support in same.Kjetil Ørbekk
2012-03-02Add missing discovery package.Kjetil Ørbekk
2012-03-02Move all Android cleasses to com.orbekk.same.android package.Kjetil Ørbekk
2012-03-02Move discovery code to a separate package.Kjetil Ørbekk
2012-03-01Add Benchmarking activity.Kjetil Ørbekk
2012-03-01Add class for easy access to different TypeReferences.Kjetil Ørbekk
2012-02-28Use TJWS in Same. :-Dsame-tjwsKjetil Ørbekk
2012-02-28Extract ServerContainer interface.Kjetil Ørbekk
2012-02-28Add TjwsServerBuilder.Kjetil Ørbekk
2012-02-28Begin support for TJWS.Kjetil Ørbekk
2012-02-28Add support for more than one listener to variables.Kjetil Ørbekk
2012-02-28Correct handling of Thread.interrupted().Kjetil Ørbekk
2012-02-28Add VariableUpdaterTask.Kjetil Ørbekk
2012-02-28Run SameService in a separate process.Kjetil Ørbekk
2012-02-27Add launch.sh script for Java application.Kjetil Ørbekk
2012-02-27Use DelayedOperation in ClientInterface.Kjetil Ørbekk
2012-02-27Remove argument to DelayedOperation.working-graphics-0.1Kjetil Ørbekk
2012-02-27Clean up clean-up.Kjetil Ørbekk
2012-02-27Clean up source code.Kjetil Ørbekk
2012-02-27Remove set(id, value, revision) from ClientInterface.Kjetil Ørbekk