sync max payload size with fsp suite |
|
More...
|
almost 16 years ago
|
mention in changelog that we are now printing packets in hex |
|
More...
|
almost 16 years ago
|
fix missing prototype error |
|
More...
|
almost 16 years ago
|
Print packet headers in hex |
|
More...
|
almost 16 years ago
|
make chars passed to client_interact unsigned |
|
More...
|
almost 16 years ago
|
note that we are allowing operation just because its old fsp server |
|
More...
|
almost 16 years ago
|
code comment and return value was incorrect. i assume comment was right |
|
More...
|
almost 16 years ago
|
add coment to method validate_operation |
|
More...
|
almost 16 years ago
|
DIR_DEL added to SERVER_WRITE_OP |
|
More...
|
almost 16 years ago
|
import PATH from environment into build system |
|
More...
|
almost 16 years ago
|
Raise minimum required SCons version to 1.1. Add check if CC compiler is working |
|
More...
|
almost 16 years ago
|
SCons include files refreshed from fsp project |
|
More...
|
almost 16 years ago
|
document in changelog that we removed TODO file |
|
More...
|
almost 16 years ago
|
add tags files to bzrignore |
|
More...
|
almost 16 years ago
|
items from TODO file moved into Bug Tracker. Delete file |
|
More...
|
almost 16 years ago
|
No need to detect RETSIGTYPE because we dont return anything from signal handlers |
|
More...
|
almost 16 years ago
|
no need to generate tarball from SCons, bzr export can do that |
|
More...
|
almost 16 years ago
|
Support version printing for servers not appending 0x0a to version string |
|
More...
|
almost 16 years ago
|
dont crash of CCFLAGS is not set |
|
More...
|
about 16 years ago
|
split CCFLAGS into list |
|
More...
|
about 16 years ago
|
try to turn CCFLAG to list sooner |
|
More...
|
about 16 years ago
|
turn CCFLAGS to list |
|
More...
|
about 16 years ago
|
changelog updated for 0.92.1 |
|
More...
|
about 16 years ago
|
version bump to 0.92.1 |
|
More...
|
about 16 years ago
|
get CFLAGS or CCFLAGS from scons commandline |
|
More...
|
about 16 years ago
|
import CFLAGS from environment |
|
More...
|
about 16 years ago
|
updated changelog |
|
More...
|
about 16 years ago
|
check for FSP locking type moved to its own file |
|
More...
|
about 16 years ago
|
check for FSP lock prefix moved to its own file |
|
More...
|
about 16 years ago
|
removed references to variable TARBALL in SConstruct. We are building distfile via bzr export |
|
More...
|
about 16 years ago
|