]> rtime.felk.cvut.cz Git - frescor/fwp.git/shortlog
frescor/fwp.git
2008-08-25 MartinMerge branch 'michal-devel' into martin-devel
2008-07-21 Michal SojkaAttempt to fix handling of hello messages
2008-07-18 MartinWIP: intergrate fwp-frsh
2008-07-18 MartinMerge fix: fwp_contract.h
2008-07-18 Michal SojkaAttempt to add error handling to FWP manager
2008-07-18 MartinAdded back frsh_contract_ops that call resmngr ops
2008-07-18 Michal SojkaEnvironment variable FWP_MNGR_ADDR always overrides...
2008-07-17 Michal SojkaAdded timeout to fwp_mngt_connect()
2008-07-17 Michal SojkaAdded missing includes
2008-07-17 Michal SojkaFixed and a little bit enhanced fwp-demo script
2008-07-17 Michal Sojkawclient now uses error() to print error messages
2008-07-17 Michal SojkaReworked error handling
2008-07-17 Michal Sojka_fwp_send like macros changed to not contain return
2008-07-17 MartinMy frsh: resmngr_calls change to resmngt_calls
2008-07-17 Michal SojkaAdded FWP_ERROR macro for debugging of errors
2008-07-11 Michal SojkaFinal version of demo
2008-07-10 Michal SojkaChanges to have big fonts during demo
2008-07-10 Michal SojkaLast changes before demo in the first day
2008-07-10 Michal SojkaSmall modification of the demo
2008-07-10 Michal SojkaUtilization is updated even on contract cancellation
2008-07-10 Michal SojkaAdded script for demo
2008-07-10 Michal SojkaFixes for demo
2008-07-10 Michal SojkaAdded skeleton for fwp_done function
2008-07-10 Michal SojkaAdded wclient gui, which shows worst-case delay
2008-07-10 Michal SojkaRestored screen on manager exit
2008-07-09 Michal SojkaAdded GUI to manager (for demo)
2008-07-09 Martin MolnarAdded frsh_vres.h
2008-07-09 Martin MolnarWIP: frsh proposal modifcation
2008-07-09 Michal SojkaIgnore fail on set_scheduler
2008-07-09 Michal SojkaAC for VRES is based on contract deadline
2008-07-09 Michal SojkaUtilization based test incorporated to FWP manager
2008-07-09 Michal SojkaAdded support for traversing contract and participant...
2008-07-09 Michal SojkaFixed doxygen comment
2008-07-09 Martin MolnarAdded frsh_resource.c
2008-07-08 Michal SojkaIncreased the number of contracts in the stupid adm...
2008-07-08 Michal SojkaFixed usage of SO_REUSEADDR
2008-07-08 Michal Sojkawserver sends responses to a port specified in messages
2008-07-08 Martin MolnarLittle modification of my frsh
2008-07-08 Michal SojkaFixed indentation
2008-07-08 Michal Sojkafwp_endpoint_get_params() accepts NULLs as parametes
2008-07-08 Michal SojkaAdded error messages to wclient
2008-07-08 Michal SojkaAdded length to message headers
2008-07-08 Michal SojkaSet socket option RESUEADDR for management communication
2008-07-08 Michal SojkaAdded checks for fail in FWP initialization
2008-07-08 Michal Sojkafwp_init() moved to a spearate .c file
2008-07-08 Michal SojkaModification of wclient to work with FWP
2008-07-08 Michal Sojkawclient is renamed to fwptest when build with FWP
2008-07-08 Michal SojkaAdded fwp_vres_get_ac()
2008-07-08 Michal SojkaFixed bug in wserver found by gcc-4.3's warning
2008-07-08 Michal SojkaFixed Doxygen comments
2008-07-08 Michal SojkaFixed warnings about FWP internal functions
2008-07-08 Michal SojkaMerge branch 'master' of rtime:/var/git/frescor
2008-07-08 Michal SojkaAdded plot script, use longer experiments
2008-07-08 Martin MolnarModifications of frsh
2008-07-07 Martin MolnarAdded my frsh files
2008-07-07 Michal SojkaSome changes to SVG figures
2008-07-07 Michal SojkaFixed exit codes in mngr_test
2008-07-07 Michal SojkaMerge branch 'master' of rtime:/var/git/frescor
2008-07-07 Michal SojkaFixed test with more stations
2008-07-07 Michal SojkaFixed compiler warnings
2008-07-07 Michal SojkaAdded possibility to add comments to data files
2008-07-05 Martin MolnarAdded smal comment to contdata structure
2008-07-05 Martin MolnarAdded smal comment to contdata structure
2008-07-05 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2008-07-05 Martin MolnarAdding more comments
2008-07-04 Martin MolnarAdding more comments to core files
2008-07-04 Michal SojkaInitial work on test with multiple stations
2008-07-03 Martin MolnarCorected comments in fwp_msgb.c
2008-06-30 Michal SojkaFixed plot script to plot correctly average client...
2008-06-27 Martin MolnarAdded comments to fwp_tests
2008-06-26 Martin MolnarAdding comments
2008-06-23 Martin MolnarApplied Michal's fixes
2008-06-23 Martin MolnarMerge branch 'martin-devel'
2008-06-22 Martin MolnarAdded: mngr- delete participant from table after BYE...
2008-06-22 Martin MolnarMore clean up
2008-06-22 Martin MolnarLittle clean up
2008-06-22 Martin MolnarAdded service contract
2008-06-22 Martin MolnarWIP:Add service contract to contract table
2008-06-20 Martin MolnarAdded msg BYE
2008-06-20 Martin Molnarcompilation fix
2008-06-20 Martin MolnarAdded fwp_contract_cancel and destroy calls to fwp_mngrtest
2008-06-20 Martin MolnarCompilation fixes in tests
2008-06-20 Martin MolnarAdded fwp_mngr_contract_cancel; compilation fixes
2008-06-19 Martin MolnarAdded fwp_contract_cancel fucntion
2008-06-19 Martin MolnarDeleted old mngr files
2008-06-19 Martin MolnarFuther include file cleaning
2008-06-19 Martin MolnarDone: Added _FWP_INTERNALS_ macro
2008-06-19 Michal SojkaSome small fixes and added FIXME comments
2008-06-19 Michal SojkaDoxygen comments fixes
2008-06-18 Martin MolnarClean-up header files
2008-06-17 Martin MolnarWIP:Added _FWP_INTERNALS_ macro
2008-06-17 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-06-17 Michal SojkaSmall fix in admission test
2008-06-17 Martin MolnarEndpoint and vres validity checking
2008-06-16 Martin MolnarBug fix in tcp connection closing, added vres validity...
2008-06-15 Martin MolnarAdded comments to mngt
2008-06-15 Martin MolnarAdding comment to core files
2008-06-15 Martin Molnardefine FWP_MY_ADDR_DEFAULT and FWP_MNGR_ADDR_DEFAULT
2008-06-14 Martin Molnardeleted fwp_agent files
2008-06-13 Martin MolnarRemoved #include ul_gavlcust.h from fwp_vres.h
next