- 17 Nov, 2008 3 commits
-
-
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.
-
Giuseppe Lo Presti authored
-
Theodoros Rekatsinas authored
-
- 14 Nov, 2008 14 commits
-
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Steven Murray authored
ServerSocket:bind() when the port is already in use.
-
Giuseppe Lo Presti authored
request's one instead of eventually leaving the previous one.
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 12 Nov, 2008 7 commits
-
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
- 11 Nov, 2008 9 commits
-
-
Dennis Waldron authored
-
Dennis Waldron authored
Removed the -j option passed to make to fix RPM builds. This is a hack to compensate for library linking problems during the build process
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
Fix to stop the generation of checksums on files which are recalled from tape and have multiple checksums
-
Dennis Waldron authored
-
- 10 Nov, 2008 7 commits
-
-
Dennis Waldron authored
When using the -p flag to create non-existing parent diectories do not return an error if the directory already exists
-
Giuseppe Lo Presti authored
-
Dennis Waldron authored
-
Giuseppe Lo Presti authored
This replaces the current cron job workaround.
-
Sebastien Ponce authored
-
Dennis Waldron authored
-
Sebastien Ponce authored
Added new_mod_time argument to Cns_setfsize and used it to set the modification time instead of calling time(0)
-