Commit Graph

120 Commits

Author SHA1 Message Date
Radim Kolar
94c22dd6f8 USE SIZEOF_LONG for high bit grab from random() 2024-07-08 13:02:17 +02:00
Radim Kolar
8b87dfd6da add SIZEOF_LONG constant 2024-07-08 12:47:01 +02:00
Radim Kolar
d6c3aa5e03 init all fields in expected test results 2024-07-08 11:23:49 +02:00
Radim Kolar
439a9b677f parsecheck: report if all tests passed 2024-07-08 09:31:58 +02:00
Radim Kolar
a47b5d82d3 require fseeko 2024-07-08 00:07:25 +02:00
Radim Kolar
3a12b8f2db Always link EFENCE in debug build 2020-06-06 10:53:38 +02:00
Radim Kolar
f8bc2da042 Correct test for native largefiles. We need big unsigned long as well 2020-06-06 10:38:20 +02:00
Radim Kolar
4f28a697b3 Add error exit 9 if fspd can't send reply back 2020-06-05 20:18:21 +02:00
Radim Kolar
bec9c41478 Exit with err 8 if pid file not writable after forking. 2020-06-05 20:04:33 +02:00
Radim Kolar
ddd30f921f Make sure we run in inetd mode with fd > 2 2020-06-05 19:09:41 +02:00
Radim Kolar
abdac00eef document code cleanup 2020-06-05 17:29:33 +02:00
Radim Kolar
7d3e62336d document that we are making relative links while installing man pages 2020-06-04 16:19:46 +02:00
Radim Kolar
e52e815694 Add scons switch to compile without fspd server 2020-06-03 23:36:23 +02:00
Radim Kolar
0e87ba32bb do not fail hard if pid file is not writeable in inetd mode 2020-05-23 21:18:13 +02:00
Radim Kolar
14cf90774a changrlog update 2020-05-23 21:16:51 +02:00
Radim Kolar
b880c7af2f improve error message when we can't listen on port 2020-04-29 08:06:26 +02:00
Radim Kolar
c529b42050 Start to work on next version 2019-08-24 14:48:12 +02:00
Radim Kolar
7e30d72f41 Consolidated a bit BETA.README and TODO 2019-08-24 14:11:18 +02:00
Radim Kolar
9bca34fe98 Note that we packaged fspd for gentoo and centos 7 2019-08-24 13:13:11 +02:00
Radim Kolar
6cea580821 write pid file name in case of error
add exit code 8 if we cant open pid file
2019-08-24 11:41:48 +02:00
Radim Kolar
599ace11d2 document examplesdir in changelog 2019-08-24 11:26:27 +02:00
Radim Kolar
07dd46b5ba Do not install shell scripts if no clients are installed 2019-08-24 09:31:59 +02:00
Radim Kolar
e7a2f7a5a5 added scons without-fspscan=yes 2019-08-23 16:47:05 +02:00
Radim Kolar
711638b187 add b29 to changelog 2019-08-23 16:32:09 +02:00
Radim Kolar
7e56b4bc4b Document 2.8.1 b28 Release date 2019-08-19 14:58:21 +02:00
Radim Kolar
0040d8329d Updated changelog 2019-08-16 14:39:24 +02:00
Radim Kolar
526dee534e Change version to beta 28 2019-08-16 13:55:19 +02:00
Radim Kolar
13464201c7 raise version to beta 27 to prepare for release 2014-09-09 09:24:11 +02:00
Radim Kolar
3d14c83e56 always validate path in setpro and mkdir - avoid uninitialized pointer access 2014-09-09 09:03:40 +02:00
Radim Kolar
626c1dac57 allow dsssl stylesheets to be specified at scons command line 2014-09-09 07:49:51 +02:00
Radim Kolar
863bff21a0 correctly zero sockaddr_in structure 2014-09-09 07:37:46 +02:00
Radim Kolar
99341ea1d9 updated changelog 2014-09-07 21:29:00 +02:00
Radim Kolar
0e27fc79ad spellcheck changelog 2014-09-07 12:25:23 +02:00
Radim Kolar
ba56dcfe88 fix build on systems with utmpx.h 2014-09-07 07:35:41 +02:00
Radim Kolar
6d863fc99f Note default fspd packet size in documentation 2010-10-18 12:46:18 +02:00
Radim Kolar
c5662cb879 Work correctly with FSP_TIMEOUT set to 0 2010-10-18 12:35:26 +02:00
Radim Kolar
4c573d0f6a Note default timeout values in fsp_env man page 2010-10-18 12:29:18 +02:00
Radim Kolar
0d3068f524 Initialize client packet sent counter to zero 2010-10-18 11:47:40 +02:00
Radim Kolar
e7f7549fb2 Fixed FSP_TRACE output for Bourne shells in fhostcmd 2010-10-18 11:12:49 +02:00
Radim Kolar
9375b35dfe change version number and release date 2009-10-01 22:32:25 +02:00
Radim Kolar
40c577972b dont check variable sizes in SCons we do not use them anymore. It should improve compatibility with cross compiling. 2009-09-23 00:20:06 +02:00
Radim Kolar
1f3e259eee add support for error codes for CC_ERR 2009-09-21 18:17:08 +02:00
Radim Kolar
6aa153fd1e add note to ChangeLog that large support on linux should work now 2009-09-21 17:40:14 +02:00
Radim Kolar
ae72ec7740 add check for port number > 65535 to fhostcmd also 2009-09-16 18:48:44 +02:00
Radim Kolar
a453dbe5e1 check if CC compiler works 2009-09-15 17:52:58 +02:00
Radim Kolar
e9c22df0fd fpwd command from setup.sh now prints site name instead of ip 2009-09-15 17:10:54 +02:00
Radim Kolar
588f449894 fsetupcmd got -l option 2009-09-15 17:01:16 +02:00
Radim Kolar
a241a9f1d6 fsetupcmd code cleanup 2009-09-15 16:04:02 +02:00
Radim Kolar
849fe9371c note in changelog that we updated INFO 2009-09-15 14:23:58 +02:00
Radim Kolar
26070b103a Always allow uploads if client starts at 0B 2009-09-14 18:36:27 +02:00