- 15 Oct, 2015 1 commit
-
-
Franco Fichtner authored
The captive portal is being replaced! This hooks up the new page into the services section while ditching most of the old code. There'll be no migration, if you use package `opnsense-devel' and the captive portal you'll have to switch to `opnsense' or migrate to the new code. Beware that the new captive portal is going to be a huge step forward but features will trickle in week after week until it is stable enough to merge it. Latest release date is going to be 16.1.
-
- 11 Oct, 2015 1 commit
-
-
Franco Fichtner authored
Spotted by: @fabianfrz
-
- 20 Sep, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
o comment blocks filled arrays disappear o empty array tags disappear o empty value tags collapse This only leaves comment blocks in empty tags, which create whitespace noise, which fucks up the config.xml real bad, rippling through to the code that deal with is_array, isset and actual = array() assignments to fix the faulty config. Will clean this up one by one later.
-
- 16 Sep, 2015 1 commit
-
-
Franco Fichtner authored
-
- 14 Sep, 2015 1 commit
-
-
Franco Fichtner authored
The all group was previously removed from the root account due to the fact that it won't be applied to new user accounts anymore. This isn't bad as far as we've seen so we went a bit further, removing the group altogether. Nice side effect is that a lot of conditional code just disappears, so I doubt anyone will have any hard feelings later.
-
- 26 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 13 Aug, 2015 2 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
- 27 Jul, 2015 1 commit
-
-
Franco Fichtner authored
Submitted by: Curt Dox
-
- 24 Jul, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
This reverts commit 6e1822a2. Not such a good idea as discussed with Ad.
-
- 16 Jul, 2015 1 commit
-
-
Franco Fichtner authored
-
- 14 Jul, 2015 1 commit
-
-
Franco Fichtner authored
-
- 02 Jul, 2015 1 commit
-
-
Franco Fichtner authored
-
- 30 Jun, 2015 1 commit
-
-
Franco Fichtner authored
o Sharpen the text for permitting root login and password. o Migration kills the default of not permitting passwords.
-
- 18 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 20 Apr, 2015 1 commit
-
-
Franco Fichtner authored
Fixes spurious overwrite of a standard config, but also doesn't update the standards anymore in a running installation. Install media is unaffected from this change. Users that have had their standard config overwritten need to rewrite the file accordingly: /usr/local/etc/config.xml It also enables users to use their own sample configs on a running installation from now on. Might add a knob in the GUI to do e.g. `use this config as the factory reset configuration'. :) While there, move the pkg-related Makefile glue into its own file in the subdirectory for clarity.
-
- 03 Apr, 2015 1 commit
-
-
Franco Fichtner authored
-
- 02 Apr, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 22 Feb, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 31 Dec, 2014 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
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?
-
- 22 Dec, 2014 2 commits
-
-
Ad Schellevis authored
-
Jos Schellevis authored
-
- 19 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 13 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 11 Dec, 2014 2 commits
-
-
Franco Fichtner authored
* Sane defaults like FreeBSD: off, no root login, no passwords. * Fix a bug in <sshdkeyonly/> handling. Yes, it has been broken for ages.
-
Franco Fichtner authored
Instead of leaving the doors wide open, we make <disableconsolemenu/> the default and bring back the killswitch for everbody who doesn't like it.
-
- 10 Dec, 2014 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
First impressions are the most important ones...
-
Franco Fichtner authored
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... :)
-
- 09 Dec, 2014 5 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 08 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-