mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
Updated TODO for systemd/upstart
This commit is contained in:
parent
b9b38a7b40
commit
6d422e67b5
@ -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
9
TODO
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user