- 29 Apr, 2015 1 commit
-
-
Franco Fichtner authored
-
- 08 Apr, 2015 1 commit
-
-
Ad Schellevis authored
-
- 07 Apr, 2015 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
refactor configd calls, part of this discussion : https://github.com/opnsense/core/commit/71ff705e01b0a8b95b4a41973b579a468d0a8c7c#commitcomment-10597568
-
- 02 Apr, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
Has it really been this way forever? While there, chain mwexec_bg() throgh mwexec() to avoid duplicated code and increase error reporting.
-
- 01 Apr, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 30 Mar, 2015 1 commit
-
-
Franco Fichtner authored
Packages are not part of the base so they stay the same bricking the installation completely. If you need to pull off such a stunt, please use the install media plus config importer--it's cleaner.
-
- 24 Mar, 2015 4 commits
-
-
Franco Fichtner authored
Either the RAM requirements have increased, or hardware has increased. Simply stating the arbitrary and obvious while doing things of little value to `fix' the situation it is probably better to just force an old-fashioned out of memory, which is mostly the point where the user realises that it is not going to work anyway.
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
- 23 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 21 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 14 Mar, 2015 2 commits
-
-
Franco Fichtner authored
We can do without those on the install media. Instead, route necessary code parts through is_install_media(). A lot of stale and forgotten code got ditched in the process--e.g. when did we ever run without an /etc/fstab?
-
Franco Fichtner authored
-
- 13 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 12 Mar, 2015 2 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
* Remove spurious debug output that was never enabled and make actual error messages the default behaviour. * Update links and remove a bit of softcoding that was going on around the GUI through global variables (we don't want to hide the help menu, nope).
-
- 07 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 06 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 05 Mar, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
* Renamed pfsense-utils.inc to legacy.inc, which can cause issues on git auto-mount developer machines. Be wary. * Removed '/usr/local/www/' prefix from require statements that should never use absolute paths (unless you are never going to move files, but we already did...). * Remove an unhealthy function that wrote arbitrary PHP files and then style checked them, twice. * The usual license cleanups so that the headers are easy to read and actually make you want to see the rest of the file because of it. * Code style, indent and obvious bug fix (missed unlock in return path).
-
- 24 Feb, 2015 1 commit
-
-
Ad Schellevis authored
- remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port - replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
-
- 11 Jan, 2015 1 commit
-
-
Franco Fichtner authored
Hides complexity to make it easier to migrate away from the legacy 'check_reload_status' soon.
-
- 28 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 13 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 11 Dec, 2014 2 commits
-
-
Franco Fichtner authored
* Boot into the installer by default; it can still be aborted. * Remove the dysfunct rescue installer. The normal installer now has a better rescue tool called "Import configuration". * Move and rework the installer launcher as rc.installer. It can be called at any time if needed.
-
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
We can dash out jails, use them for development or production environments even. Sure, they may not support some priviledged operation, but keeping weird glue around that is probably not in all the places it should be is weird.
-
Franco Fichtner authored
-
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 6 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
* Avoid warnings for PDO and SimpleXML. * APC and ioncube are dead.
-