- 25 Aug, 2015 1 commit
-
-
Franco Fichtner authored
(spam, spam, spam, spam...)
-
- 10 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 07 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 26 Jun, 2015 1 commit
-
-
Franco Fichtner authored
Remove unused clutter, move the rest to /usr/local/sbin, because these are system administration scripts, not for entertainment of the individual users.
-
- 18 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 27 Apr, 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
-
- 12 Apr, 2015 1 commit
-
-
Isaac (.ike) Levy authored
A human read and cleaned up all inappropriate occurances of 'pfSense' and 'pfsense'., (e.g. this was not an automated find/replace, but instead, a careful pass through the code.) Signed-off-by:
Isaac (.ike) Levy <ike@blackskyresearch.net>
-
- 31 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 23 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 05 Mar, 2015 1 commit
-
-
Franco Fichtner authored
It's been confusing to say the least, resulting in multiple misuses throughout the code. The idea was that /cf pointed to a read-write root, while / pointed to read-only root. For non-embedded images this was emulated by linking /conf -> /cf/conf, which, is a bit questionable because now you can write from /conf as well and don't have to use /cf/conf at all. A couple of lines are left in /usr/local/etc/rc which need to be reviewed so that migration paths are safe for all types of firmware upgrades.
-
- 04 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
-
- 22 Feb, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
Also style, license prettify, obvious bugs along the way.
-
- 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
-