Project

General

Profile

Download (18.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
30f7da5d 01/17/2020 02:10 PM Renato Botelho

Merge pull request #4156 from vktg/syncempty

c9a96f16 01/14/2020 05:35 PM Viktor Gurov

XMLRPC: fix last shaper/limiter removing. Issue #9468-9469

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

c6220dcf 12/05/2019 08:29 PM Jim Pingle

IPsec swanctl conversion. Implements #9603

  • Converted IPsec configuration code from ipsec.conf ipsec/stroke style
    to swanctl.conf swanctl/vici style. Issue #9603
  • Split up much of the single large IPsec configuration function into
    multiple functions as appropriate....
f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

6e0d4751 08/07/2019 02:48 PM Jim Pingle

Fixup format of XMLRPC auth error to match GUI auth error.

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

7cab6335 09/04/2018 01:56 PM Renato Botelho

Fix #8806: Configure captive portal on secondary identical as master HA node

7fead243 09/03/2018 06:17 PM Renato Botelho

Fix #8721: Call proper filter_configure function from this class

d3cc158c 05/02/2018 03:42 PM Jim Pingle

Only alter users/groups via XMLRPC when the primary is set to do so. Fixes #8450

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

b8963db6 02/26/2018 12:47 PM Renato Botelho

Fix #7972

Rework the way Captive Portal vouchers are synchronized on HA:

- When voucher use is enabled on primary, do the same on secondary
- When voucher rolls are created/modified/deleted, sync to secondary
- When voucher is used, disconnected or expired, sync it in both...

79f7bc7f 02/14/2018 04:28 PM Renato Botelho

Fix #7469

  • Rename local_sync_accounts() to local_reset_accounts() and keep it
    only being used /etc/rc.bootup
  • Reimplement local_sync_accounts() receiving a list of users and
    groups to be added and/or deleted
  • Remove call to filter_configure xmlrpc method from...
b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

8239af2d 10/11/2017 12:41 AM Pi Ba

xmlrpc, webgui, prevent that a xmlrpc.lock is placed that is never unlocked, thus hanging php and the webgui after a few more sync request are trying to acquire the lock and all are waiting..

8cb29dac 08/28/2017 02:40 AM Doktor Notor

Use spaces in the write_config() message to prevent text wrapping issues in webGUI

See https://redmine.pfsense.org/issues/6363

46886273 12/28/2016 02:14 PM Phil Davis

Remove unused get_notices() from xmlrpc.php

ee5d140e 12/28/2016 05:45 AM Phil Davis

Fix get_notices parameter in xmlrpc.php

This looks to me like the var name here should be $category
Note: I don't see where this get_notices() inside class pfsense_xmlrpc_server is ever unused anyway - so maybe get_notices() can just be deleted from here?

5fda51cd 12/13/2016 07:25 PM Jim Pingle

Check for lo0 when reconfiguring VIPs on sync. Fixes #7010

8d44b2cb 11/03/2016 07:00 PM Pi Ba

xmlrpc, fix loopback detection

dc5f639f 10/15/2016 02:58 PM Pi Ba

xmlrpc, use authentication through the basic auth header instead of extra user/pass parameters

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

fb1234ab 08/18/2016 09:36 PM Renato Botelho

Add specific permission to allow HA XMLRPC sync. It fixes #809

f82f991c 08/18/2016 09:35 PM Renato Botelho

Fix remote_addr array key

4f78ae1d 08/18/2016 07:55 PM Renato Botelho

Disable autoDocument

f81e7cc4 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Convert xmlrpc.php to use XML/RPC2/Server.php

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

57b5da70 02/12/2016 06:24 PM Jim Pingle

Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fixes #5882

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

29e5cbb4 01/21/2016 06:07 PM Phil Davis

xmlrpc signature and docstring

A few of the entries in this array had dodgy var references. I don't think anything would have caused an actual error.

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

1a2de6d6 11/22/2015 03:27 PM Luiz Souza

Remove the last usage cases of $config['ipsec']['enable'].

IPSEC is always on in 2.3, where necessary (IPSEC rules, IPSEC daemon), we check the existence of phase 1 entries.

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

0cdb94e1 10/20/2015 11:12 AM Renato Botelho

Cleanup unused code:

- Remove xmlrpcbaseurl from globals
- Remove xmlrpcpath from globals
- Remove embeddedbootupslice from globals
- Remove call_pfsense_method()
- Remove check_firmware_version()
- Remove get_active_xml_rpc_base_url()
- Remove zeromq.inc...

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/