Commit Graph

19384 Commits

Author SHA1 Message Date
smos
1e7e2e437c Remove the double colon, typo. 2011-11-21 20:12:05 +01:00
smos
82769dfe36 Add strategic sleep commands into the configure and renewal process so that prefix delegation gets a chance to work. 2011-11-21 20:03:58 +01:00
smos
39cad6aed9 Use low router lifetimes of 60, 120 and 180 seconds, make sure that rtadvd stops gracefully as it then will send a RA with a lifetime of 0 so that host pick up network renumbering. 2011-11-21 18:31:55 +01:00
Ermal
1dd8c3b633 Select the newest of processes to make the command better 2011-11-21 16:40:58 +00:00
jim-p
673966e45f Setup the serial port in the factory reset as well, in case the default config in a rebrand has the serial console active. 2011-11-21 11:13:17 -05:00
jim-p
927ea6e18e Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html 2011-11-21 09:19:12 -05:00
smos
7492f21df9 Only create config for enabled DHCPv6 server entries, prevent duplicate network configuration. 2011-11-19 12:14:32 +01:00
smos
5747a73524 Also include services so that we can restart the LAN rtadvd process if needed. 2011-11-19 12:06:31 +01:00
jim-p
36a4cc17f5 Add a ddb.conf that will trigger textdumps for all panics and similar crashes, not leave some crashes at a db> prompt. 2011-11-16 16:44:13 -05:00
jim-p
002cacab57 Fix this ifconfig-push to also account for tap. 2011-11-16 16:38:27 -05:00
jim-p
459e93330b If there is a tunnel network in tap mode, the second parameter is a subnet mask, not the other IP. 2011-11-16 15:46:38 -05:00
jim-p
b422360c35 Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it. 2011-11-16 12:02:47 -05:00
Scott Ullrich
4ec48253ba Check uppercase strings 2011-11-16 10:47:10 -05:00
Scott Ullrich
5d7791a208 Ensure style is set to a valid item 2011-11-16 10:41:39 -05:00
Vinicius Coque
c69c58e2e7 Converting from scriptaculous to jQuery
Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
2011-11-16 00:12:21 -02:00
jim-p
4573641589 Add a gui field to set the source tracking timeout for sticky connections. 2011-11-15 16:30:25 -05:00
Vinicius Coque
a02ecc943f Converting javascript code from scriptaculous to jQuery 2011-11-15 16:09:31 -02:00
Vinicius Coque
6134cc8fe0 now we use the Chosen javascript plugin for jQuery 2011-11-15 15:12:17 -02:00
Vinicius Coque
bef629ac81 Converting from scriptaculous to jQuery 2011-11-15 14:55:52 -02:00
smos
22aaee7dc0 Merge over the end period fix for the custom rrd graphs section. 2011-11-14 21:18:47 +01:00
smos
643c9f9f4e Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page. 2011-11-14 18:42:57 +01:00
Ermal
906daddcf5 Ticket #1052. Merge patch referenced in ticket. 2011-11-14 13:42:32 +00:00
jim-p
9eced77441 username-as-common-name is not compatible with server-bridge, so don't put it in the config if server-bridge is active. Testing is needed to determine if there is any other negative impact, but with both present, openvpn will not start. 2011-11-11 15:08:42 -05:00
jim-p
1379d66f11 Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server. 2011-11-10 16:37:51 -05:00
jim-p
298fe5ae74 Fix order of client/server IPs and add a note, and clarify variable names. Fixes #2004. 2011-11-10 12:01:58 -05:00
jim-p
2176219846 Trim filename before use to clear away any unnecessary whitespace. Fixes client export package install (and probably others) 2011-11-10 10:35:34 -05:00
jim-p
7aaabd69b0 When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User). 2011-11-09 15:43:49 -05:00
jim-p
74a556a3ca Rework this a little since using tap+tunnel network is valid, but using tap+tunnel network+bridging is not (will not do what the user expects/wants) 2011-11-09 12:48:38 -05:00
jim-p
1ab6bdb5ff Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress) 2011-11-08 16:57:32 -05:00
jim-p
49db607f18 Prevent link cycling when spoofing mac + DHCP. Fixes #1572 2011-11-08 12:56:43 -05:00
jim-p
64d8482511 Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit. 2011-11-07 12:32:38 -05:00
Ermal
abf421ce08 Issue proper start and error messages during voucher loading 2011-11-06 11:58:26 +00:00
Ermal
6cf64278ee Check that we have an array to avoid php warnings++ 2011-11-06 11:25:38 +00:00
Ermal
c535b28cff Check that we have an array to avoid php warnings 2011-11-06 11:23:04 +00:00
Scott Ullrich
4246293ea3 Merge pull request #17 from marcelloc/patch-4
Reduce fetch connection timeout from one minute to 5 seconds
2011-11-05 11:52:57 -07:00
Marcello Coutinho
83773d85f9 reduce fetch connection timeout from one minute to 5 seconds
this value changes only initial connection timeout, not download timeout.
2011-11-05 09:12:28 -02:00
Chris Buechler
7b7f90076e description is optional 2011-11-04 02:07:12 -04:00
Chris Buechler
e9e99042ed description is optional 2011-11-04 02:04:44 -04:00
jim-p
f4c2d97642 If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed. 2011-11-03 13:30:11 -04:00
Scott Ullrich
19f576fdf6 Allow carriage returns to separate filenames as well as spaces 2011-11-03 12:43:48 -04:00
Scott Ullrich
2bd6b12b1d Adding missing file 2011-11-02 15:23:19 -04:00
Scott Ullrich
44d55df614 Only symlink files once 2011-11-02 14:51:52 -04:00
Scott Ullrich
764bd0ac27 Download correct filenames 2011-11-02 14:50:52 -04:00
Ermal
e3db562722 Fixes #1976. Correct passthrough mac entries to not overwrite each other this is different from allowed ips that used tables. 2011-11-02 15:05:59 +00:00
jim-p
1cad6f6c89 Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886 2011-11-01 16:31:06 -04:00
jim-p
520d41370e Fix SMTP monitor check in upgrade code, too. 2011-11-01 15:19:31 -04:00
jim-p
3c19d44aa8 Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received. 2011-11-01 15:14:29 -04:00
jim-p
146a1717c6 Relayd expects send/expect arguments to be quoted strings. (And expect must be a pattern, not just a partial string) 2011-11-01 15:12:52 -04:00
jim-p
196d00856d Setup serial bits after upgrade on NanoBSD, too. 2011-10-31 16:25:21 -04:00
jim-p
9d99eb95c9 Allow the serial speed adjustment to work for nanobsd as well. 2011-10-31 15:02:07 -04:00