summaryrefslogtreecommitdiffstats
path: root/etc/rc.filter_synchronize
Commit message (Expand)AuthorAgeFilesLines
* fix textChris Buechler2011-02-101-2/+2
* Ticket #1248. Do not set this higher since the slave will take more time to d...Ermal2011-02-031-1/+0
* Allow ipalias with carp as parent interface to be synchronized.Ermal2011-02-011-2/+2
* fix variable and text for this logChris Buechler2011-01-221-2/+2
* Fix whitespace.Scott Ullrich2010-12-221-37/+36
* 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 because...Ermal2010-12-101-11/+9
* Hmmm use correct keys to returned array.Ermal2010-12-101-2/+2
* Just the password here.Ermal2010-12-101-1/+0
* Hello xmlrpc to another function!Ermal2010-12-101-1/+1
* Adjust even advbase while synching. This should be params though.Ermal2010-12-071-0/+7
* Prevent sync problems when upgrading carp clusters. Now we check that the oth...Ermal2010-12-071-12/+69
* Whitespace fixes to make this readble.Ermal2010-12-071-1/+1
* Tighten check even more. Ticket #1006.Ermal2010-11-161-1/+1
* Ticket #1006. Make sure to interpret the response as needed. First check if w...Ermal2010-11-161-5/+2
* Various sync fixes to ensure sections are pushed even if empty, otherwise the...jim-p2010-11-011-20/+53
* Ooops use meant logic.Ermal2010-10-271-1/+1
* Ticket #975. Properly initialize variables to avoid caching issues. Also chec...Ermal2010-10-271-5/+8
* If there are no aliases, push an empty aliases array. Fixes #961jim-p2010-10-251-1/+4
* Add l7 rules synchro. Ticket #951pierrepomes2010-10-241-0/+2
* Sync CRLs, too.jim-p2010-10-201-0/+3
* ipalias type should be handled in backup_vip_config_section. Remove useless c...pierrepomes2010-10-181-11/+1
* Do not synchronize ip alias. Ticket #882pierrepomes2010-09-261-2/+4
* Update sync code since CERT/CA have moved.jim-p2010-09-021-4/+8
* Add Captive Portal CARP configuration synchronizationScott Ullrich2010-08-291-202/+208
* No need to triger a vips re-configure explicitly but rather detect this durin...Ermal2010-08-201-19/+1
* Optionally sync users and groups via xmlrpc. Fixes #650jim-p2010-08-021-0/+5
* Properly sync CA/Certs when syncing OpenVPN (might need to be its own option,...jim-p2010-06-111-7/+18
* Sync gateways if we sync routing.jim-p2010-06-111-1/+3
* Rework connections a bit and report errors when they happen.jim-p2010-06-111-6/+36
* Correctly reload carp interfaces via xmlrpcScott Ullrich2010-06-111-2/+3
* Need to create a new rpc message before sendingScott Ullrich2010-06-111-0/+1
* Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a...jim-p2010-06-111-0/+15
* Fix booting checks. Part of ticket #53.jim-p2010-05-111-2/+3
* Handle faultCode()Scott Ullrich2010-01-111-1/+6
* Check for is_array()Scott Ullrich2010-01-091-1/+1
* Report auth errors correctly during xmlrpc syncScott Ullrich2010-01-091-5/+11
* Unbreak configuration sync. Resolves #182sullrich2009-11-281-0/+1
* Set a+rxsullrich2009-11-281-0/+0
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-211-1/+3
* Correctly fix Bug #38Ermal Luçi2009-10-091-40/+54
* Revert "Use array_splice() to unset items that should not be sync'd (nosync) ...Ermal Luçi2009-10-091-28/+14
* Send a notify message only when really the synchronize is being doneErmal Luçi2009-09-051-2/+2
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-14/+28
* Break after processing the first record. Anything more would be uncivilized.Scott Ullrich2009-07-091-1/+3
* Fix Bug #26. This can be easily backported to 1.2.x.Ermal Luçi2009-07-071-7/+7
* Merge backup_vip_function to the synchronize code where its only used.Ermal Luçi2009-05-221-0/+23
* Revert "Include pfsense-utils for backup vip function."Ermal Luçi2009-05-221-1/+0
* Include pfsense-utils for backup vip function.Ermal Luçi2009-05-221-0/+1
OpenPOWER on IntegriCloud