]> rtime.felk.cvut.cz Git - frescor/forb.git/shortlog
frescor/forb.git
2011-02-25 Michal Sojkaforb: Split forb_port_destroy() to stop and destroy... master
2011-02-25 Michal Sojkaforb: Set cancelation points in receiver thread
2011-02-24 Michal SojkaDestroy forb in the correct order
2011-02-24 Michal Sojkaforb: Update documentation of forb_executor_run()
2011-02-24 Michal Sojkaforb: Add forb_executor_synchronize()
2011-02-24 Michal Sojkaforb: Update documentation of forb_request_send()
2011-02-22 Michal Sojkaforb: Update forb_server_id_to_string() documentation
2011-02-22 Michal Sojkaforbrun: Support --serverid command line switch
2011-02-22 Petr Benesforb: forbrun passes the parameters to shlibs properly
2011-02-22 Michal Sojkaforbrun: Correctly handle arguments to -i switch
2011-02-20 Michal Sojkaforb: Fix synchronization error in forbrun
2011-02-20 Michal Sojkaforb: Regref test converted to wvtest style
2011-02-20 Michal Sojkaforb: Convert syncobj test to wvtest style
2011-02-19 Michal Sojkaforb: Increase log level for executor test
2011-02-19 Michal Sojkaforb: Fix deadlock in executor
2011-02-19 Michal Sojkaforb: Convert some older tests to wvtest framework
2011-02-19 Michal Sojkaforb: Fix incorrect parameter of forb_peer_put()
2011-02-19 Michal Sojkaforb: Free "new_peers" on destroy
2011-02-19 Michal Sojkaforb: Do not compile inet_broadcast if it is not used
2011-02-18 Michal Sojkaforbrun: Enable uLUt-based logging
2011-02-18 Michal Sojkaforbrun: Do not set ID if it is not specified on comman...
2011-02-18 Michal Sojkaforb: Destroy forb at the end of executor_test
2011-02-18 Michal Sojkaforbrun: Comment out not passing test
2011-02-18 Michal Sojkaforb: Rephrase documentation
2011-02-18 Michal Sojkaforbrun: Handle errors in test_client
2011-02-18 Michal Sojkaforbrun: Simplify argument processing
2011-02-18 Michal Sojkaforb: Fix races between instances of forb_main_thread
2011-02-18 Michal Sojkaforb: Add tests for forbrun command line parameters
2011-02-18 Michal Sojkaforb: Update forbrun usage help
2011-02-17 Petr Benesforb: fixed passing parameters to shared libraries...
2011-02-17 Michal Sojkaforbrun: Exit whenever the first forb_main() returns
2011-02-17 Michal Sojkaforb: Use new syntax for forbrun command line
2011-02-17 Michal Sojkaforb: Add tests for forbrun
2011-02-17 Michal Sojkaforb: Move shared library tests under forbrun/ directory
2011-02-15 Michal Sojkaforb: First implementation of forbrun
2011-02-15 Michal Sojkaforb: Add support for synchronized initialization of...
2011-02-15 Michal Sojkaforb: Add comments to forb_daemon_prepare()
2011-02-15 Michal Sojkaforb: Added shared library for testing of forbrun-based...
2011-02-15 Petr Benesforb: object serialization working even for inter-execu...
2011-02-11 Petr Benesforb: End of header index removed from stub.
2011-02-11 Michal Sojkaforb: Objects must be properly reference-counted
2011-02-11 Petr BenesInter-executor invocation bugs fixed.
2011-02-10 Petr BenesStruct request adjusted for inter-executor invocation.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Michal Sojkaforb: Add test for various invocation methods
2011-02-08 Michal SojkaIDL compiler: Invoke methods directly only within the...
2011-02-08 Michal SojkaSimplify frob_get_current_executor()
2011-02-08 Petr BenesFixed synchronization for codec buffer.
2011-02-08 Petr BenesFixed typography.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Petr BenesPrepared for multiple executors in a single address...
2011-02-07 Michal SojkaDocument better forb_init()
2011-01-28 Petr BenesUsing plain POSIX instead of FOSA for thread specific...
2011-01-28 Michal SojkaInitialize thread specific data in forb_init()
2011-01-25 Petr BenešPrepared test cases for executors (thread specific... benesp16
2011-01-25 Petr BenešAdded a function forb_object_get_executor() in object.h
2011-01-25 Petr BenešAdded a function forb_get_current_executor()
2010-10-17 Petr BenešAdded thread specific data to executor
2010-06-25 Michal SojkaLog time
2010-06-25 Michal SojkaAllow specifying loglevels in environment
2010-06-25 Michal SojkaAdd ul_log to executor
2010-06-24 Michal SojkaGet compilable output for sequences of a typedeffed...
2010-06-23 Michal Sojkatest: Sequence is initilized to zero
2010-06-22 Michal SojkaAdd forb_sequence_ensure_allocated()
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-21 Michal SojkaAdd sequence tests
2010-06-21 Michal SojkaAdd more sequence helper macros
2010-06-20 Michal SojkaDocument forb_daemon_ready()
2010-06-18 Michal SojkaAdd helper functions for daemonizing servers
2010-06-18 Michal SojkaRemove no longer valid comment (forb_destroy())
2010-06-18 Michal SojkaDo not destroy forb automatically on exit
2010-04-19 Michal SojkaDo not export config.h
2009-12-08 Michal SojkaDebug messages display also the orb-id of disconnected...
2009-11-27 Michal SojkaDon't print the annoying loglevel in log messages
2009-11-27 Michal SojkaIntroduce new ul_log function which prints also process...
2009-07-12 Michal SojkaSuppressed unused function warning
2009-07-12 Michal SojkaFixed warnings on printf() on 64 bit systems
2009-06-17 Michal SojkaAdded optional TCP_NODELAY to INET proto
2009-05-28 Michal SojkaLoglevel of proto_inet changed to trash
2009-05-28 Michal SojkaAdded redistribution of HELLO packets
2009-05-28 Michal SojkaLength of all messages is set to be multiple of 8
2009-05-28 Michal SojkaModified forb_init_attr to be C++ compatible
2009-05-27 Michal SojkaAdded handling of FORB_EXTERNAL_IP environment variable
2009-05-27 Michal SojkaInet protocol sends HELLO as the first message after...
2009-05-27 Michal SojkaHandle EINTR in epoll
2009-05-27 Michal SojkaCorrect handling of closed TCP connections in proto_inet
2009-05-27 Michal SojkaDiscovery handling moved to discovery.c
2009-05-27 Michal SojkaAdded more debugging messages to protocols
2009-05-27 Michal SojkaFix error reporting in protocols
2009-05-27 Michal Sojkaforb_request_send() moved to iop.c
2009-05-26 Michal SojkaFixed errors in INET proto test
2009-05-26 Michal SojkaYet another debug message
2009-05-26 Michal SojkaAdded REUSEADDR to TCP socket
2009-05-26 Michal SojkaAdded mutex to protect request send from multiple threads
2009-05-26 Michal SojkaAutomatically register FCB peer when INET is default
2009-05-26 Michal SojkaDisable discovery protocol when INET is default
2009-05-26 Michal SojkaAllow bidirectional communication over TCP connection
2009-05-26 Michal SojkaAdded register callback for protocols
2009-05-26 Michal SojkaAdd more debug messages
2009-05-26 Michal SojkaAutomatic registration of FCB's reference
next