Commit Graph

9007 Commits

Author SHA1 Message Date
jim-p
e49d4564db Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/globals.inc
	etc/inc/upgrade_config.inc
2011-06-14 16:41:15 -04:00
jim-p
144fbff2a1 Show the OpenVPN instance description when listing interfaces to assign in the gui. 2011-06-14 16:36:37 -04:00
Warren Baker
88adfa28a8 Allow Accounting Updates to become configurable when Accounting is selected. 2011-06-14 15:43:17 +02:00
Ermal
fddb3cd6b8 Allow people to enter another user than admin for syncrhonizing in the carp settings page. 2011-06-14 13:40:17 +00:00
Ermal
01c170c461 Correct displaying any availble default value. 2011-06-14 13:39:03 +00:00
Ermal
1127df5f18 Correct check for ipaliases over carp so we do not allow the deletion. 2011-06-14 13:16:00 +00:00
Ermal
2708a5cf16 NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598 2011-06-14 11:36:20 +00:00
Ermal
63f81fbd88 Do not assume that every merge is about vips. Found-by: Jim 2011-06-13 18:16:03 +00:00
Ermal
19ed162443 unset after checking that no reconfiguring is needed. 2011-06-13 15:04:59 +00:00
Warren Baker
f8c462dd89 Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag. 2011-06-12 16:10:22 +02:00
jim-p
424be584c3 Allow someone to add a host DNS override twice, so long as the IP type isn't the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname. 2011-06-11 20:51:05 -04:00
jim-p
06da79f9a5 Merge remote-tracking branch 'upstream/master' 2011-06-11 20:49:50 -04:00
Ermal
5ebe85e934 Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html 2011-06-10 20:02:47 +00:00
Ermal
b9eccc7781 Fixes #1327. Put description that a full qualified hostname is required. 2011-06-10 19:20:47 +00:00
jim-p
de408516a8 Merge remote branch 'upstream/master' 2011-06-10 12:37:58 -04:00
jim-p
7401c8c451 Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342 2011-06-08 17:33:26 -04:00
Ermal
92ca32ccbe Actually make this code more readble. 2011-06-08 18:22:04 +00:00
Ermal
d1e0382258 Remove the entry from old entries even when there are no changes to prevent marking them down. 2011-06-08 18:21:00 +00:00
jim-p
156bf9b119 Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04:00
Ermal
7fc6c00573 Generate proper index for unsetting so we do not destroy all the vips in the backup. 2011-06-08 07:29:33 +00:00
Scott Ullrich
720e2e6036 Nuke trailing newline 2011-06-07 11:09:31 -04:00
Ermal
3f8a13e051 Oops correct the POST destination page. 2011-06-07 08:08:13 +00:00
Scott Ullrich
60ccf01c45 Add a div around input errors box so that it can be hidden on subequent page posting 2011-06-06 20:44:50 -04:00
Ermal
0b704a404b Correct whitespace. 2011-06-06 15:48:38 +00:00
Ermal
43f26ab1ea Ticket #1412. Provide even a link to this page through System->User Manager 2011-06-06 11:04:41 +00:00
Ermal
e33be77c0e Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password. 2011-06-06 10:53:42 +00:00
Evgeny Yurchenko
6627e4ec35 Restoring gray background to the right of some tables in GUI (theme pfsense_ng). 2011-06-05 16:23:10 -04:00
Evgeny Yurchenko
79633b6c18 Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04:00
Evgeny Yurchenko
8527bc02a6 Merge remote branch 'origin/master' 2011-06-05 15:17:09 -04:00
Evgeny Yurchenko
17d5077f61 Restoring gray background to the right of some tables in GUI. 2011-06-05 15:15:15 -04:00
Chris Buechler
cf3711855b s/WAN// 2011-06-04 23:18:34 -04:00
Chris Buechler
14c354eec1 fix typo, add warning 2011-06-04 22:58:13 -04:00
Chris Buechler
81debd44c8 Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC. 2011-06-04 20:43:31 -04:00
jim-p
534375b6f0 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/openvpn.inc
2011-06-03 15:34:54 -04:00
jim-p
c8ff68a457 Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked. 2011-06-03 10:29:44 -04:00
jim-p
5cd9e96a42 Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients. 2011-06-03 09:50:53 -04:00
jim-p
039cb9203f Add a button here to clear the package lock. 2011-06-03 09:29:46 -04:00
jim-p
19cdeb3eda Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one. 2011-06-03 09:03:13 -04:00
jim-p
1591ea6fc8 Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels. 2011-06-03 09:03:12 -04:00
jim-p
2f51259b41 Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix) 2011-06-03 09:03:11 -04:00
jim-p
f451ea09a2 Show how much data has passed on an SAD entry. 2011-06-02 12:47:53 -04:00
jim-p
e96bbf82c7 Patch from EvgenyY to allow editing an existing p2 without it being flagged a duplicate. 2011-06-02 11:43:05 -04:00
jim-p
0640a65b13 Add "Default" choice that will unset the media/mediaopt, otherwise whatever is first in the list is saved in the config. 2011-06-02 09:07:26 -04:00
Ermal
3781d8099c Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html 2011-06-02 08:14:10 +00:00
Evgeny Yurchenko
fc3dcc8b00 Merge remote branch 'origin/master' 2011-06-01 18:29:55 -04:00
Evgeny Yurchenko
3da5c50d5c Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (improvement of previous patch) 2011-06-01 18:28:15 -04:00
jim-p
ee0cf21f7c Merge remote branch 'upstream/master' 2011-06-01 16:56:04 -04:00
jim-p
a01ce4c764 Make the ICMP echo request type less ambiguous, and since it's likely the main one to get used, move it to the top. 2011-06-01 16:54:42 -04:00
Ermal
7af360ceef Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'. 2011-06-01 23:25:21 +08:00
Ermal
f8f3732a63 Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix. 2011-06-01 23:25:21 +08:00