]> rtime.felk.cvut.cz Git - frescor/frsh.git/history - fres
Do not use random contract IDs
[frescor/frsh.git] / fres /
2009-03-01 Michal SojkaMerge branch 'dario'
2009-03-01 Dario FaggioliDifferent solution for dedaling with csects serialization.
2009-03-01 Dario FaggioliMemory leak in shared objects removed.
2009-03-01 Dario FaggioliTestcase and bugfixes for synchronization and shared...
2009-03-01 Michal SojkaAdded comments on possible changes in csect IDL block
2009-03-01 Dario FaggioliShared Objects.
2009-03-01 Dario FaggioliSynchronization objects.
2009-03-01 Michal SojkaUpdates to the previous commit: added documentation...
2009-03-01 Dario FaggioliFurther improvements in core API implementation.
2009-02-18 Michal SojkaAdded license headers and authorship info
2009-02-17 Michal SojkaFRM is compiled by OMK
2009-02-15 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2009-02-11 Michal SojkaFRM: Utilization for GUI moved to scenarie, where admis...
2009-02-11 Michal SojkaFRM publishes resource utilization for GUI
2009-02-11 Michal Sojkafrm_gui displays contracts and status
2009-02-11 Michal SojkaAdded conversion of contract blocks to strings
2009-02-10 Michal SojkaFCB: Failure of INET port initialization doesn't cause...
2009-02-10 Michal Sojkafrm_gui can display contracts
2009-02-10 Michal SojkaFRM: Added get_contracts() method
2009-02-10 Michal SojkaC++ compatibility
2009-02-10 Michal SojkaAdded first version of FRM inspector (GUI application)
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-19 Michal SojkaAdded support for FPGA resource
2008-12-17 Michal SojkaImplemented contract cancellation
2008-12-17 Michal SojkaResource allocator can report failure of vres cancelation
2008-12-17 Michal SojkaAdded `const' to contract ...get... methods
2008-12-17 Michal SojkaBetter type and variable names in FCB
2008-12-10 Michal SojkaAdded "late" registration of allocators
2008-11-26 Michal SojkaUpdated to rename of CDR_* to FORB_CDR_*
2008-11-26 smolikMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2008-11-26 Michal SojkaDocumentation fixes
2008-11-26 Michal Sojkafres_contract_type split to lower namespace pollution
2008-11-21 MartinMerge branch 'HEAD' of rtime.felk.cvut.cz:/var/git...
2008-11-21 Michal SojkaAdded documentation for contract block accessor functions
2008-11-21 Michal SojkaAdded fres_contract_get_deadline() convenience function
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-11 Michal Sojkacommited changed to committed
2008-11-11 Michal SojkaAdded some doxygen comments
2008-11-10 Petr JurcikMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-11-09 Michal SojkaDocumented generic blocks
2008-11-09 Michal SojkaAdded some doxygen comments
2008-11-07 Petr JurcikMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-11-07 Michal Sojkafres_strerror update
2008-11-06 Michal SojkaITEM protocol partially integrated
2008-11-06 Michal Sojkafrm_register() made public
2008-11-06 Michal SojkaContract broker updated to changed manager and scheduler
2008-11-06 Michal SojkaUpdate of resource scheduler semantics
2008-11-06 Michal SojkaUpdate of resource manager semantic
2008-11-06 Michal SojkaAdded debugging functions to convert contract to string
2008-11-05 Michal SojkaUpdated to the new cdr.h API
2008-11-05 Michal SojkaAdded FRES_BLOCK_FWP_SCHED
2008-11-03 Michal SojkaAdded handling of errors with unregistered blocks
2008-11-03 Michal SojkaFixed container deserialization error
2008-11-01 Michal SojkaCluster tree resource is integrated (it can be compiled)
2008-11-01 Michal SojkaAdmission test is allowed to return errors
2008-10-30 Michal SojkaAdded resource specific contract block
2008-10-30 Michal SojkaSmall additions: documentation, useful helper functions
2008-10-30 Michal SojkaAdded handling of unknown contract blocks
2008-10-30 Michal SojkaAdded some error messages
2008-10-30 Michal SojkaFCB initializes executor before registering itself
2008-10-30 Michal SojkaFixed bug in fres_sa_scenario_duplicate()
2008-10-30 Michal SojkaFixed fosa_rel_time_t_(de)serialize to work correctly...
2008-10-25 Michal SojkaFixed fres_sa_scenario_duplicate()
2008-10-25 Michal SojkaAdded documentation of FRM interface
2008-10-25 Michal SojkaFixed errors in contract negotiation
2008-10-25 Michal SojkaAdded forb exception to FRES error codes
2008-10-24 Michal SojkaMark future enhancement
2008-10-24 Michal SojkaFixed some errors and added debug messages
2008-10-24 Michal SojkaAdded FRES error contrants and functions
2008-10-24 Michal SojkaAdded fres_vres_{new,destroy} functions
2008-10-23 Michal SojkaFinished implementation of resource scheduler generic...
2008-10-23 Michal SojkaExecutor is initialized before the object is registered
2008-10-23 Michal SojkaGeneric part of resource manager was moved libfrm
2008-10-23 Michal SojkaDirectory structure chanage
2008-10-22 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2008-10-22 MartinModieief frsh_forb/frsh_api/Makefile.omk
2008-10-22 Michal SojkaAdded frsh_init(), frsh_negotiate_contract() and some...
2008-10-21 Michal SojkaAdded resource manager for dummy resource
2008-10-21 Michal SojkaAdded constant with fcb registration name
2008-10-21 Michal SojkaFinished basic implementation of negotiate_contract()
2008-10-20 Michal SojkaBasic implementation of Contract Broker almost finished
2008-10-20 Michal SojkaRemoved gavl_node from contract as the contract contain...
2008-10-20 Michal SojkaRename of components (cm->fcb, etc)
2008-10-20 Michal SojkaOur sources now use the fres_ prefix