Ermal
|
602cb4b00c
|
Leave a notice for this as well.
|
2010-12-10 19:13:03 +00:00 |
|
Ermal
|
52a93b8239
|
If we fail to authenticate consider it as fatal since nothing else can be done.
|
2010-12-10 19:10:10 +00:00 |
|
Ermal
|
a79c72d709
|
Actually the passed config sections are part of index 1 of the array. This fixes config sync of vips as well.
|
2010-12-10 19:04:48 +00:00 |
|
Scott Ullrich
|
9e18b39240
|
Do not call rc.newwanip on bootup. Remove bogus return 0;
|
2010-12-10 13:55:04 -05:00 |
|
Ermal
|
d12654441c
|
Start relayd after routing has been started.
|
2010-12-10 18:53:07 +00:00 |
|
Ermal
|
9132ae35df
|
Do not spam logs uselessly on bootup and sleep a bit before starting apinger.
|
2010-12-10 18:43:49 +00:00 |
|
Ermal
|
0567899d3d
|
Fix config synchronization. Also unbreak the config when erroring out because it will loop indefinitely.
|
2010-12-10 18:34:56 +00:00 |
|
Ermal
|
4ecc2263d1
|
Hmmm use correct keys to returned array.
|
2010-12-10 01:18:44 +00:00 |
|
Ermal
|
bb92b70f9c
|
Actually pass the right parameter!
|
2010-12-10 01:02:10 +00:00 |
|
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 |
|