- 25 Nov, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 04 Nov, 2015 1 commit
-
-
Ad Schellevis authored
-
- 30 Oct, 2015 1 commit
-
-
Ad Schellevis authored
-
- 12 Oct, 2015 1 commit
-
-
Ad Schellevis authored
(legacy) fix tunnel identification when using ipsec nat, https://github.com/opnsense/core/issues/369
-
- 04 Sep, 2015 1 commit
-
-
Ad Schellevis authored
-
- 03 Sep, 2015 4 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 24 Aug, 2015 1 commit
-
-
Franco Fichtner authored
-
- 24 Jul, 2015 2 commits
-
-
-
Ad Schellevis authored
-
- 21 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 09 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 01 Jul, 2015 1 commit
-
-
Franco Fichtner authored
-
- 08 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 22 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 24 Apr, 2015 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
... and refactor the code left and right. Someone's got to do it.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 07 Apr, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 01 Apr, 2015 1 commit
-
-
Franco Fichtner authored
... thus reducing the need for sigkillbypid(). :)
-
- 24 Mar, 2015 1 commit
-
-
Franco Fichtner authored
I guess this is a typo. It makes sense to preceede is_array() with isset() here since PHP throws a warning on unset variables nowadays. However, is_array() should not be used if the following operation is `foreach' as it would mask the fact that the array that is set is not an array at all (maybe due to a bug). Rather want to catch it instead. A bit of style along the way and `lint' target fixing.
-
- 23 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 03 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
-
- 29 Dec, 2014 1 commit
-
-
Ad Schellevis authored
-
- 28 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Dec, 2014 2 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
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 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 27 Oct, 2014 1 commit
-
-
Ad Schellevis authored
-