Commit Graph

109 Commits

Author SHA1 Message Date
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
Radim Kolar
dd63b15fce document that turning on debug also turns on maintainer mode 2009-09-14 17:38:01 +02:00
Radim Kolar
780d87edb4 fixed typo in changelog message 2009-09-14 16:48:26 +02:00
Radim Kolar
2fe13c2e32 fixed permission check for overwriting uploaded files 2009-09-14 16:41:30 +02:00
Radim Kolar
c48b2d488f major rework logic used for detection of corrupted upload sessions 2009-09-14 15:29:47 +02:00
Radim Kolar
0a2c077877 rename glob() function to bsdglob(). Function glob is part of newer linux libc 2009-09-13 21:06:32 +02:00
Radim Kolar
fd581d13d9 Dont terminate version string by 0x0a 2009-09-13 17:35:42 +02:00
Radim Kolar
2312946424 report if server can process extra data from input packets in fver command 2009-09-11 16:59:12 +02:00
Radim Kolar
adf647cd49 increase version number after b25 release 2009-09-11 16:56:27 +02:00
Radim Kolar
63daeb17ba note in changelog that we improved FILES 2009-09-10 23:12:46 +02:00
Radim Kolar
74f2acb437 move announcement about SCons build system to top of Changelog and delete gnu autotools related entries 2009-09-10 22:00:06 +02:00
Radim Kolar
e2e6a40654 fix changelog entry for fspmerge 2009-09-10 21:56:09 +02:00