Commit Graph

392 Commits

Author SHA1 Message Date
Radim Kolar
31c1455ad2 moved to git 2020-04-28 14:25:16 +02:00
Radim Kolar
e62346f4fb Corrected release tag for packages 2019-08-26 09:50:14 +02:00
Radim Kolar
31f6b9179b depend on oficial EPEL package 2019-08-26 08:53:13 +02:00
Radim Kolar
d84f168a8f works on centos 7 2019-08-24 15:19:20 +02:00
Radim Kolar
c529b42050 Start to work on next version 2019-08-24 14:48:12 +02:00
Radim Kolar
cd7a888a0b Ebuild for beta 29 2019-08-24 14:47:18 +02:00
Radim Kolar
7e30d72f41 Consolidated a bit BETA.README and TODO 2019-08-24 14:11:18 +02:00
Radim Kolar
c92225d8da Added package build files to repo 2019-08-24 13:57:39 +02:00
Radim Kolar
280a97667a added information about fsp client to fspd.1 man page 2019-08-24 13:24:53 +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
7ea2b4e466 changed home directory of fspd to more sane /var/ftp 2019-08-24 13:03:52 +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
2a09e1a5ba change inetd timeout to be more readable in code 2019-08-24 11:33:32 +02:00
Radim Kolar
599ace11d2 document examplesdir in changelog 2019-08-24 11:26:27 +02:00
Radim Kolar
c1a9993365 Added support for examplesdir 2019-08-24 11:20:25 +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
1aae7ad94f corrected variable for scanner checking 2019-08-23 21:01:40 +02:00
Radim Kolar
f65f471b45 do not install fspscan.1 if we do not compile scanner 2019-08-23 20:56:01 +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
db25782d59 Cleaned beta readme a bit 2019-08-23 16:31:17 +02:00
Radim Kolar
8af7be1f19 Version number changed to b29 2019-08-23 16:28:11 +02:00
Radim Kolar
7e56b4bc4b Document 2.8.1 b28 Release date 2019-08-19 14:58:21 +02:00
Radim Kolar
ae284bc60a document docdir in INSTALL 2019-08-19 14:57:24 +02:00
Radim Kolar
d40bd6da33 We support SCons 3 and Python 3 now 2019-08-19 14:33:55 +02:00
Radim Kolar
6388be0f2b man sconscript retabed for python 3 compatibility 2019-08-16 14:49:20 +02:00
Radim Kolar
7ac3cfe052 compiles on FreeBSD and hopefuly on Gentoo 2019-08-16 14:42:49 +02:00
Radim Kolar
0040d8329d Updated changelog 2019-08-16 14:39:24 +02:00
Radim Kolar
768987a6a0 Clients makefile retabed 2019-08-16 14:37:17 +02:00
Radim Kolar
71547e662b retabed largefiles.py to be python 3 compatible 2019-08-16 14:35:50 +02:00
Radim Kolar
da896e5a89 update symlink builder to be python 3 compatible 2019-08-16 14:33:39 +02:00
Radim Kolar
48dd1ed65a Require scons 3.0 and python 2.7 2019-08-16 14:28:52 +02:00
Radim Kolar
dbf422e8de Python.subprocess returns different exceptions on Python 2.7 2019-08-16 14:27:54 +02:00
Radim Kolar
eea51abb1d apply patch for fspscan from FreeBSD ports 2019-08-16 14:11:55 +02:00
Radim Kolar
526dee534e Change version to beta 28 2019-08-16 13:55:19 +02:00
Radim Kolar
48d102ffa7 sync site_scons with fspclient 2019-08-16 13:52:24 +02:00
Radim Kolar
365c55c865 merge site_scons scripts from fsplib to be Python3 compatible 2019-08-16 08:37:25 +02:00
Radim Kolar
cb795e9256 compiles fine on BSD and gentoo 2014-09-09 09:27:00 +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
6cdb983bf4 cast nlink_t to unsigned int - to work correctly on 64 bit arch 2014-09-08 18:31:18 +02:00
Radim Kolar
1b556bda7a print cache stats correctly on 64-bit arch 2014-09-08 18:10:49 +02:00
Radim Kolar
ee7117b721 make variable defined only if it is really used - REUSE_SOCKET 2014-09-08 18:06:54 +02:00
Radim Kolar
dd508336ad fix DSSSL location detection on Gentoo 2014-09-08 17:35:10 +02:00
Radim Kolar
0e03498d69 handle correctly cases when compiler reject some option 2014-09-08 17:03:36 +02:00
Radim Kolar
6f8af27833 disable JADE if DSSSL are not found 2014-09-08 16:38:03 +02:00
Radim Kolar
2c1e494147 fix jade detection. Scons ships with outdated subprocess module 2014-09-08 16:36:21 +02:00
Radim Kolar
795eba7c3b update INSTALL instructions. Clang can be used too, and sgmlformat was replaced by jade/openjade and docbook dsssl 2014-09-07 22:17:51 +02:00