1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-07-07 02:54:18 -04:00

Updated TODO for systemd/upstart

This commit is contained in:
Kim Holviala 2014-05-15 06:50:55 +03:00
parent b9b38a7b40
commit 6d422e67b5
2 changed files with 11 additions and 2 deletions

View File

@ -1,5 +1,9 @@
[ Automatically generated from git log ]
2014-05-15 Kim Holviala <kim@holviala.com>
* Fix platform detection for Slackware (and possibly others)
2014-02-01 Kim Holviala <kim@holviala.com>
* Add license header to bin2c.c

9
TODO
View File

@ -1,10 +1,15 @@
Things I should work on:
* Replace SHM with mmap()
* Support for systemd (yech!)
* Support for upstart (slightly less yech!)
Things I might work on:
* Fix vhost part of README
* Support for config files
* Standalone pre-forked (threaded?) version
* Password-protected resources
* Allow/Deny per IP/host
* Automated feature testing script
* SSL/TLS