13 Commits

Author SHA1 Message Date
Franco Fichtner
b30d7406ce rc: drop occasional .sh suffix for consistency 2015-02-22 12:20:09 +01:00
Franco Fichtner
22a3d39e05 src: Niceness cannot be bought; it has to be earned. 2015-02-22 12:12:12 +01:00
Franco Fichtner
a17e071ac9 config: make reverse display the default to avoid initial pagination 2014-12-31 08:49:51 +01:00
Franco Fichtner
93397f8a3f auth: replace spurious admin user in favour of root
A hybrid approach was previously employed that made it possible
to use admin as a synonym for root, which was really confusing
and a bit unclear judging by the actual code employed.  Does
admin own a home directory or not?  Why does root work on the
console, but not in the web interface?
2014-12-31 08:45:39 +01:00
Ad Schellevis
5640547a4b additional cleanup pf tracker feature 2014-12-22 20:59:03 +00:00
Jos Schellevis
9db11ae07e Removed non-functional and insecure features and swapped lan_wan assiment 2014-12-22 11:41:32 +00:00
Franco Fichtner
cdf99701c9 config: em(4) is widely used, saves time for standard config... 2014-12-19 11:57:01 +01:00
Franco Fichtner
31b7aa526a config: switch to a neutral ntp server 2014-12-13 09:06:18 +01:00
Franco Fichtner
95babf6011 www: top half of sshd rework
* Sane defaults like FreeBSD: off, no root login, no passwords.

* Fix a bug in <sshdkeyonly/> handling.  Yes, it has been broken for
  ages.
2014-12-11 11:49:04 +01:00
Franco Fichtner
46251a023f inc: we still need auto_login() for <disableconsolemenu/>
Instead of leaving the doors wide open, we make <disableconsolemenu/>
the default and bring back the killswitch for everbody who doesn't
like it.
2014-12-11 11:49:04 +01:00
Franco Fichtner
dcb849678a inc: rip out *shellcmd and developerspew config support 2014-12-10 23:44:42 +01:00
Franco Fichtner
8121fffd24 rc: improve the user experience on boot
First impressions are the most important ones...
2014-12-10 23:44:42 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00