Commit Graph

8812 Commits

Author SHA1 Message Date
seth
9bf114ff0a Make sure the DPD interval makes it into the configuration. Also make sure it is numeric 2009-03-13 04:25:14 +01:00
seth
be7b496c62 Use NAT-T when enabled on a per tunnel basis 2009-03-13 04:08:01 +01:00
Scott Ullrich
082be6a9f5 Added custom_php_service_status_command support for packages.
Package authors can define a
custom_php_service_status_command
block in their package XML. Such block should only contain function
calls, and the first should be one to include their function library
file if necessary, as this is not done by service-utils.inc.

The return code of the last function call will be returned to the service
check.
2009-03-12 16:00:02 -04:00
Scott Ullrich
fb5ba3b3c3 Adding new files from jimp 2009-03-10 23:26:54 -04:00
Scott Ullrich
ff0d33c5bc * Share code instead of using copy/paste/code duplication.
* Fixes a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry.
* Adds a CLI log parser
2009-03-10 23:25:00 -04:00
Scott Ullrich
1987293b2c Sync from HEAD to avoid complete meltdowns when downgrading from 2.0
back to 1.2.*.  Tested by rebooting and visiting many pages.
2009-03-10 22:56:35 -04:00
Chris Buechler
2f9fc96194 Never filter on carpX interfaces.
Ticket #1613 (cvstrac)
2009-03-10 17:35:08 -04:00
Chris Buechler
0fdfce06d6 correctly convert friendly name for PPTP interface.
Ticket #1875 (cvstrac)
2009-03-10 14:42:07 -04:00
Chris Buechler
93f338048c Fix PPPoE/PPTP
cvstrac ticket #1892
2009-03-05 21:34:17 -05:00
Scott Ullrich
a23aec7060 Use nat port range 1024:65535 2009-03-04 01:20:18 -05:00
Scott Ullrich
a81330d1de Add (s) 2009-03-03 11:36:28 -05:00
Scott Ullrich
53a063cdfd Fix UDP NAT Reflection
Ticket #1528
2009-03-01 14:30:18 -05:00
Jim Pingle
3cd08dda17 Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887"
This reverts commit 15f2431e9d.

This really belongs on mainline, not RELENG_1_2, since it is a new feature.
2009-02-25 23:48:33 -05:00
Jim Pingle
8a0b106b4f Try this again from the right branch: Fix log display for WebGUI. See ticket #1888 2009-02-25 22:40:20 -05:00
Jim Pingle
2381794e27 Anchor the grep call a little better. It was not returning exact matches (Call for "3" would return "3", "30", "31", and so on. 2009-02-25 19:25:02 -05:00
Jim Pingle
15f2431e9d Add protocol options for Manual Outbound NAT rules. See ticket #1887 2009-02-25 15:12:34 -05:00
Chris Buechler
14b1ec9486 use highest for systems with > 512 MB RAM available 2009-02-21 18:30:06 -05:00
Scott Ullrich
daa0428048 s/require/require_once/ 2009-02-19 22:48:07 -05:00
Scott Ullrich
3492f23e57 Set version to 7.1 2009-02-18 23:34:53 -05:00
Scott Ullrich
0badb53236 Blow away GIT repo until I get it under control (no pun intended) 2009-02-15 17:13:39 -05:00
Scott Ullrich
37e117dd8c When editing a record and not posting, there must be a valid id 2009-02-14 22:46:07 -05:00
Chris Buechler
ab01887996 Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-02-14 15:19:38 -05:00
Chris Buechler
e5cd25dbb1 changes from smos@ 2009-02-14 15:19:15 -05:00
Scott Ullrich
d7cdc05333 Add per user bw bits from Ermal 2009-02-13 14:50:03 -05:00
Scott Ullrich
85df8f0590 Add back per user bw 2009-02-13 14:43:04 -05:00
Scott Ullrich
9a8e19f01e Use set auth authname 2009-02-13 12:26:06 -05:00
Scott Ullrich
a35dd96ffa Match 2.0 in terms of how we read in product name, etc. 2009-02-12 16:13:23 -05:00
Scott Ullrich
cc4ed8ae36 Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-02-12 14:22:22 -05:00
Scott Ullrich
ed74be42e9 Use full path to binaries 2009-02-12 14:21:03 -05:00
Chris Buechler
554e259ed5 Don't enable STP on any virtual interface. 2009-02-11 00:24:25 -05:00
Scott Ullrich
12363a0a11 Open package info link in new tab / window 2009-02-10 18:06:53 -05:00
Scott Ullrich
d73497d4be Open package info link in new tab / window 2009-02-10 18:06:29 -05:00
Scott Ullrich
472d46e733 increase server.max-write-idle to 999 2009-02-10 15:56:56 -05:00
Scott Ullrich
aa3975de53 Set CURLOPT_TIMEOUT to 0 2009-02-10 15:31:33 -05:00
Scott Ullrich
f6a6761b2f Add check for after_install_info and display this info after package installation 2009-02-10 14:08:53 -05:00
Scott Ullrich
dd5badeb5b Test that item has a value instead of using isset which 2009-02-10 13:48:46 -05:00
sullrich
083206c53e Use $branch 2009-02-09 13:15:25 -05:00
Chris Buechler
b3af2caf3c Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-02-08 21:42:36 -05:00
Chris Buechler
413273aa44 Initial changes for NAT-T 2009-02-08 21:35:28 -05:00
Chris Buechler
d7003b0658 Allow assignment of tun interfaces 2009-02-08 21:35:28 -05:00
Chris Buechler
a618563687 add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes). 2009-02-08 21:35:27 -05:00
Chris Buechler
36715dce28 Allow assignment of tun interfaces 2009-02-08 21:30:28 -05:00
Chris Buechler
1011c09f77 Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-02-08 21:14:48 -05:00
Chris Buechler
940aa13513 add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes). 2009-02-08 21:11:57 -05:00
Scott Ullrich
4e47b62eaa Unbreal RELENG_1_2 checkouts 2009-02-01 00:09:20 -05:00
Scott Ullrich
4d62442923 pkg_add -r git 2009-01-31 23:58:38 -05:00
Scott Ullrich
b943e1ac1f Add missing ; 2009-01-31 23:51:38 -05:00
Scott Ullrich
39a684dbf1 Log an error when we cannot lookup a gateways interface. 2009-01-31 22:10:23 -05:00
Chris Buechler
554e22118b fix for IPsec timeouts/issues with large frames 2009-01-31 19:35:39 -05:00
Chris Buechler
bc9b5f3380 fix CPU RRD graphs 2009-01-31 19:09:39 -05:00