summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed .d files, these where erroniously includedHEADmasterMike Smith2015-01-201-15/+0
* removed .d file causing failure to makeMike Smith2015-01-121-15/+0
* makefile now makes the target at the right levelMike Smith2015-01-122-3/+3
* not making correctly for some reasonMike Smith2015-01-121-0/+0
* added copy o Apache licence to root dirrectoryMike Smith2014-12-101-0/+170
* Added .o to gitignore and removed .o from historyMike Smith2014-12-101-0/+1
* removed a stray object fileMike Smith2014-12-101-0/+0
* cleaning up repo, added Apache licence to projectsMike Smith2014-12-107-8/+36
* all the files needed should be added this timeMike Smith2014-12-056-0/+30
* tidied up a littleMike Smith2014-12-051-0/+0
* added release and make files for srver setupMike Smith2014-12-055-0/+118
* updated makefileMike Smith2014-12-014-5/+13
* added releaseMike Smith2014-12-014-0/+118
* recovery can now occure even if the server has lost power and lost it's memor...Mike Smith2014-11-281-32/+0
* recovery can now occure even if the server has lost power and lost it's memor...Mike Smith2014-11-283-5/+115
* new program added, the setup for the config files on the serverMike Smith2014-11-268-47/+389
* now allows initial config to be specifiedMike Smith2014-11-253-19/+60
* now follows specified config fileMike Smith2014-11-243-11/+70
* added recursive child discovery to the system infinate levels may now be disc...Mike Smith2014-11-245-25/+61
* realised that states are sub of type, corrected watcher issuesMike Smith2014-11-203-25/+57
* attempting to get child watches to happen recursivly, so that children of chi...Mike Smith2014-11-203-6/+17
* Merge branch 'master' of https://github.com/MichaelPSmith/ZookeeperExperimentsMike Smith2014-11-191-0/+2
|\
| * Initial commitMichaelPSmith2014-11-191-0/+2
* initial commit of zookeeper proof-of-concept programMike Smith2014-11-1910-0/+448