]> rtime.felk.cvut.cz Git - frescor/forb.git/shortlog
frescor/forb.git
2009-05-26 Michal SojkaReference registry disabled when INET proto is default
2009-05-26 Michal SojkaFORB can be initialized with a fixed ID
2009-05-26 Michal SojkaHandling of discovered peers moved to a separate file
2009-05-26 Michal SojkaAllow inet protocol to listen on a fixed port
2009-05-26 Michal SojkaDisable discovery protocol when INET is default protocol
2009-05-26 Michal SojkaImplement peer discovery based on incoming requests
2009-05-26 Michal Sojkaproto_inet: send wraped in loop to handle interrupted...
2009-05-26 Michal SojkaAdded build dependences to log_domains.inc
2009-05-25 Michal SojkaFORB prints remote addresses in debug messages
2009-05-25 Pavel PisaThe log domains registration uses generic uLUt provided...
2009-05-24 Michal SojkaFixed big memory leaks in request handling
2009-05-24 Michal SojkaMake proto_inet usable also as local protocol
2009-05-21 Michal SojkaAdded error checking of deserialization in skeletons
2009-05-21 Michal SojkaFixed deserialization of empty sequences
2009-05-20 Michal SojkaFixed g++ warning about signedness
2009-05-20 Michal SojkaSuppress all g++ warnings
2009-05-17 Michal SojkaMore portable allocation of empty sequences
2009-05-17 Michal SojkaInitialize properly _maximum field of sequences on...
2009-05-17 Michal SojkaFixed forb_sequence_alloc macro
2009-05-12 Michal SojkaAdded helper macros for easier work with sequences
2009-05-12 Michal SojkaMaximum request size increased to 4 kB
2009-05-12 Michal SojkaDo not free buffer when deserializing sequences
2009-05-11 Michal SojkaAdded callback for peer discovery
2009-05-10 Michal Sojkaorb_id is propagated to peers
2009-05-10 Michal SojkaFixed NULL string serialization
2009-05-10 Michal Sojkaforb_init() prototype changed to be extensible
2009-05-10 Michal Sojkaproto_unix: Set socket permission rw-rw-rw
2009-04-23 Michal SojkaAdded discovery debug message
2009-04-23 Michal SojkaAvoid redefinition of _BSD_SOURCE
2009-04-23 Michal SojkaFixed some problems with big-endian architecture
2009-02-10 Michal SojkaModified to achieve C++ compatibility
2009-02-06 Michal SojkaFixed typos
2009-01-29 Michal SojkaFixed a memory leak in request processing
2009-01-29 Michal SojkaEpoll event structure zeroed before use
2009-01-20 Michal SojkaRemoved duplicite include
2009-01-20 Michal SojkaPeer discovery code refactored
2009-01-20 Michal SojkaFixed handling of addresses in HELLO packets
2009-01-20 Michal SojkaFixed a bug in discovery test
2009-01-20 Michal SojkaAdded INET protocol
2009-01-20 Michal SojkaImproved reference counting of peer structures
2009-01-19 Michal Sojkapeer_destroy should return void
2009-01-19 Michal SojkaAdded error handling to receive thread
2009-01-12 Michal SojkaPort is registered using a port reference instead of...
2009-01-12 Michal SojkaExport port.h for applications
2009-01-12 Michal SojkaAdded error handling to unix proto initialization
2009-01-12 Michal SojkaPort structure combines some fields in desc structure
2009-01-07 Michal SojkaCorrected peer reference counting
2009-01-07 Michal SojkaUpdated to addition of const qualifier to GAVL keys...
2009-01-07 Michal SojkaUpdated Makefile.rules
2008-11-26 Michal SojkaCDR_* functions and types renamed to FORB_CDR_*
2008-11-15 Michal SojkaAdded better documentation of executor
2008-11-15 Michal SojkaRemoved dependency on GTK
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-11-11 Michal SojkaFixed forb_get_orb_of()
2008-11-07 Michal SojkaRemoved unused variable
2008-11-06 Michal SojkaSequence output parameters are initialized with set...
2008-11-05 Michal SojkaAdded forb_executor_unregister_object
2008-11-05 Michal SojkaIDL generated serialization functions needs object.h
2008-11-04 Michal SojkaAdded deallocation of sequences of native types
2008-11-04 Michal SojkaObjref deserialization is now handled the same way...
2008-11-04 Michal SojkaCommented out sha1 test
2008-11-03 Pavel PisaSHA1 code fixed to work correctly on 64-bit systems...
2008-10-30 Michal SojkaFixed previous fix :-(
2008-10-30 Michal SojkaFixed allocation of out-direction sequence parameters
2008-10-25 Michal SojkaAdded application exception
2008-10-25 Michal SojkaStubs must allocate memory for out-direction sequence...
2008-10-25 Michal SojkaFixed memory leak in skeletons caused by out-direction...
2008-10-25 Michal Sojkaforb-idl: ptr variable renamed to seq
2008-10-25 Michal Sojkaforb-idl: Fixed uninitialized sequences in skeletons
2008-10-24 Michal SojkaFixed handling of timed-out responses
2008-10-24 Michal SojkaAdded timeout to requests
2008-10-24 Michal SojkaUpdated comments and other unimportant modifications
2008-10-24 Michal SojkaAdded function for checking for stale object references
2008-10-24 Michal SojkaFixed unhandeled EOF returned from forb_proto_send()
2008-10-23 Michal SojkaDocumentation update
2008-10-23 Michal SojkaFixed dereferencing of out parameters during deserializ...
2008-10-21 Michal SojkaFixed freeing of memory for sequence parameters
2008-10-21 Michal SojkaAdded forb_get_req_source()
2008-10-20 Michal SojkaAdded forb_get_server_id()
2008-10-20 Michal SojkaServer ID function prototypes moved to a separate header
2008-10-20 Michal SojkaFixed generation of prototypes with native out types
2008-10-17 Michal SojkaFixed freeing of native types in skeletons
2008-10-17 Michal Sojkaforb-idl: Sequences of native types are supported now
2008-10-14 Michal Sojkaforb-idl: Include header for native types must be speci...
2008-10-14 Michal SojkaFixed include directive
2008-10-13 Michal SojkaAdded checking for stale registered references
2008-10-13 Michal SojkaAdded possibility invoking remote methods on forb_orb...
2008-10-12 Michal Sojkalibforb is now compiled as shared library
2008-10-12 Michal SojkaRenamed string.idl to avoid collision with /usr/include...
2008-10-12 Michal SojkaUpdated documentation and code cleanups
2008-10-12 Michal SojkaAdded more error checking in hello tests
2008-10-12 Michal SojkaFixed destroying of ports
2008-10-12 Michal SojkaFixed bug reported by -fmudflap
2008-10-11 Michal SojkaImplemented forb_(register|resolve)_reference()
2008-10-11 Michal SojkaUnix protocol changed the location of forb's sockets...
2008-10-11 Michal SojkaFixed alarms in proto_unix test
2008-10-11 Michal Sojkaorb field of forb_object always points to orb object...
2008-10-11 Michal SojkaAdded unlinking of stale UNIX sockets
2008-10-11 Michal SojkaUpdated TODO list
2008-10-08 Michal SojkaFixed problem with port destroying
next