Commit Graph

447 Commits

Author SHA1 Message Date
Radim Kolar
d88cb13bf7 largefiles.py: improve printed messages 2024-07-08 09:41:56 +02:00
Radim Kolar
650da936ae report if all tests passed 2024-07-08 09:32:46 +02:00
Radim Kolar
439a9b677f parsecheck: report if all tests passed 2024-07-08 09:31:58 +02:00
Radim Kolar
81f8ae5d3c copy PPATH structure for reference 2024-07-08 09:21:52 +02:00
Radim Kolar
3c14fc28cd chore: pretty source 2024-07-08 09:09:54 +02:00
Radim Kolar
a47b5d82d3 require fseeko 2024-07-08 00:07:25 +02:00
Radim Kolar
d05ca1ac13 Print off_t size to easy large file detection 2024-07-07 23:53:37 +02:00
Radim Kolar
7a7b6feb60 improve formating 2024-07-07 23:10:29 +02:00
Radim Kolar
701908d016 tabs to spaces + pretty 2024-07-07 18:15:34 +02:00
Radim Kolar
8975a6e1bc since we have signed number of entries change iterator to be signed as well 2020-06-06 12:51:27 +02:00
Radim Kolar
cd60a5d236 Cleanup -Weverything in conf.c 2020-06-06 12:42:51 +02:00
Radim Kolar
ec3f986071 do not make macros starting with _ 2020-06-06 11:20:48 +02:00
Radim Kolar
12a4c299fa Convert README file size to unsigned int 2020-06-06 11:19:14 +02:00
Radim Kolar
4ea6c5e9ab make protection byte unsigned int instead of char 2020-06-06 11:13:43 +02:00
Radim Kolar
9e3fe1e0a7 Do not define macros starting with _ 2020-06-06 11:13:01 +02:00
Radim Kolar
352e2ccd05 Use -Werror -Weverything in maintainer mode 2020-06-06 10:54:00 +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
d21ae4b085 Do not define macros starting with _ 2020-06-06 09:42:16 +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
0cc86455da make sure our inetd fd > 2 - (code) 2020-06-05 20:00:02 +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
5b0e93d84c Use long, not time_t as timeout. 2020-06-05 17:26:30 +02:00
Radim Kolar
dc69111e84 whitespace fix 2020-06-05 17:19:48 +02:00
Radim Kolar
47d4bee632 removed EXOS_IPC udp io code 2020-06-05 17:10:27 +02:00
Radim Kolar
4c98c1d8a3 Use FD_SETSIZE instead of some kind of lucky guess 2020-06-05 17:08:31 +02:00
Radim Kolar
14c005cb5b Remove fspd from see also section of fspd.1 man page 2020-06-05 07:59:33 +02:00
Radim Kolar
d0d81a0b3b whitespace fix 2020-06-05 07:57:34 +02:00
Radim Kolar
c2b9073405 whitespace fix 2020-06-05 07:42:14 +02:00
Radim Kolar
405c6038e2 Update copyright year in main.c server message 2020-06-05 07:40:35 +02:00
Radim Kolar
bfd5fc3f7b Whitespace fixes 2020-06-05 07:39:16 +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
ed65d78ae7 Make symlink builder relative 2020-06-04 15:57:35 +02:00
Radim Kolar
816922b3cd Well, we are 10 years older 2020-06-04 15:28:14 +02:00
Radim Kolar
d963b3c5bf Make symlink cycle more readable 2020-06-04 15:25:14 +02:00
Radim Kolar
250c6e80d8 Whitespace fix, better error message in symlink builder 2020-06-04 15:08:10 +02:00
Radim Kolar
b871534cc6 add server.py to list of files, convert some tabs to spaces 2020-06-04 13:54:56 +02:00
Radim Kolar
7c3a10238f Use wording more consistent with rest on without-server 2020-06-04 08:07:33 +02:00
Radim Kolar
7f76e43551 Fixed displayed message for fspd building check 2020-06-04 08:01:36 +02:00
Radim Kolar
0fa6ea6172 Use srandomdev() if available 2020-06-04 07:51:30 +02:00
Radim Kolar
e96a764dde More rounds in randomcheck 2020-06-04 07:38:40 +02:00
Radim Kolar
8dc75fcb13 Fix building without server 2020-06-04 07:24:07 +02:00
Radim Kolar
4bf4c90c57 install man page for fspd conditionally 2020-06-04 07:20:03 +02:00
Radim Kolar
1ac369e832 forgot to import SERVER 2020-06-04 07:17:13 +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
9a335666ae whitespace cleanup 2020-05-23 20:46:57 +02:00