Yargo
|
f9bbe46a03
|
correct handling of inetd.conf modification and restart
|
2019-03-09 16:54:45 +00:00 |
|
Yargo
|
df6adc5bb2
|
begin inetd handling without update-inetd
|
2019-03-09 15:22:03 +00:00 |
|
Yargo
|
b56d8a3d47
|
Merge branch 'makefile' of https://github.com/DavidGriffith/gophernicus into makefile
|
2019-03-09 14:17:09 +00:00 |
|
Yargo
|
ec61031328
|
bump default version, markdownify README and adapt Makefile
|
2019-03-06 00:23:07 +00:00 |
|
David Griffith
|
c82f8d2137
|
Use update-inetd(1) instead of telling admin to edit inetd.conf directly.
|
2019-03-03 17:43:26 -08:00 |
|
Yargo
|
3cd69e22dd
|
remove unnecessary naming, prepare for taking Kim out of developer responsibility
|
2019-03-01 22:28:28 +00:00 |
|
Yargo
|
0a9d62939a
|
add -nx flag to block execution of all files and scripts
|
2019-02-18 16:11:04 +00:00 |
|
David Griffith
|
805b35f1de
|
Remove stray trailing spaces.
|
2019-01-02 21:31:52 -08:00 |
|
David Griffith
|
41848c8ec4
|
Allow for the -j flag (parallel make) to work.
|
2019-01-02 21:31:00 -08:00 |
|
David Griffith
|
522ce27c92
|
Add an uninstall-inetd target.
|
2019-01-02 21:25:45 -08:00 |
|
David Griffith
|
52f23fa663
|
Allow for installation for xinetd or inetd when systemd is present.
|
2019-01-02 20:47:39 -08:00 |
|
Kim Holviala
|
f56ae187ef
|
Build fixes for NetBSD and TCP wrappers (libwrap)
|
2018-01-29 14:42:12 +02:00 |
|
Kim Holviala
|
c1ea262e35
|
Changed rolling release automatic version number scheme
|
2018-01-28 20:56:45 +02:00 |
|
Kim Holviala
|
59a04af5a7
|
Removed all references to the old .tar.gz release files
|
2018-01-28 17:55:27 +02:00 |
|
Kim Holviala
|
ff90756b80
|
Changed copyright years & corrected author email
|
2018-01-28 17:23:34 +02:00 |
|
Kim Holviala
|
10383d3747
|
Changed to rolling release (with automatic versioning)
|
2018-01-28 17:01:42 +02:00 |
|
Kim Holviala
|
d02d7ab18f
|
Released version 2.5
|
2017-06-24 18:58:24 +03:00 |
|
Kim Holviala
|
d816ae110f
|
LICENSE was missing form release directory
|
2017-06-16 10:13:21 +03:00 |
|
Kim Holviala
|
68898b3af4
|
Removed ChangeLog from git (caused endless problems)
|
2017-06-16 10:09:49 +03:00 |
|
Kim Holviala
|
583b005f00
|
README.Gophermap was missing form release directory
|
2017-06-16 08:57:04 +03:00 |
|
Kim Holviala
|
b3667159ec
|
Released version 2.4 "Millennium Edition"
|
2017-02-04 14:20:28 +02:00 |
|
Kim Holviala
|
c6711d87ca
|
Released version 2.3
|
2017-02-03 23:42:30 +02:00 |
|
Kim Holviala
|
8212b694b1
|
Skip goto labels when generating functions.h
|
2017-02-02 14:27:52 +02:00 |
|
Kim Holviala
|
f6c7407710
|
Fixed make clean to remove all old gophernicus-VERSION.tar.gz files
|
2017-02-01 10:48:38 +02:00 |
|
Kim Holviala
|
b188802e4a
|
Released version 2.2
|
2016-12-11 11:03:32 +02:00 |
|
Kim Holviala
|
fd9a23b5bc
|
Fixed systemd-based installation for openSUSE and RedHat
|
2016-12-11 10:52:13 +02:00 |
|
Kim Holviala
|
696ce3b538
|
Released version 2.1
|
2016-11-13 15:55:49 +02:00 |
|
Kim Holviala
|
dddb647153
|
Fix Debian package building for inetd systems
|
2016-11-13 12:54:53 +02:00 |
|
Kim Holviala
|
1ac3b6e220
|
Added systemd entries to Debian logcheck ignore file
|
2016-11-13 10:27:21 +02:00 |
|
Kim Holviala
|
a856f2d578
|
Released version 2.0
|
2016-09-08 17:06:41 +03:00 |
|
Kim Holviala
|
30bc6fc42e
|
Released version 2.0-alpha "for Workgroups"
|
2016-01-01 11:57:47 +02:00 |
|
Kim Holviala
|
6b02504df2
|
Added support for release codenames
|
2016-01-01 10:55:49 +02:00 |
|
Kim Holviala
|
386d09908d
|
Fixed make install for non-systemd systems
|
2016-01-01 10:21:56 +02:00 |
|
Kim Holviala
|
04bbad7e28
|
Added optional support for TCP wrappers
|
2016-01-01 10:12:19 +02:00 |
|
Kim Holviala
|
a064e01979
|
Installing now explicitly clears the SHM block Gophernicus uses
|
2015-12-31 09:30:39 +02:00 |
|
Kim Holviala
|
95c8c72c1b
|
Installation now shows the current configuration file
|
2015-12-30 12:51:49 +02:00 |
|
Kim Holviala
|
989db4a482
|
Move configuration from systemd unit file to separate enviroment file
|
2015-12-30 12:32:41 +02:00 |
|
Kim Holviala
|
c77c0dd87d
|
Fixed installation for CentOS 7
|
2015-12-30 11:37:11 +02:00 |
|
Kim Holviala
|
a214290935
|
Added install/uninstall support for Linux systemd
|
2015-12-29 15:21:36 +02:00 |
|
Kim Holviala
|
81d0ee1348
|
Tiny fix for 'make ChangeLog' to force overwrite of old file
|
2015-12-29 10:58:32 +02:00 |
|
Kim Holviala
|
2c69dcff50
|
Fixed installation for Mac OSX 10.11 El Capitan
|
2015-12-29 10:46:48 +02:00 |
|
Kim Holviala
|
8bfea301c9
|
Released version 1.8.1 (1.8 had broken gophermap support)
|
2015-10-16 13:24:24 +03:00 |
|
Kim Holviala
|
560f37bcee
|
Released version 1.8
|
2015-09-23 19:04:43 +03:00 |
|
Kim Holviala
|
103656fe79
|
Changed copyright years include 2015
|
2015-03-02 09:00:41 +02:00 |
|
Kim Holviala
|
2bf7adf3a0
|
Released version 1.7
|
2015-03-02 08:54:08 +02:00 |
|
Kim Holviala
|
74851cf592
|
Added $SESSION_ID environment variable for CGI scripts
|
2014-12-19 14:27:13 +02:00 |
|
Kim Holviala
|
6cad315747
|
Released version 1.6
|
2014-11-10 11:29:12 +02:00 |
|
Kim Holviala
|
84199e80fb
|
Fix compiling for MacOS X Yosemite
|
2014-11-10 11:15:55 +02:00 |
|
Kim Holviala
|
16f5f8b913
|
Up version number to 1.6-whatever
|
2014-02-01 20:02:29 +02:00 |
|
Kim Holviala
|
73c185c1a6
|
Automatically copy ChangeLog to distribution dir on release
|
2014-01-25 15:16:48 +02:00 |
|