]> rtime.felk.cvut.cz Git - frescor/frsh.git/history - fres/cbroker/fcb.c
Progress on transaction negotiation
[frescor/frsh.git] / fres / cbroker / fcb.c
2010-06-24 Michal SojkaProgress on transaction negotiation
2010-06-24 Michal SojkaDo not use random contract IDs
2010-06-24 Michal Sojkafcb: Correct bug to pass the test suite
2010-06-24 Michal Sojkafcb: Add reserve_resource helper function
2010-06-24 Michal Sojkafcb: Refactor resource reserve/commit
2010-06-23 Michal Sojkafcb: Work on transaction support continues
2010-06-23 Michal Sojkafcb: Refactor prepare_fcb_contracts()
2010-06-23 Michal Sojkafcb: Add skeleton of transaction handling
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-18 Michal SojkaAdd options to daemonize FCB and FRM_DUMMY
2009-12-01 Michal SojkaImplemented simple logging in FCB
2009-10-27 Michal SojkaFixed "allocation" of dummy VRESes
2009-08-11 Michal SojkaFixed segmentation fault in FCB when negotiating dummy...
2009-08-10 Michal SojkaFCB can print all log domains when invoked with -l '?'
2009-08-10 Michal SojkaDo not allocate dummy contracts
2009-08-10 Michal SojkaAdded contract logging to FCB
2009-05-28 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-28 Michal SojkaFCB acts as FORB's redistributor of HELLO packets
2009-05-27 Michal SojkaFCB produces more meaningful error messages now
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Michal SojkaFCB uses fixed ID and TCP port when INET is default...
2009-05-26 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Pavel PisaEnsure that logdomains of different resources and manag...
2009-05-25 Michal SojkaFCB learned option to change verbosity
2009-05-25 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-24 Michal SojkaFCB can work when FORB is configured with INET protocol...
2009-05-24 Michal SojkaFixed "uninitialized variable" warnings in FCB
2009-05-22 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-21 Michal SojkaUpdated error checking of forb_sequence_alloc_buf()
2009-05-20 Michal Sojkafrm_gui displays human understandable resource names
2009-05-20 Michal Sojkafrm_gui: Do not crash when resource manager disappears
2009-05-20 Michal SojkaBetter error reporting of FORB exceptions
2009-05-20 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-19 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-19 Michal SojkaSpare capacity now works
2009-05-18 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-17 Pavel PisaFCB peer discovery: ignore peers with NULL identifier.
2009-05-17 Michal SojkaHandle properly errors when manager is not registered
2009-05-16 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2009-05-13 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-13 Michal SojkaPreliminary implementation of spare capacity redistribution
2009-05-11 Michal SojkaFCB measures time elapsed time before other nodes are...
2009-05-11 Michal SojkaFCB detects distributed nodes joined to the system
2009-05-09 DarioMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-09 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-08 Michal SojkaSuppress uninitialized warning
2009-04-23 Michal SojkaImplemented support for contract renegotiation
2009-02-15 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2009-02-10 Michal SojkaFCB: Failure of INET port initialization doesn't cause...
2009-02-10 Michal SojkaFCB: Added get_resources method
2009-01-29 Michal SojkaFixed segfault in FCB
2009-01-29 Michal SojkaAdded GAVL debugging (currently commented out)
2009-01-20 Michal SojkaFCB was enhanced by INET port
2009-01-07 Michal SojkaUpdated to addition of const qualifier to GAVL keys...
2008-12-17 Michal SojkaImplemented contract cancellation
2008-12-17 Michal SojkaBetter type and variable names in FCB
2008-11-19 Petr JurcikMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-11-13 Michal SojkaResource scheduler renamed to resource allocator
2008-11-11 Michal SojkaFixed uninitialized variable warnings
2008-11-11 Michal SojkaUpdated after rename of forb_exception_occurred()
2008-11-07 Petr JurcikMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-11-06 Michal SojkaContract broker updated to changed manager and scheduler
2008-10-30 Michal SojkaSmall additions: documentation, useful helper functions
2008-10-30 Michal SojkaFCB initializes executor before registering itself
2008-10-25 Michal SojkaFixed errors in contract negotiation
2008-10-24 Michal SojkaFixed some errors and added debug messages
2008-10-23 Michal SojkaFinished implementation of resource scheduler generic...
2008-10-23 Michal SojkaDirectory structure chanage