- 25 Feb, 2016 4 commits
-
-
Franco Fichtner authored
(cherry picked from commit c9b70766)
-
Franco Fichtner authored
(cherry picked from commit c68033bc)
-
Franco Fichtner authored
For now plugins.inc and ipsec.inc will coexist on pages that may need only one or none to avoid unefined function errors. This will be pruned after investigating the contents of both files... (cherry picked from commit d7df9ecf)
-
Franco Fichtner authored
(cherry picked from commit f79fac8f)
-
- 10 Aug, 2015 1 commit
-
-
Ad Schellevis authored
(legacy) fix some crash reports, related to " PHP Fatal error: Call to undefined function lookup_gateway_ip_by_name() in /usr/local/etc/inc/system.inc on line 151" fix interfaces.inc dependency for lookup_gateway_ip_by_name in system_resolvconf_generate
-
- 23 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 22 Jul, 2015 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 21 Jul, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 20 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 18 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 01 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 24 Apr, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 07 Apr, 2015 2 commits
-
-
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 1 commit
-
-
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.
-
- 07 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 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
-
- 20 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 28 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Dec, 2014 1 commit
-
-
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 1 commit
-
-
Franco Fichtner authored
-
- 27 Oct, 2014 1 commit
-
-
Ad Schellevis authored
-