Commit Graph

  • 848368274c add simple15 shift to randomize tests master Radim Kolar 2024-07-13 12:22:08 +0200
  • ca1abea3ea tabs to spaces Radim Kolar 2024-07-09 18:42:15 +0200
  • 67e65f7664 use /bin/env to run python Radim Kolar 2024-07-09 18:40:35 +0200
  • 21704994bf added skip8 method Radim Kolar 2024-07-09 17:03:39 +0200
  • b79d034950 more clear about possible use of ntos functions Radim Kolar 2024-07-08 14:54:57 +0200
  • 7edd50e428 group test runs in randomcheck Radim Kolar 2024-07-08 14:45:38 +0200
  • c008374936 print more fraction digits in report Radim Kolar 2024-07-08 13:13:57 +0200
  • 94c22dd6f8 USE SIZEOF_LONG for high bit grab from random() Radim Kolar 2024-07-08 13:02:17 +0200
  • 8b87dfd6da add SIZEOF_LONG constant Radim Kolar 2024-07-08 12:47:01 +0200
  • 058bbd0ea4 run 100k random rounds by default Radim Kolar 2024-07-08 12:32:28 +0200
  • f908c5bd2a Improve memset cleaning by using proper sizeof Radim Kolar 2024-07-08 12:23:10 +0200
  • 8428f5fd6c tabs to spaces Radim Kolar 2024-07-08 12:14:15 +0200
  • d6c3aa5e03 init all fields in expected test results Radim Kolar 2024-07-08 11:23:49 +0200
  • d88cb13bf7 largefiles.py: improve printed messages Radim Kolar 2024-07-08 09:41:56 +0200
  • 650da936ae report if all tests passed Radim Kolar 2024-07-08 09:32:46 +0200
  • 439a9b677f parsecheck: report if all tests passed Radim Kolar 2024-07-08 09:31:58 +0200
  • 81f8ae5d3c copy PPATH structure for reference Radim Kolar 2024-07-08 09:21:52 +0200
  • 3c14fc28cd chore: pretty source Radim Kolar 2024-07-08 09:09:54 +0200
  • a47b5d82d3 require fseeko Radim Kolar 2024-07-08 00:07:25 +0200
  • d05ca1ac13 Print off_t size to easy large file detection Radim Kolar 2024-07-07 23:53:37 +0200
  • 7a7b6feb60 improve formating Radim Kolar 2024-07-07 23:10:29 +0200
  • 701908d016 tabs to spaces + pretty Radim Kolar 2024-07-07 18:15:34 +0200
  • 8975a6e1bc since we have signed number of entries change iterator to be signed as well Radim Kolar 2020-06-06 12:51:27 +0200
  • cd60a5d236 Cleanup -Weverything in conf.c Radim Kolar 2020-06-06 12:42:51 +0200
  • ec3f986071 do not make macros starting with _ Radim Kolar 2020-06-06 11:20:48 +0200
  • 12a4c299fa Convert README file size to unsigned int Radim Kolar 2020-06-06 11:19:14 +0200
  • 4ea6c5e9ab make protection byte unsigned int instead of char Radim Kolar 2020-06-06 11:13:43 +0200
  • 9e3fe1e0a7 Do not define macros starting with _ Radim Kolar 2020-06-06 11:13:01 +0200
  • 352e2ccd05 Use -Werror -Weverything in maintainer mode Radim Kolar 2020-06-06 10:54:00 +0200
  • 3a12b8f2db Always link EFENCE in debug build Radim Kolar 2020-06-06 10:53:38 +0200
  • f8bc2da042 Correct test for native largefiles. We need big unsigned long as well Radim Kolar 2020-06-06 10:38:20 +0200
  • d21ae4b085 Do not define macros starting with _ Radim Kolar 2020-06-06 09:42:16 +0200
  • 4f28a697b3 Add error exit 9 if fspd can't send reply back Radim Kolar 2020-06-05 20:18:21 +0200
  • bec9c41478 Exit with err 8 if pid file not writable after forking. Radim Kolar 2020-06-05 20:04:33 +0200
  • 0cc86455da make sure our inetd fd > 2 - (code) Radim Kolar 2020-06-05 20:00:02 +0200
  • ddd30f921f Make sure we run in inetd mode with fd > 2 Radim Kolar 2020-06-05 19:09:41 +0200
  • abdac00eef document code cleanup Radim Kolar 2020-06-05 17:29:33 +0200
  • 5b0e93d84c Use long, not time_t as timeout. Radim Kolar 2020-06-05 17:26:30 +0200
  • dc69111e84 whitespace fix Radim Kolar 2020-06-05 17:19:48 +0200
  • 47d4bee632 removed EXOS_IPC udp io code Radim Kolar 2020-06-05 17:10:27 +0200
  • 4c98c1d8a3 Use FD_SETSIZE instead of some kind of lucky guess Radim Kolar 2020-06-05 17:08:31 +0200
  • 14c005cb5b Remove fspd from see also section of fspd.1 man page Radim Kolar 2020-06-05 07:59:33 +0200
  • d0d81a0b3b whitespace fix Radim Kolar 2020-06-05 07:57:34 +0200
  • c2b9073405 whitespace fix Radim Kolar 2020-06-05 07:42:14 +0200
  • 405c6038e2 Update copyright year in main.c server message Radim Kolar 2020-06-05 07:40:35 +0200
  • bfd5fc3f7b Whitespace fixes Radim Kolar 2020-06-05 07:39:16 +0200
  • 7d3e62336d document that we are making relative links while installing man pages Radim Kolar 2020-06-04 16:19:46 +0200
  • ed65d78ae7 Make symlink builder relative Radim Kolar 2020-06-04 15:57:35 +0200
  • 816922b3cd Well, we are 10 years older Radim Kolar 2020-06-04 15:28:14 +0200
  • d963b3c5bf Make symlink cycle more readable Radim Kolar 2020-06-04 15:25:14 +0200
  • 250c6e80d8 Whitespace fix, better error message in symlink builder Radim Kolar 2020-06-04 15:08:10 +0200
  • b871534cc6 add server.py to list of files, convert some tabs to spaces Radim Kolar 2020-06-04 13:54:56 +0200
  • 7c3a10238f Use wording more consistent with rest on without-server Radim Kolar 2020-06-04 08:07:33 +0200
  • 7f76e43551 Fixed displayed message for fspd building check Radim Kolar 2020-06-04 08:01:36 +0200
  • 0fa6ea6172 Use srandomdev() if available Radim Kolar 2020-06-04 07:51:30 +0200
  • e96a764dde More rounds in randomcheck Radim Kolar 2020-06-04 07:38:40 +0200
  • 8dc75fcb13 Fix building without server Radim Kolar 2020-06-04 07:24:07 +0200
  • 4bf4c90c57 install man page for fspd conditionally Radim Kolar 2020-06-04 07:20:03 +0200
  • 1ac369e832 forgot to import SERVER Radim Kolar 2020-06-04 07:17:13 +0200
  • e52e815694 Add scons switch to compile without fspd server Radim Kolar 2020-06-03 23:36:23 +0200
  • 0e87ba32bb do not fail hard if pid file is not writeable in inetd mode Radim Kolar 2020-05-23 21:18:13 +0200
  • 14cf90774a changrlog update Radim Kolar 2020-05-23 21:16:51 +0200
  • 9a335666ae whitespace cleanup Radim Kolar 2020-05-23 20:46:57 +0200
  • a509367814 writespace cleanup Radim Kolar 2020-05-23 20:45:18 +0200
  • b880c7af2f improve error message when we can't listen on port Radim Kolar 2020-04-29 08:06:26 +0200
  • cd0d7cd132 Updated TODO Radim Kolar 2020-04-29 07:18:20 +0200
  • 6519f6cba5 BETA README has LONG term plans Radim Kolar 2020-04-29 07:12:56 +0200
  • 3d04fee68e added stuff to gitignore Radim Kolar 2020-04-28 14:28:18 +0200
  • 31c1455ad2 moved to git Radim Kolar 2020-04-28 14:25:16 +0200
  • e62346f4fb Corrected release tag for packages Radim Kolar 2019-08-26 09:50:14 +0200
  • 31f6b9179b depend on oficial EPEL package Radim Kolar 2019-08-26 08:53:13 +0200
  • d84f168a8f works on centos 7 Radim Kolar 2019-08-24 15:19:20 +0200
  • c529b42050 Start to work on next version Radim Kolar 2019-08-24 14:48:12 +0200
  • cd7a888a0b Ebuild for beta 29 Radim Kolar 2019-08-24 14:47:18 +0200
  • 7e30d72f41 Consolidated a bit BETA.README and TODO Radim Kolar 2019-08-24 14:11:18 +0200
  • c92225d8da Added package build files to repo Radim Kolar 2019-08-24 13:57:39 +0200
  • 280a97667a added information about fsp client to fspd.1 man page Radim Kolar 2019-08-24 13:24:53 +0200
  • 9bca34fe98 Note that we packaged fspd for gentoo and centos 7 Radim Kolar 2019-08-24 13:13:11 +0200
  • 7ea2b4e466 changed home directory of fspd to more sane /var/ftp Radim Kolar 2019-08-24 13:03:52 +0200
  • 6cea580821 write pid file name in case of error add exit code 8 if we cant open pid file Radim Kolar 2019-08-24 11:41:48 +0200
  • 2a09e1a5ba change inetd timeout to be more readable in code Radim Kolar 2019-08-24 11:33:32 +0200
  • 599ace11d2 document examplesdir in changelog Radim Kolar 2019-08-24 11:26:27 +0200
  • c1a9993365 Added support for examplesdir Radim Kolar 2019-08-24 11:20:25 +0200
  • 07dd46b5ba Do not install shell scripts if no clients are installed Radim Kolar 2019-08-24 09:31:59 +0200
  • 1aae7ad94f corrected variable for scanner checking Radim Kolar 2019-08-23 21:01:40 +0200
  • f65f471b45 do not install fspscan.1 if we do not compile scanner Radim Kolar 2019-08-23 20:56:01 +0200
  • e7a2f7a5a5 added scons without-fspscan=yes Radim Kolar 2019-08-23 16:47:05 +0200
  • 711638b187 add b29 to changelog Radim Kolar 2019-08-23 16:32:09 +0200
  • db25782d59 Cleaned beta readme a bit Radim Kolar 2019-08-23 16:31:17 +0200
  • 8af7be1f19 Version number changed to b29 Radim Kolar 2019-08-23 16:28:11 +0200
  • 7e56b4bc4b Document 2.8.1 b28 Release date Radim Kolar 2019-08-19 14:58:21 +0200
  • ae284bc60a document docdir in INSTALL Radim Kolar 2019-08-19 14:57:24 +0200
  • d40bd6da33 We support SCons 3 and Python 3 now Radim Kolar 2019-08-19 14:33:55 +0200
  • 6388be0f2b man sconscript retabed for python 3 compatibility Radim Kolar 2019-08-16 14:49:20 +0200
  • 7ac3cfe052 compiles on FreeBSD and hopefuly on Gentoo Radim Kolar 2019-08-16 14:42:49 +0200
  • 0040d8329d Updated changelog Radim Kolar 2019-08-16 14:39:24 +0200
  • 768987a6a0 Clients makefile retabed Radim Kolar 2019-08-16 14:37:17 +0200
  • 71547e662b retabed largefiles.py to be python 3 compatible Radim Kolar 2019-08-16 14:35:50 +0200
  • da896e5a89 update symlink builder to be python 3 compatible Radim Kolar 2019-08-16 14:33:39 +0200
  • 48dd1ed65a Require scons 3.0 and python 2.7 Radim Kolar 2019-08-16 14:28:52 +0200