summaryrefslogtreecommitdiffstats
path: root/etc/rc.filter_synchronize
Commit message (Collapse)AuthorAgeFilesLines
* Correct only carp value changesErmal2013-12-041-5/+5
|
* Remove references to _vip interface and provide proper configuration for ↵Ermal2013-11-281-1/+1
| | | | carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code
* Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-131-5/+5
| | | | | | | | | | | | | - Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced keep working the same way - Hybrid mode applies manual rules first, automatic after - Disabled do no create any outbound NAT rules - Remove ipsecpassthru config field and rename advancedoutbound to outbound - Save mode on $config['nat']['outbound']['mode'] to simplify the logic - Modify config.default to reflect changes - Add code to upgrade config, and change latest_version to 10.3 - Use html to align modes and remove some hacks to align using  
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-061-2/+0
|
* Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: ↵Ermal2013-08-151-0/+2
| | | | http://forum.pfsense.org/index.php/topic,65487.0.html
* fix text - s/occured/occurred/Chris Buechler2013-08-011-3/+3
|
* Add option and code to sync Auth servers with XMLRPC.jim-p2013-06-241-0/+5
|
* Allow localhost IP Alias VIPs to sync, toojim-p2013-06-061-1/+1
|
* Update rc.filter_synchronizehuangjinfang2013-04-081-1/+1
| | | A incorrect word
* Make this code readbleErmal2013-02-111-180/+184
|
* 255 is not a valid skew value. Fixed bug #2012 ↵briantist2012-06-071-4/+4
| | | | (http://redmine.pfsense.org/issues/2012)
* Fixed Bug #2348bcyrill2012-04-061-146/+144
|
* Unbreak rc.filter_synchronize, add )smos2012-04-061-1/+1
|
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
|
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-145/+146
| | | | https://redmine.pfsense.org/issues/647
* Better wordingWarren Baker2011-12-191-1/+1
|
* Correct wordingWarren Baker2011-12-191-1/+1
|
* Correctly check if it is a valid object or notErmal2011-09-281-1/+1
|
* Check/set array for $config['staticroutes']['route'] as well, fixes deleting ↵jim-p2011-09-011-0/+2
| | | | of the last static route not syncing to secondary unit.
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
| * Do a more strict check on this to avoid warningsErmal2011-07-121-1/+1
| |
* | Merge remote branch 'upstream/master'jim-p2011-06-151-4/+6
|\ \ | |/
| * Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for ↵jim-p2011-06-151-4/+6
| | | | | | | | me. Coded-By: Ermal
* | Merge remote branch 'upstream/master'jim-p2011-06-141-19/+19
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/globals.inc etc/inc/upgrade_config.inc
| * Use the new username field from the GUI or default to admin.Ermal2011-06-141-16/+14
| |
| * Actually correct check so it throws some errors during the second try.Ermal2011-06-141-2/+2
| |
| * Porvide information for the filter reload status screen.Ermal2011-06-141-1/+3
| |
* | Merge remote branch 'upstream/master'jim-p2011-06-011-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: conf.default/config.xml etc/inc/filter.inc etc/inc/globals.inc etc/inc/pfsense-utils.inc etc/inc/upgrade_config.inc usr/local/www/interfaces.php
| * Use pfsense.restore_config_sectionScott Ullrich2011-05-311-1/+1
| |
* | Merge remote branch 'upstream/master'jim-p2011-05-191-3/+4
|\ \ | |/
| * Fixes #1514. Differentiate in the carp settings between layer7, limiter and ↵Ermal2011-05-181-3/+4
| | | | | | | | queues so layer7 and limiters do not rely on queues being active.
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-4/+7
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/filter.inc usr/local/www/themes/the_wall/rrdcolors.inc.php
| * By default assume admin user and do not blindly copy the first user from the ↵Ermal2011-03-301-3/+6
| | | | | | | | config.xml
| * clarify logChris Buechler2011-03-301-1/+1
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-19/+18
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/rrd.inc usr/local/www/interfaces.php
| * Log the configuration is not the same error message only when this is true. ↵Ermal2011-03-171-19/+18
| | | | | | | | This message would have been shown even when a communication error would occur.
* | Merge remote branch 'upstream/master'Seth Mos2011-02-111-2/+2
|\ \ | |/
| * fix textChris Buechler2011-02-101-2/+2
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-02-061-1/+0
|\ \ | |/
| * Ticket #1248. Do not set this higher since the slave will take more time to ↵Ermal2011-02-031-1/+0
| | | | | | | | detect a switch needs to be done.
* | Merge remote branch 'upstream/master'Seth Mos2011-02-031-1/+1
|\ \ | |/
| * Allow ipalias with carp as parent interface to be synchronized.Ermal2011-02-011-2/+2
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-01-261-2/+2
|\ \ | |/ | | | | | | Conflicts: etc/inc/system.inc
| * fix variable and text for this logChris Buechler2011-01-221-2/+2
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-36/+35
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/system.inc
| * Fix whitespace.Scott Ullrich2010-12-221-37/+36
| |
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-23/+83
|\ \ | |/ | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/vslb.inc usr/local/www/interfaces.php
| * Leave a notice for this as well.Ermal2010-12-101-0/+2
| |
| * If we fail to authenticate consider it as fatal since nothing else can be done.Ermal2010-12-101-2/+2
| |
| * Fix config synchronization. Also unbreak the config when erroring out ↵Ermal2010-12-101-11/+9
| | | | | | | | because it will loop indefinitely.
OpenPOWER on IntegriCloud