Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix config sync issue. Resolves #1547 Fixed-by: Ermal | jim-p | 2011-05-20 | 1 | -1/+1 | |
| | ||||||
* | Micro optimization. | Ermal | 2011-05-18 | 1 | -1/+1 | |
| | ||||||
* | Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() ↵ | Ermal | 2011-05-18 | 1 | -14/+8 | |
| | | | | replaces same keys data when merging. But make the code for reloading only changed vips after merge better and some more checks. | |||||
* | Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp ↵ | Ermal | 2011-05-18 | 1 | -30/+68 | |
| | | | | interfaces that have not change any configuration parameter. Also make merge_config_section_xmlrpc() an alias for restore_config_section_xmlrpc() since that what it is. | |||||
* | Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. ↵ | Ermal | 2011-05-17 | 1 | -0/+4 | |
| | | | | Seems such request can stomp into each other and create either corruption of xmlrpc request or other issues. | |||||
* | Allow ipalias with carp as parent interface to be synchronized. | Ermal | 2011-02-01 | 1 | -1/+9 | |
| | ||||||
* | Ticket #959. Keep local items at the top of vip section | Pierre POMES | 2010-12-11 | 1 | -1/+1 | |
| | ||||||
* | Be consistent on shifting array during authentication. Also check for array ↵ | Ermal | 2010-12-10 | 1 | -5/+7 | |
| | | | | to avoid strange errors. | |||||
* | Actually the passed config sections are part of index 1 of the array. This ↵ | Ermal | 2010-12-10 | 1 | -2/+2 | |
| | | | | fixes config sync of vips as well. | |||||
* | Fix config synchronization. Also unbreak the config when erroring out ↵ | Ermal | 2010-12-10 | 1 | -24/+32 | |
| | | | | because it will loop indefinitely. | |||||
* | Fix line because of copy/pasto. | Ermal | 2010-12-10 | 1 | -2/+1 | |
| | ||||||
* | Its too late and this is optional. | Ermal | 2010-12-10 | 1 | -5/+0 | |
| | ||||||
* | Actually we expect an array to be returned. | Ermal | 2010-12-10 | 1 | -1/+1 | |
| | ||||||
* | Hello xmlrpc to another function! | Ermal | 2010-12-10 | 1 | -0/+21 | |
| | ||||||
* | Whitespace fixes to make this readble. | Ermal | 2010-12-07 | 1 | -125/+134 | |
| | ||||||
* | Ticket #975. Rearrange code a little. | Ermal | 2010-10-27 | 1 | -2/+4 | |
| | ||||||
* | Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restore | pierrepomes | 2010-10-26 | 1 | -0/+6 | |
| | ||||||
* | No need to triger a vips re-configure explicitly but rather detect this ↵ | Ermal | 2010-08-20 | 1 | -0/+2 | |
| | | | | during config merges. This is the best way to do this after fixing Ticket #601. | |||||
* | Ticket #601. If 'virtualip' section is going to be restored or merged ↵ | Ermal | 2010-08-20 | 1 | -2/+16 | |
| | | | | through xmlrpc bring down all vips which will be brough up later on from the configure_carp call. This ensures that the peers on the cluster stay current to each other. | |||||
* | Not neccessary to call this here since vips_configure does this automatically. | Ermal | 2010-08-20 | 1 | -1/+0 | |
| | ||||||
* | Fix printf/sprintf mixups. | Erik Fonnesbeck | 2010-08-11 | 1 | -2/+2 | |
| | ||||||
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-08-03 | 1 | -1/+3 | |
|\ | | | | | | | | | Conflicts: usr/local/www/services_dhcp_edit.php | |||||
| * | Optionally sync users and groups via xmlrpc. Fixes #650 | jim-p | 2010-08-02 | 1 | -0/+1 | |
| | | ||||||
| * | Resync DNS forwarder post-sync. Fixes #117 | jim-p | 2010-08-02 | 1 | -0/+1 | |
| | | ||||||
| * | Backout this commit, it was never intended to be committed | Scott Ullrich | 2010-08-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote branch 'mainline/master' | Vinicius Coque | 2010-07-30 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | | | Conflicts: usr/local/www/carp_status.php usr/local/www/diag_nanobsd.php usr/local/www/services_captiveportal_ip_edit.php | |||||
| * | Adding utility to show and maintain overflow tables | Scott Ullrich | 2010-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | Implement gettext() calls on xmlrpc.php | Rafael Lucas | 2010-07-29 | 1 | -15/+15 | |
|/ | ||||||
* | Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but ↵ | jim-p | 2010-06-11 | 1 | -0/+3 | |
| | | | | that still needs work. | |||||
* | Correct carp_configure_doc | Scott Ullrich | 2010-06-11 | 1 | -1/+1 | |
| | ||||||
* | Correctly reload carp interfaces via xmlrpc | Scott Ullrich | 2010-06-11 | 1 | -18/+23 | |
| | ||||||
* | vslb.inc is already included by functions.inc | Scott Ullrich | 2010-06-11 | 1 | -1/+0 | |
| | ||||||
* | Its 2010 | Scott Ullrich | 2010-01-09 | 1 | -1/+1 | |
| | ||||||
* | Clean up file formatting. Fix typo. Add (C) | Scott Ullrich | 2010-01-09 | 1 | -71/+63 | |
| | ||||||
* | Return 'Authentication failed' instead of a non standard type which results ↵ | Scott Ullrich | 2010-01-09 | 1 | -2/+5 | |
| | | | | in kindOf() errors. | |||||
* | When exec_php is called detect i the variable toreturn is present and if so ↵ | Scott Ullrich | 2009-12-30 | 1 | -1/+5 | |
| | | | | forumulate it into a xmlresponse in order to return structured data. | |||||
* | Unbreak configuration sync. Resolves #182 | sullrich | 2009-11-28 | 1 | -9/+9 | |
| | ||||||
* | s/interfaces_carp_configure/interfaces_carp_setup/ | Ermal Luçi | 2009-11-24 | 1 | -1/+1 | |
| | ||||||
* | Require filter.inc and shaper.inc | Scott Ullrich | 2009-11-21 | 1 | -3/+4 | |
| | ||||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 | |
| | | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages | |||||
* | move relayd to after all gateways are configured - it'll be happier, trust me | Bill Marquette | 2008-07-08 | 1 | -1/+1 | |
| | ||||||
* | Setup gateways monitor after a rpc sync | Seth Mos | 2008-07-08 | 1 | -0/+1 | |
| | ||||||
* | s/slbd/relayd/ move to after filter is configured | Bill Marquette | 2008-07-08 | 1 | -2/+2 | |
| | ||||||
* | Eliminate interfaces_carp_bring_up_final() | Scott Ullrich | 2008-07-07 | 1 | -1/+0 | |
| | ||||||
* | PHP5 fixes. Allow XMLRPC sync to work. | Scott Ullrich | 2008-05-27 | 1 | -3/+5 | |
| | ||||||
* | * Add xmlrpc declarations missed in last commit | Scott Ullrich | 2008-02-14 | 1 | -0/+57 | |
| | | | | | * MFC exec_shell() package related function * MFC exec_php() package related function | |||||
* | * Add merge_installedpackages_section_xmlrpc() call used for merging | Scott Ullrich | 2008-02-14 | 1 | -0/+24 | |
| | | | | | | | | specific <installedpackages><AREANAME> sub items without replacing the entire <installedpackages> area with just this item * Adjust TinyDNS sync to use this new method to avoid replacing the entire destination <installedpackages> area which also whipes out all other installd package information. | |||||
* | Add product_copyright re-branding support | Scott Ullrich | 2007-12-16 | 1 | -1/+1 | |
| | | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks | |||||
* | sync from RELENG_1_2 | Bill Marquette | 2007-10-14 | 1 | -1/+0 | |
| | ||||||
* | Fix check_firmware_version description | Bill Marquette | 2007-10-14 | 1 | -3/+7 | |
| | | | | | All XMLRPC functions should be authenticated MFC: ASAP |