Commit Graph

16475 Commits

Author SHA1 Message Date
Ermal
01b1cc6aff Fix line because of copy/pasto. 2010-12-10 00:53:02 +00:00
Ermal
728719dd90 Its too late and this is optional. 2010-12-10 00:51:52 +00:00
Ermal
de272dac83 Just the password here. 2010-12-10 00:44:52 +00:00
Ermal
18be996dd7 Actually we expect an array to be returned. 2010-12-10 00:34:53 +00:00
Ermal
e501de37f7 Hello xmlrpc to another function! 2010-12-10 00:19:22 +00:00
Ermal
68ef6e03bd Teach convert_friendly_interface_to_friendly_descr about carp vips. This helps cases like Ticket #1086. 2010-12-09 20:42:41 +00:00
Ermal
8c3450c7ce Make this at least right though it might not be correct. 2010-12-09 20:33:44 +00:00
Ermal
89428f036f Use correct variable name so the message is actually displayed. 2010-12-09 19:44:48 +00:00
jim-p
ec3e48f1f0 Remove \n here, it was being printed on the console. Echo should do the right thing and print a newline at the end on its own. 2010-12-09 14:03:59 -05:00
Chris Buechler
76bbcff0bd make rebrand-friendly 2010-12-09 12:18:40 -05:00
Ermal
11decf6ef6 Show carp on the list of interfaces to be used for creating gif/gre tunnels. 2010-12-09 14:25:48 +00:00
Ermal
f1a93dee11 Use the array index for this. 2010-12-09 14:24:13 +00:00
Erik Fonnesbeck
71809626fc If available, display source IP's CIDR mask on external IP as well. 2010-12-08 22:44:00 -07:00
Erik Fonnesbeck
35aa4df3f0 This code must come after natent is defined or the style will never be applied. Ticket #1073 2010-12-08 22:12:21 -07:00
Erik Fonnesbeck
1634524df7 Fix field descriptions on input validation for LAGG edit. 2010-12-08 14:51:32 -07:00
Ermal
4f76b144b0 Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC 2010-12-08 18:45:33 +00:00
jim-p
8ab82decf7 Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfsense.org/index.php/topic,29164.msg157864.html#msg157864 2010-12-08 13:04:05 -05:00
Ermal
409dc2e1cc Actually we do not use this code at all in pfSense. 2010-12-08 17:57:23 +00:00
Ermal
6cf1cc6116 Do not overrite the default gateway if already found. 2010-12-08 17:55:04 +00:00
Ermal
20e18ef23b Properly test for ldap case when clicking save and test for GUI authserver. 2010-12-08 15:45:18 +00:00
Ermal
2a834dcd89 Adjust even advbase while synching. This should be params though. 2010-12-07 23:59:34 +00:00
Ermal
6f247d1f76 Expose advbase option of carp(4) to alleviate advanced configs. 2010-12-07 23:51:47 +00:00
Ermal
a00fc1e2f4 Do not atempt to start a service during installation. 2010-12-07 20:30:16 +00:00
Ermal
afa966a582 Ticket #1081. Fix header() function to do correct redirection. Also remove bogus step9 in the wizards. 2010-12-07 20:08:36 +00:00
Ermal
c5901d2853 Use full path to binary and silence errors if any on unlink. 2010-12-07 18:32:26 +00:00
Ermal
422bc2a7f3 Move all dynamic dns update processes under the same even 'reload dyndns' since it makes sense to do so. 2010-12-07 18:25:37 +00:00
Ermal
8c41a3e42d Do the filter reload before vpn and some other services which get impacted or impact filter reload. Let alone that they do not impact filter reload at all. 2010-12-07 18:13:56 +00:00
jim-p
5a61331aff Move this validation down so we can still assume id=0 if it's not present, and then redirect if it's non-numeric. 2010-12-07 11:34:15 -05:00
Ermal
7380bcdbe4 Prevent sync problems when upgrading carp clusters. Now we check that the other cluster is at least at our config file version. 2010-12-07 12:30:36 +00:00
Ermal
d064a11535 Tighten checks a bit also when check_firmware_version is called return the config version too. 2010-12-07 11:32:16 +00:00
Ermal
137f46d893 Whitespace fixes to make this readble. 2010-12-07 11:10:08 +00:00
Ermal
be888d7f4f Add lem(4) to our drivers list. 2010-12-07 10:56:50 +00:00
Pierre POMES
dd62256f08 Fix vip descriptions in openvpn and ipsec screens. Ticket #1042 2010-12-06 20:26:58 -05:00
Scott Ullrich
8d5b8c2033 it's 2010, update (C) 2010-12-06 18:58:33 -05:00
Scott Ullrich
2db9a6d68e Make menu drape across two columns saving around 10 lines of text making room for more interfaces at the top. Looks good: perry|dk & jim-p 2010-12-06 18:43:01 -05:00
Ermal
b0c6a4f182 Remove unused binary from list 2010-12-06 20:42:53 +00:00
Ermal
27ca29e48c cleanup other bogus code. 2010-12-06 20:39:27 +00:00
Ermal
265c88c6fb Remove bogus code and use proper function here. 2010-12-06 20:38:14 +00:00
Ermal
3e5d0d1d16 Actually honor the mtu/mac spoofing option in the interfaces.php page even while the type is set to other than dhcp/static/none. For this inhance the interface_translate_type_to_real to return the real hardware interface for ppp* types. 2010-12-06 20:35:28 +00:00
Ermal
ef130e9f1d Ticket #829. Allow the user to change from ppp* type to static or dhcp type interface from interfaces.php. 2010-12-06 20:16:45 +00:00
Ermal
7afd6325f5 Modify dhclient-script to call rc.newwanip after all the changes to system have been done so races and no stale information can be extracted from the later. 2010-12-06 18:53:48 +00:00
Ermal
6706a83a06 Do the setting earlier to not miss any code and make ipsec not work. 2010-12-06 18:16:07 +00:00
Ermal
dcadda5558 Do not reload twice carp and vips in general during an interface reload. 2010-12-06 15:47:00 +00:00
Ermal
ed62880b04 Correct code to reconfigure an interface for groups/gre/gif tunnels to take into account that an interface might be part of many instances of this. Also reconfigure interface groups for every newwanip trigger on interfaces to make sure dynamic interfaces retain their membership on groups. 2010-12-06 15:25:03 +00:00
Ermal
c9e1341817 Ticket #491. Do not actually check for enable to exist but for host since enable might be unset explicitly by the user. This should re-enable configs to work. 2010-12-06 12:58:41 +00:00
Ermal
81f4ab8a52 Ticket #1073. Gray out the rules when they are disabled. 2010-12-06 12:29:57 +00:00
Ermal
5e3a84e295 Use send_event since touch()'ing files does not work. 2010-12-06 10:37:35 +00:00
Ermal
e53e7a5d04 Do not call filter_configure here the caller does. Also remove old code of the times when check_reload_status used files as trigers. 2010-12-06 10:29:59 +00:00
Ermal
baa1600583 The caller of this function is responsible for this and usually all the callers do this from what i can tell. Remove redundant call. 2010-12-06 10:18:16 +00:00
Ermal
757c1bcc77 Make sure filter_configure() is not called during bootup since its harmful. 2010-12-06 10:12:49 +00:00