Commit Graph

332 Commits

Author SHA1 Message Date
Radim Kolar
e37d784eca correct comment fsetupcmd is searchig for .fspsites not .fsp_prof 2009-09-15 15:35:01 +02:00
Radim Kolar
849fe9371c note in changelog that we updated INFO 2009-09-15 14:23:58 +02:00
Radim Kolar
ffae99d120 Internet part of info document reworked. Split into 2 parts: busy sites and stealth operation 2009-09-15 14:23:12 +02:00
Radim Kolar
0ad90a4d84 note that 1 packet in network is good for DDoS attack protection too 2009-09-15 14:06:27 +02:00
Radim Kolar
62313199f1 note that FSP is faster and more reliable than TFTP 2009-09-15 14:00:53 +02:00
Radim Kolar
4a9e2393fc FSP now uses more dumb, but faster on today networks retry algorithm 2009-09-15 13:58:06 +02:00
Radim Kolar
6b6fe92e87 We use FSP on wifi networks with 80% PLR 2009-09-15 13:51:19 +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
d981767170 cross reference comment on transporting xtra data in checksums 2009-09-14 12:15:09 +02:00
Radim Kolar
b729bcd0dd Note that size sent in xtra data in GET_PRO request applies to both data parts in reply (data+xtra data) 2009-09-14 12:11:02 +02:00
Radim Kolar
e1b8675b56 extra data in FSP_GET_FILE request means preferred size of reply data block, which is not optional (unless file position points after end of file) 2009-09-14 12:07:24 +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
820e0a91af turning on debug mode turns on maintainer mode too 2009-09-13 20:14:16 +02:00
Radim Kolar
0b50d9bb3e maintainer mode check can be overrided (forced on) by parameter 2009-09-13 20:13:25 +02:00
Radim Kolar
7da1c7fcf6 Debug mode returns True/False if debug build was requested 2009-09-13 20:12:03 +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
b30f7a467f file descriptions updated 2009-09-10 23:11:19 +02:00
Radim Kolar
5b6df6d268 we dont use config.h anymore 2009-09-10 23:10:49 +02:00
Radim Kolar
16e19677a2 add note that sgmlformat-1.7 is needed for building documentation 2009-09-10 23:04:41 +02:00
Radim Kolar
70feaf1382 reformat fspd/inetd example a bit 2009-09-10 23:00:27 +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
Radim Kolar
46c71213cb we are releasing beta 25 today 2009-09-10 21:53:43 +02:00
Radim Kolar
7de0fc39ae dont force cache refresh in sgmldoc, execute command by CommandAction for avoiding caching 2009-09-10 20:26:02 +02:00
Radim Kolar
b792a32305 turn off scons cache mode in sgmldoc check 2009-09-10 20:03:22 +02:00
Radim Kolar
58cfef2258 sgmldoc check now works but only if not cached by scons 2009-09-10 19:46:50 +02:00
Radim Kolar
6040ac798a import PATH so sgmlfmt can be found 2009-09-10 19:30:57 +02:00
Radim Kolar
9aea7394ae corrected check for sgmlfmt availability 2009-09-10 17:09:30 +02:00
Radim Kolar
54384d3aea print help message only if fspmerge is invoked as fspmerge. Print error message otherwise. 2009-09-10 16:40:55 +02:00
Radim Kolar
c2af22c046 add fsetupcmd_main prototype 2009-09-10 16:35:45 +02:00
Radim Kolar
647920f508 fspmerge now prints short help 2009-09-10 16:31:17 +02:00
Radim Kolar
6bc90824be note that scons replaced gnu autotools and we can build sgml faq by scons 2009-09-10 15:37:24 +02:00
Radim Kolar
d552483209 Removed last parts of GNU Autotools: Makefile.am + configure.am 2009-09-10 14:22:45 +02:00
Radim Kolar
33bba2a125 added SCons support for building SGML FSP FAQ-NG 2009-09-10 14:16:30 +02:00
Radim Kolar
47a62afa3f Add '...' to end of checking for locktype message 2009-09-10 13:56:19 +02:00
Radim Kolar
59bce3a214 note that we need flex for compiling FSP 2009-09-09 22:04:04 +02:00
Radim Kolar
effdd3481c fsetupcmd added to fspmerge client 2009-09-09 11:58:56 +02:00
Radim Kolar
4cfecbc611 support for building fspmerge via SCons 2009-09-08 20:59:20 +02:00
Radim Kolar
3ff9366d50 document building without clients 2009-09-03 23:41:19 +02:00
Radim Kolar
445dc3f419 support for building without compiling and installing client commands.
SCons argument without-clients=yes
2009-09-03 23:37:38 +02:00
Radim Kolar
b671faae31 site_scons/ and tests/ directories added to FILES 2009-09-03 22:57:39 +02:00
Radim Kolar
ef4d8da8c0 No need to import prefix we dont install tests 2009-09-03 22:42:08 +02:00
Radim Kolar
0a3074fdcd SCons configuration files added to FILES 2009-09-03 22:13:11 +02:00