Renato Botelho
ce62d035ed
Do not re-sign core repo when running --rsync-repos
2017-04-18 10:08:17 -03:00
Renato Botelho
69bb39baf2
Do not sign core repo when resuming build
2017-04-18 09:58:05 -03:00
Renato Botelho
2065473e35
Use pkg binary from target system and not from host
2017-04-18 09:58:03 -03:00
Steve Beaver
ef6e941e27
Revise dev_mode change handler
...
(cherry picked from commit 8a0af41adc )
2017-04-13 19:05:18 -04:00
Steve Beaver
3290b31246
Fixed #7451
...
Revised onchage handlers to obviate need for second click in Chrome on MacOS
(cherry picked from commit dd3c646fa5 )
2017-04-13 08:13:48 -04:00
Renato Botelho
3a10f23bb1
Revert "Restore CSRF customizations"
...
This reverts commit 1d7a414705 .
2017-04-11 14:42:40 -03:00
Renato Botelho
8e1b1f9547
Revert "CSRF: Close session before exit"
...
This reverts commit d2495e5893 .
2017-04-11 14:42:39 -03:00
Renato Botelho
f12445931a
Enable HYPERSCAN option for suricata
2017-04-10 15:22:42 -03:00
Renato Botelho
d2495e5893
CSRF: Close session before exit
...
On CSRF, call phpsession_end() before exit to avoid syslog warning
about open session
Submitted by: PiBa-NL
2017-04-10 15:07:44 -03:00
Renato Botelho
1d7a414705
Restore CSRF customizations
2017-04-10 15:07:42 -03:00
Renato Botelho
f860a1ea8e
Update CSRF to latest version from github
2017-04-10 15:07:40 -03:00
Steve Beaver
98ba645aeb
Fix UTF8 in base64 decode
...
(cherry picked from commit 557e082696 )
2017-04-10 12:53:58 -04:00
jim-p
ee1e73d096
Enable ALTQ for pftop build. Fixes #7461
2017-04-10 10:25:47 -04:00
Renato Botelho
ed51f518a5
Change destination of stable packages
2017-04-06 18:17:28 -03:00
Renato Botelho
42b8661c3f
Use devel repo for 2.3.x snapshots
2017-04-05 13:48:54 -03:00
lukehamburg
015a16cc61
add validation via validate_ipv4_list to interfaces.inc
2017-04-04 08:36:32 -04:00
lukehamburg
41032d86fd
Adds ability to ignore DHCP offers from multiple servers
...
- Forum thread: https://forum.pfsense.org/index.php?topic=124046.msg705100#msg705100
- related dhclient source:
https://github.com/pfsense/FreeBSD-src/blob/devel/sbin/dhclient/clparse.c#L945
**changed files:**
/usr/local/www/interfaces.php
/etc/inc/interfaces.inc
2017-04-04 08:36:31 -04:00
doktornotor
61d1f2fce7
vslb.inc - Add missing include, use sigkillbyname()
2017-04-03 15:45:23 -04:00
doktornotor
9ff57c24f8
Typo fix
2017-04-03 15:44:35 -04:00
doktornotor
68539b5ac7
Disallow IPv6 for RADIUS server.
...
See https://redmine.pfsense.org/issues/4154 . No need for users to waste their time with debugging packets black hole.
2017-04-03 15:44:35 -04:00
doktornotor
44fc37ee7b
Add QinQ interfaces to the list of interfaces not to check (Bug #4669 )
2017-04-03 14:51:29 -04:00
doktornotor
3c78b99dec
Remove dummy config_lock() and config_unlock() functions
...
Been no-op for ages (0027de0a54 ).
2017-04-03 14:50:43 -04:00
jim-p
a81de913e5
Merge pull request #3613 from doktornotor/patch-15
2017-04-03 14:49:54 -04:00
Steve Beaver
a0ef971406
Fixed #7445
...
Now properly handles service names that contain hyphens
(cherry picked from commit 21a8edd783 )
2017-04-03 10:42:06 -04:00
Steve Beaver
df3848623b
Merge pull request #3687 from doktornotor/patch-1
...
(cherry picked from commit 7c820a5d1d )
2017-04-03 10:04:44 -04:00
Renato Botelho
1dd1953243
Merge pull request #3580 from doktornotor/patch-9
2017-03-29 09:42:08 -03:00
PiBa-NL
2b1a4a895b
load package add-on tabs into config to avoid parsing all installed package xml's, fix tabgroup filter
...
(cherry picked from commit bc0661b7b3 )
2017-03-29 08:22:14 -03:00
Phil Davis
ea846d7848
Redmine #7435 Fix edit problems due to POST id code
2017-03-28 09:10:58 -04:00
Renato Botelho
00203af2f4
Enable Netgate Coreboot Upgrade build
2017-03-27 15:08:44 -03:00
Phil Davis
cd4c340286
Refactor is_port_or functions
...
(cherry picked from commit fe108b671d )
2017-03-27 14:41:56 -03:00
Phil Davis
e4958a8fe2
Add underscores to is_port* function names
...
(cherry picked from commit 593e9fe32d )
2017-03-27 14:41:08 -03:00
Renato Botelho
33cb7cc272
Merge pull request #3671 from phil-davis/handle-empty-port-alias-RELENG_2_3
2017-03-27 14:38:25 -03:00
jim-p
f15da5f3bb
Correct definition of ports for SMB used by the shaper wizard. Fixes #7434
2017-03-27 13:20:40 -04:00
Phil Davis
cc4bf28e0c
Redmine #7428 Hanlde empty port alias
2017-03-26 14:21:06 +05:45
Phil Davis
756df55117
Refactor filter_generate_nested_alias
2017-03-26 14:20:11 +05:45
Phil Davis
5b7e3a4c28
Provide functions for checking port range alias combinations
2017-03-26 14:19:35 +05:45
jim-p
0034bbc15a
Fix handling of port ranges in this validation test. Ticket #7421
2017-03-24 13:59:08 -04:00
jim-p
01dc83959c
Show the button to reset CARP demotion status even when the value is negative, and change the reset code to accommodate. Also fixup text in that dialog. Fixes #7424
2017-03-24 11:36:18 -04:00
jim-p
72040e44f5
File a notice and omit rule(s) using a missing port alias. Fixes #7421
2017-03-23 14:21:55 -04:00
Phil Davis
90ebc7b14e
Fix display of BIOS only on Sytem Info widget
2017-03-23 12:16:41 -04:00
jim-p
832535ef94
Show BIOS information in the system info widget, if it exists in kenv.
2017-03-23 11:06:31 -04:00
Steve Beaver
92de7fb6e5
Merge pull request #3665 from phil-davis/sysinfo-widget-all-button-RELENG_2_3
2017-03-22 22:00:57 -04:00
Phil Davis
a61e8f95f1
System Info Widget enable All button when disable firmware check is set
...
If system firmware disablecheck is set, then the click event for the filter "All" button is also not included in the JS, so the "All" button is not effective.
The setTimeout for systemStatusGetUpdateStatus() can be moved up just below where it is declared and inside the existing "if" that conditionally includes that function - no need for it to be inside events.push
Then the PHP condition around events.push can be removed, so that the "All" button will always be effective.
2017-03-21 23:42:13 +05:45
Steve Beaver
c081000f2c
Merge pull request #3661 from phil-davis/gw-widget-RELENG_2_3
2017-03-21 10:34:58 -04:00
Phil Davis
c876339197
Fix #7317 Widget Filter All button gateways widget RELENG_2_3
2017-03-21 15:21:18 +05:45
doktornotor
fdacd72b88
Reduce numeric precision in gateways widget to single decimal place (Feature #6841 )
2017-03-21 15:12:10 +05:45
Steve Beaver
a317691294
Further internationalization
2017-03-21 15:10:44 +05:45
Steve Beaver
cdfd6c9b2b
Add missing internationalization
2017-03-21 15:09:37 +05:45
Phil Davis
faa6d21cb9
Revise gateway widget config form
2017-03-21 15:07:03 +05:45
Phil Davis
f3738015c4
Allow hiding of gateways in Gateways Widget
...
Sometimes there are gateways that I do not care about, so it is handy to
be able to save some space on the dashboard by hiding them.
This uses similar code structure taken from service_status widget. I
made the Save and Clear buttons and all that stuff use the same styles
also. I guess that the way it was all done in the Services widget is the
more "modern" way.
2017-03-21 14:43:10 +05:45