- 25 Nov, 2008 1 commit
-
-
Steven Murray authored
message.
-
- 24 Nov, 2008 1 commit
-
-
Steven Murray authored
all of the command-line arguments concatenated into a single string.
-
- 21 Nov, 2008 1 commit
-
-
Steven Murray authored
-
- 17 Nov, 2008 1 commit
-
-
Steven Murray authored
Marshaller code can now safely unmarshall strings. Unlike the orginal C code, the new string unmarshaling code checks both the source and destination buffers. The original C code did not check the source buffer and a server could crash on reception of a message containing a string with no terminator character.
-
- 14 Nov, 2008 1 commit
-
-
Steven Murray authored
-
- 07 Nov, 2008 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 04 Nov, 2008 1 commit
-
-
Steven Murray authored
-
- 09 Oct, 2008 1 commit
-
-
Steven Murray authored
-
- 23 Aug, 2008 1 commit
-
-
Steven Murray authored
inheritance tree. Set the daemon name to be 'aggregatord' in the call to the constructor of castor::service::BaseDaemon. Added a started daemon log message. Removed database service initialisation code, as aggregatord will not connect to a database. Protected the code against castor::server::BaseServer::dlfInit() throwing an exception.
-
- 15 Aug, 2008 1 commit
-
-
Steven Murray authored
tape aggregator daemon.
-
- 17 Aug, 2007 1 commit
-
-
Sebastien Ponce authored
-
- 16 Aug, 2007 1 commit
-
-
Sebastien Ponce authored
-
- 25 Sep, 2006 1 commit
-
-
Sebastien Ponce authored
-
- 20 Jan, 2005 1 commit
-
-
Sebastien Ponce authored
-
- 19 May, 2004 1 commit
-
-
Sebastien Ponce authored
Implementing correct usage of exceptions. This means that the serrno is correctly set in the C interface now. The correct way to display an error message now is thus to first use sstrerror and then use getErrorMessage for a complement of information
-
- 12 May, 2004 1 commit
-
-
Sebastien Ponce authored
-