Yargo
5d23cabd65
replace executable name, remove trailing spaces
2019-07-09 17:56:13 +10:00
fosslinux
efdea56b8e
version 3.0 release
...
* release version 3.0
* change appropriate documentation
* change debian packaging for 3.0
2019-07-09 17:56:13 +10:00
fosslinux
12cc52f58c
update documentation about vhosts
2019-07-09 17:56:13 +10:00
fosslinux
d80ddc482c
Travis CI -> Drone CI
2019-07-09 17:56:13 +10:00
Anton McClure
6c67c02c11
fix url in INSTALL.md
...
the git clone url was still for the repo's old location
2019-07-09 17:56:13 +10:00
Ben Morrison
d00fd82b49
Allowing irc:// as safe redirect in file.c
2019-05-22 14:48:36 -04:00
fosslinux
ef6cb59288
comment out broken travis targets
2019-05-22 19:36:56 +10:00
fosslinux
a0ca18541f
add docs about CI
2019-05-06 14:43:44 +10:00
fosslinux
a3a488790d
remove gentoo, add quick stage
2019-05-06 14:39:33 +10:00
fosslinux
939a478971
add travis ci, found some known bugs
2019-05-06 14:27:12 +10:00
fosslinux
6d1c711537
fix query urls (with ? on end)
2019-05-06 14:17:06 +10:00
fosslinux
305aa6a5cd
Merge branch 'master' of github.com:kimholviala/gophernicus
2019-04-30 19:28:31 +10:00
fosslinux
8bd73f99d0
oops, to md broke the install
2019-04-30 19:27:38 +10:00
fosslinux
82a1abebc4
Merge pull request #25 from benharri-forks/install-md
...
INSTALL converted to markdown
2019-04-30 11:31:46 +10:00
Ben Harris
b169a2eab7
INSTALL converted to markdown
2019-04-29 11:15:00 -04:00
fosslinux
22f3091c55
add dependencies and supported platforms to INSTALL
2019-04-29 18:21:14 +10:00
fosslinux
df7ea46ae9
remove obsolete not working examples directory
2019-04-29 13:10:38 +10:00
fosslinux
0ea607c6af
remove supported platforms; very out of date
2019-04-25 08:16:10 +10:00
fosslinux
1e17bad8ff
Merge pull request #14 from DavidGriffith/install
...
Mention using inetd or xinetd when systemd is present.
2019-04-19 14:15:23 +10:00
David Griffith
0b19c6303c
Mention using inetd or xinetd when systemd is present.
2019-03-31 14:32:21 -07:00
Yargo
c564b7685c
bump default version number
2019-03-14 20:21:01 +00:00
Yargo
acc8344d79
Merge pull request #5 from DavidGriffith/makefile
...
merge several improvements for safety options, makefile, markdown
* Prevent possible leak of executable gophermap contents.
* Allow for installation for xinetd or inetd when systemd is present.
* Add an uninstall-inetd target.
* Allow for the -j flag (parallel make) to work.
* Remove stray trailing spaces.
* add -nx flag to block execution of all files and scripts
* remove unnecessary naming, prepare for taking Kim out of developer responsibility
* Use update-inetd(1) instead of telling admin to edit inetd.conf directly.
* Fix indent.
* Add -nu flag to disable personal spaces.
* bump default version, markdownify README and adapt Makefile
* Correct typo.
* begin inetd handling without update-inetd
* correct handling of inetd.conf modification and restart
* add uninstall-inetd without update-inetd
* Slight tweak to make update-inetd happy.
* Caps nit
* Another caps nit
2019-03-14 20:01:38 +00:00
David Griffith
93e4ff809c
Another caps nit
2019-03-12 05:25:03 -07:00
David Griffith
cdc296f555
Caps nit
2019-03-12 05:23:40 -07:00
David Griffith
21707ee005
Slight tweak to make update-inetd happy.
2019-03-12 05:18:43 -07:00
Yargo
7c2645b43d
add uninstall-inetd without update-inetd
2019-03-09 21:06:38 +00:00
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
David Griffith
86789b28f6
Correct typo.
2019-03-07 19:35:52 -08:00
fosslinux
fc293e8202
Merge pull request #11 from hb9kns/markdown
...
bump default version, markdownify README and adapt Makefile
2019-03-06 17:01:36 +11:00
Yargo
ec61031328
bump default version, markdownify README and adapt Makefile
2019-03-06 00:23:07 +00:00
Yargo
536c989156
Merge pull request #8 from vext01/no-personal-spaces
...
Add -nu flag to disable personal spaces.
2019-03-06 00:07:19 +01:00
Yargo
9fbb55d278
Prevent possible leak of executable gophermap contents.
2019-03-04 23:40:54 +01:00
Edd Barrett
519c15a069
Add -nu flag to disable personal spaces.
2019-03-04 22:10:26 +00:00
Edd Barrett
1e5456cc73
Merge remote-tracking branch 'upstream/master' into exec-map-leak
2019-03-04 21:42:55 +00:00
Edd Barrett
6409565c78
Fix indent.
2019-03-04 21:37:10 +00:00
Kim Holviala
b7b0f17a0a
Merge pull request #6 from hb9kns/noexec
...
add -nx flag to block execution of all files and scripts
2019-03-04 18:48:40 +02: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
Edd Barrett
0b4d22e636
Prevent possible leak of executable gophermap contents.
2019-01-01 17:11:53 +00:00
Kim Holviala
f56ae187ef
Build fixes for NetBSD and TCP wrappers (libwrap)
2018-01-29 14:42:12 +02:00
Kim Holviala
60b391e65e
Ignore useless snprintf() format truncation warnings on GCC 7+
2018-01-29 12:15:15 +02:00
Kim Holviala
e0a363855c
Fixed checking return values of fgets() calls
2018-01-29 11:41:37 +02:00
Kim Holviala
fcd025d4e0
Generated ChangeLog now shows rolling release versions
2018-01-29 08:55:41 +02:00