Chris Buechler
cc4a5388fe
colons are valid in usernames, such as for no-ip subaccounts.
2009-05-08 17:22:24 -04:00
Chris Buechler
9b590c5e3f
add msk(4)m
2009-05-07 13:30:15 -04:00
Scott Ullrich
2b6f0fdbf6
Correct the PLATFORM check
...
Submitted-By: Ron Lockard
2009-05-06 13:55:39 -04:00
Scott Ullrich
945eca4e54
Set $g too
2009-05-04 22:52:51 -04:00
Scott Ullrich
f48a37fd04
Set firmware update bit during operation
2009-05-04 22:52:25 -04:00
Chris Buechler
fb53473884
remove debug logging
2009-05-03 15:40:44 -04:00
Chris Buechler
30705af78e
merge fix from jim-p for ticket #1921
2009-05-03 14:37:12 -04:00
Chris Buechler
2840975326
merge fix from jim-p for cvstrac ticket #1922
2009-05-03 14:24:48 -04:00
Chris Buechler
a2c9556aae
use product_name
2009-04-27 21:04:18 -04:00
Scott Ullrich
e6d0e46a18
Add /var/run directory in dhcpd chroot
2009-04-25 20:56:48 -04:00
Chris Buechler
a4d71dc1c8
Fix "disable checksum offloading", and some other bugs with certain combinations of options while here.
2009-04-23 20:03:49 -04:00
Chris Buechler
7c71c208d4
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-04-21 00:04:51 -04:00
Chris Buechler
549b9772bd
merge patch from jim-p to delete lease when adding a static mapping, and add ability to delete leases.
2009-04-21 00:04:04 -04:00
Chris Buechler
23df7095ab
Clean up polling fix a bit.
2009-04-18 03:18:45 -04:00
Chris Buechler
7c964ff020
Fix polling, update supported interfaces list.
2009-04-18 03:10:29 -04:00
Chris Buechler
f031a007d5
Allow disabling of auto-added VPN rules
2009-04-16 01:30:38 -04:00
Scott Ullrich
3901843ab1
Do not remove shaper config unless stepid > 0
2009-04-06 17:51:45 -04:00
Chris Buechler
0529f24a63
Set ipfw's state limit the same as pf's
2009-04-06 13:26:29 -04:00
Scott Ullrich
9ffede93c7
Trigger drop down menus on 83 chars
2009-04-06 11:41:22 -04:00
Chris Buechler
fe4df9b7b6
Show correct Monitor, previously always showed TCP.
2009-04-06 03:17:02 -04:00
Chris Buechler
4bc0961efb
Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
2009-04-05 22:00:39 -04:00
Chris Buechler
0958770c54
Since they're listed by name, order alphabetically.
2009-04-05 20:35:22 -04:00
Chris Buechler
d38805bc18
Honor monitor type for server load balancing
2009-04-04 21:01:05 -04:00
Scott Ullrich
379ab9a529
Use $g['factory_shipped_password']
2009-04-04 13:28:28 -04:00
Scott Ullrich
e9c593bd2d
Allow custom branch in addition to custom GIT URL.
2009-04-03 17:37:59 -04:00
Scott Ullrich
e761ffb4b4
Add missing \n
2009-04-03 17:12:01 -04:00
Scott Ullrich
e2b6dd9115
Detect .git URL's too.
2009-04-03 17:09:21 -04:00
Scott Ullrich
3ab35d3058
Adding custom branch support. Just enter the URL instead of master
...
or RELENG_1_2 etc.
2009-04-03 17:06:58 -04:00
Scott Ullrich
446ffdbdfd
Add missing space
2009-04-02 21:20:35 -04:00
Scott Ullrich
ad22530333
Correct check for hideplatform
2009-04-02 20:57:21 -04:00
Scott Ullrich
aebbbb638b
Use 80 chars
2009-04-02 14:57:12 -04:00
Scott Ullrich
f56097a37e
Woops, use 80 chars not 70
2009-04-02 14:55:30 -04:00
Scott Ullrich
3a42330e81
Switch to a dropdown menu when there are more than 80 characters combined
...
in the display_top_tabs() function.
2009-04-02 14:54:24 -04:00
Scott Ullrich
e1f27ca8e9
Add array_combin() for php4
2009-04-01 14:13:04 -04:00
Seth Mos
fd03e4f39f
Add Broadcom BCM5708 bce driver to the list
...
Add Intel 82598 10 Gigabit ixgbe driver to the list
2009-04-01 12:01:00 +02:00
Scott Ullrich
8e9c0681ae
Improve the matching of carp ints to IPs.
...
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.16, 10.0.0.135. Adding a space to the IP to check will only match the specific IP given, since it is followed by spaces in the ifconfig output.
2009-03-31 16:21:41 -04:00
Scott Ullrich
04d487e00e
Version bump to 1.2.3-RC1
2009-03-31 01:41:35 -04:00
Chris Buechler
fa1fafb6ad
When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
2009-03-30 00:43:43 -04:00
Chris Buechler
94059f4993
Sync with billm's fixes in 2.0.
2009-03-28 20:22:05 -04:00
Chris Buechler
8619963cc5
Properly enable and disable sticky
2009-03-28 19:41:45 -04:00
Chris Buechler
6089aa1169
Don't check for overlaps, that's a legit configuration.
2009-03-26 20:51:36 -04:00
Chris Buechler
c1285ca641
Change log message. This doesn't necessarily mean the IP has changed, so it was misleading.
2009-03-26 01:27:10 -04:00
Chris Buechler
12df13d44d
Log actual interface rather than CARP interface
2009-03-26 01:15:36 -04:00
Chris Buechler
7bc4057d5c
DPD and NAT-T are not required
2009-03-25 22:29:12 -04:00
Scott Ullrich
5dcd63b59f
Add missing then
2009-03-25 18:57:31 -04:00
Scott Ullrich
c6a15b306c
Add hideplatform
2009-03-24 15:38:08 -04:00
Scott Ullrich
1cb58b793b
Add hideplatform item which is useful for rebranding
2009-03-24 15:33:41 -04:00
Scott Ullrich
e28d3bb3e3
Ensure dpddelay is a value, not that its simply set leading to racoon.conf errors:
...
my /var/etc/racoon.conf file has: "dpd_delay ;"
Reported in ##pfSense on FreeNODE by Overrand
2009-03-23 17:36:36 -04:00
Scott Ullrich
dfdc44a6c1
Turn off package reinstall now that we are established on the 7.X platform.
2009-03-18 00:39:05 -04:00
Scott Ullrich
45faf3daf8
Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"
...
This reverts commit 1987293b2c .
2009-03-18 00:19:45 -04:00