jFCPlib.git
2009-03-19 David ‘Bombe... Allow inclusion of volatile and metadata when getting...
2009-03-19 David ‘Bombe... Add removePeer() method.
2009-03-19 David ‘Bombe... Rewrite ExtendedFcpAdapter to handle command execution.
2009-03-19 David ‘Bombe... Add modifyPeer().
2009-03-19 David ‘Bombe... Add addPeer() methods.
2009-03-19 David ‘Bombe... Rename “fcpAdapter” to “fcpListener”.
2009-03-19 David ‘Bombe... Don’t forget to throw the FCP exception.
2009-03-19 David ‘Bombe... Actually send “ListPeers” command.
2009-03-19 David ‘Bombe... Add method getPeers().
2009-03-19 David ‘Bombe... Add try-finally block to ensure removal of FCP listener.
2009-03-19 David ‘Bombe... Add new FCP client.
2009-03-19 David ‘Bombe... Add FCP exception.
2009-03-19 David ‘Bombe... Use listener manager.
2009-03-19 David ‘Bombe... Add dedicated listener manager.
2009-03-19 David ‘Bombe... Delete old high-level client.
2009-03-19 David ‘Bombe... Whitespace and formatting fixes.
2009-03-19 David ‘Bombe... Expose “NodeIdentifier” field.
2009-03-19 David ‘Bombe... Whitespace and formatting fixes.
2009-03-19 David ‘Bombe... Expose all volatile and metadata fields.
2009-02-01 David ‘Bombe... Add test source folder.
2008-11-13 David ‘Bombe... Don’t try to read if there’s no filename.
2008-11-13 David ‘Bombe... Whitespace fixes and reformatting.
2008-06-27 David ‘Bombe... add isGlobal
2008-06-17 David ‘Bombe... remove $ tag
2008-06-17 David ‘Bombe... reformat source
2008-06-17 David ‘Bombe... fix email address
2008-06-17 David ‘Bombe... add temp input stream
2008-06-17 David ‘Bombe... change email address
2008-06-16 David ‘Bombe... add comment to enhance that the input stream must be...
2008-06-15 David ‘Bombe... be more lenient in parse message terminator
2008-06-15 David ‘Bombe... make message end on a Data line
2008-05-25 David ‘Bombe... improve priority parsing
2008-05-25 David ‘Bombe... ignore bin directory
2008-05-25 David ‘Bombe... settings for 1.5 version
2008-05-24 David ‘Bombe... forgot one file
2008-05-24 David ‘Bombe... remove $Id$ keyword
2008-05-23 David ‘Bombe... suppress warnings
2008-05-23 David ‘Bombe... forward generated URI to listeners
2008-05-23 David ‘Bombe... implement some responses that finish a request
2008-05-19 David ‘Bombe... add not-conncted exception
2008-05-16 David ‘Bombe... throw exception if client is not connected
2008-05-16 David ‘Bombe... set fcp connection to null if connection failed
2008-05-14 David ‘Bombe... add emitting client to progress event
2008-05-14 David ‘Bombe... fix comment
2008-05-14 David ‘Bombe... fire disconnected event only once
2008-05-13 David ‘Bombe... move hostname stuff to connect methods
2008-05-13 David ‘Bombe... fix npe
2008-05-12 David ‘Bombe... add listener for progress events
2008-05-12 David ‘Bombe... make code match documentation
2008-05-12 David ‘Bombe... add setWatchGlobal
2008-05-12 David ‘Bombe... fix ConcurrentModificationException
2008-05-12 David ‘Bombe... implement getting list of persistent requests
2008-05-12 David ‘Bombe... add Id keyword
2008-05-12 David ‘Bombe... only fire connection-closed event once
2008-05-04 David ‘Bombe... don't forget to connect first, duh!
2008-05-03 David ‘Bombe... memorize exception
2008-05-03 David ‘Bombe... hand reason for disconnects to listeners
2008-05-03 David ‘Bombe... disconnect when the connection was closed to notify...
2008-05-03 David ‘Bombe... don't use deprecated method
2008-05-03 David ‘Bombe... add high-level client listener
2008-05-03 David ‘Bombe... don't use deprecated method
2008-05-03 David ‘Bombe... implement closeable interface
2008-05-03 David ‘Bombe... expose fcp connection
2008-04-26 David ‘Bombe... remove warnings
2008-04-26 David ‘Bombe... flush only once if there's no payload
2008-04-17 David ‘Bombe... add identifier to all requests
2008-04-16 David ‘Bombe... add some logging
2008-04-16 David ‘Bombe... implement direct disk access check
2008-04-15 David ‘Bombe... add continuous callback
2008-04-15 David ‘Bombe... add addPeer() methods
2008-04-15 David ‘Bombe... make addPeer() package-private
2008-04-15 David ‘Bombe... add highlevel package
2008-04-15 David ‘Bombe... r14@natrium (orig r19343): bombe | 2008-04-15 08...
2008-04-15 David ‘Bombe... add cancelling of requests in case of protocol errors...
2008-04-15 David ‘Bombe... create callback with fixed result
2008-04-15 David ‘Bombe... add getter for metadata and volatile fields
2008-04-15 David ‘Bombe... ignore settings directory
2008-04-15 David ‘Bombe... current state
2008-04-15 David ‘Bombe... add setDone() to finalize result
2008-04-15 David ‘Bombe... allow intermediary results
2008-04-15 David ‘Bombe... add identifier to requests
2008-04-15 David ‘Bombe... delete connect callback as soon as its result was set
2008-04-14 David ‘Bombe... add key generation
2008-04-14 David ‘Bombe... include second package
2008-04-14 David ‘Bombe... make constructor package-private
2008-04-14 David ‘Bombe... make members private
2008-04-14 David ‘Bombe... add package javadoc
2008-04-14 David ‘Bombe... add first draft of high-level client
2008-04-14 David ‘Bombe... create branch for high-level client
2008-04-14 David ‘Bombe... notify listeners on manual disconnect, too
2008-04-13 David ‘Bombe... rename fcplib to jFCPlib
2008-04-14 David ‘Bombe... SVM: initializing mirror for /trunk