Commit Graph

35336 Commits

Author SHA1 Message Date
Steve Beaver
49c1dfc03c Merge pull request #3915 from cxcv/proxyarp 2018-03-30 14:47:13 -04:00
Steve Beaver
8d26774f5e Merge pull request #3916 from robjarsen/tweak/cf-spelling 2018-03-30 14:46:24 -04:00
Steve Beaver
cd4ee470ce Merge pull request #3919 from PiBa-NL/20180329-copyright-showonce 2018-03-30 14:45:07 -04:00
Luiz Souza
52d4dc9161 Fixes a bug where an IP alias on loopback interface is not initialized at boot.
A recent change changed the IP alias setup to only happen on enabled interfaces.  As the loopback interfaces do not have the enabled flag on config there are being skiped.

While here reduce some duplicate code and apply the same rules for VIPs and IP aliases.

Ticket:		#8393
Github PR:	#3920
2018-03-30 15:21:59 -03:00
PiBa-NL
11522a0861 copyright, show only when changed md5 changed 2018-03-29 18:55:01 +02:00
Renato Botelho
76645f890e Prepare repos to point to 2.4.3-RELEASE 2018-03-29 08:35:55 -03:00
Renato Botelho
78b079aee1 Revert "Add 2.4.3-RC repo conf"
This reverts commit 29c5272404.
2018-03-29 08:34:29 -03:00
jim-p
5ac478f23b Ensure the OpenVPN wizard protocol is valid for use in firewall rules. Fixes #8391 2018-03-28 16:28:57 -04:00
robjarsen
a6cbe5e459 Remove the possessive 2018-03-26 15:28:54 -04:00
Steve Beaver
ef7e888526 Move copyright notice to /conf 2018-03-25 16:40:06 -04:00
Steve Beaver
1ea2a37edb Fix copyright typo 2018-03-24 14:33:08 -04:00
Steve Beaver
6fb38a04de Further copyright updates 2018-03-24 08:49:31 -04:00
Steve Beaver
c0debf5b49 Revisions to copyright text 2018-03-24 08:44:05 -04:00
Renato Botelho
0a031fc76c Rename RCC-DFF to SG-2220 2018-03-23 12:32:38 -03:00
Steve Beaver
8062e6a4eb Change reported version to installed version rather than product version for more detail 2018-03-22 10:56:47 -04:00
Steve Beaver
a1ec79f329 Simplify copyright notice display 2018-03-21 15:35:23 -04:00
Steve Beaver
e84812a1e4 Update obsoleted files 2018-03-21 10:25:42 -04:00
Steve Beaver
c8c15bf50e Make copyright notice downloadable from server
Trigger cpyright notice on completion of setup wizard
2018-03-21 10:11:25 -04:00
Luiz Souza
45b421561d Bump up the XML config version. 2018-03-20 19:24:13 -03:00
robjarsen
07a84ece21 missed a few 2018-03-18 20:09:56 -04:00
robjarsen
c5e1ce90a7 Change CloudFlare to Cloudflare
This commit also includes misc. whitespace removal on the affected files.
2018-03-18 16:14:36 -04:00
Benjamin Schweizer
a7e859b80d fixed code style 2018-03-17 20:22:32 +01:00
Steve Beaver
12b8f3c95f Don't read picture file if it does not exist 2018-03-16 15:22:22 -04:00
Benjamin Schweizer
7c0e431a87 avoid firwall rules for proxyarp addresses 2018-03-16 17:30:08 +01:00
Renato Botelho
29c5272404 Add 2.4.3-RC repo conf 2018-03-16 11:07:38 -03:00
Renato Botelho
b6c9251022 Bump version to 2.4.4-DEVELOPMENT 2018-03-16 10:44:31 -03:00
Steve Beaver
1f0bbb13ab Revise picture widget to store image on file system, not in XML config 2018-03-16 09:23:52 -04:00
Steve Beaver
9099582c60 Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense 2018-03-16 09:20:10 -04:00
Steve Beaver
ee28e293c1 Revise picture widget to store inamge on file system, not in XML config 2018-03-16 09:08:06 -04:00
Renato Botelho
feeb058176 Make our rc ready for recently introduced exit code in fsck
Inspired by: https://svnweb.freebsd.org/base?view=revision&revision=331015
2018-03-15 15:35:27 -03:00
Renato Botelho
1b20a4a60b Apply microcode update on boot 2018-03-15 13:38:39 -03:00
Luiz Souza
0afa4c700d Really fix the typo now. 2018-03-14 21:43:28 -03:00
Luiz Souza
a90f678d8d Fix a typo. 2018-03-14 21:38:25 -03:00
Luiz Souza
023a911b34 Bump up the default config.xml version. 2018-03-14 20:19:41 -03:00
Luiz Souza
f6bf385ea5 Add a placeholder for a factory update. 2018-03-14 20:18:47 -03:00
Luiz Souza
792b62ecfb Add cpuctl module to allow updates to the CPU microcode. 2018-03-14 19:08:04 -03:00
Luiz Souza
392608c8ef Sort the module list. 2018-03-14 19:06:44 -03:00
Steve Beaver
f9b1c1289e Fix case where $_POST['if'] == 0 in sprint_info_box() 2018-03-14 09:50:32 -04:00
Renato Botelho
a55718c848 Fix #8208
When restoring backup, delete packages not present in new config.xml
2018-03-12 19:24:04 -03:00
Renato Botelho
8552be10d7 Ticket #8208
When restoring backup, set default pkg repository
2018-03-12 19:24:00 -03:00
Renato Botelho
747b31dc3e Ticket #8208
When restoring backup, do not call pfSense-upgrade on boot
2018-03-12 19:23:42 -03:00
Renato Botelho
1bedcacc79 Do not call get_pkg_info() when it's not going to be used 2018-03-12 19:22:28 -03:00
Renato Botelho
fa5e9db237 Respect default repo 2018-03-12 19:22:28 -03:00
Renato Botelho
b870f03de5 Deduplicate build_repo_list() and get_repo_name() 2018-03-12 19:22:28 -03:00
jim-p
424a4d3788 Fix miniupnpd build option name for pf. 2018-03-12 15:30:45 -04:00
jim-p
c750063434 Fix one more IGMP ref. Fixes #8356 2018-03-09 14:30:17 -05:00
jim-p
ca5270b654 Correct variable reference for IGMP proxy enable in upgrade code. Fixes #8356 2018-03-09 14:15:15 -05:00
Steve Beaver
1dfb84de97 Merge pull request #3911 from PiBa-NL/20180304-igmp-disable 2018-03-08 12:04:28 -05:00
jim-p
2e08a64666 Add sanity check to rule passing out from host to ensure it does not have a blank destination subnet. Fixes #8360 2018-03-08 09:41:02 -05:00
Renato Botelho
c99ac30678 Sort poudriere_bulk 2018-03-06 08:26:01 -03:00