Project

General

Profile

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

# Date Author Comment
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

829322b3 11/29/2022 03:51 PM Christian McDonald

Rector some direct config gets with complex paths.

1e45d13f 11/23/2022 02:06 PM Christian McDonald

Rector some direct config gets with pure scalar paths.

4864d7f6 11/15/2022 06:49 PM Josh Soref

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`....
8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

6bfb5b9e 05/18/2020 04:36 PM A FL

Forward in-use/expired vouchers to the other node when performing a voucher expiration
Redmine #97

896889e9 05/18/2020 04:36 PM A FL

Do not save in-use vouchers to config.
Saving in use/expired vouchers to XML config does trigger an ACB Save and has many undesirable effects in HA situation (DHCP restart on the backup node, etc...)
Implement Redmine #97

318e3f81 05/18/2020 04:36 PM A FL

Forward in-use/expired vouchers to the other node when performing a voucher auth.
Redmine #97

4a778ba9 05/18/2020 04:36 PM A FL

Forward an user disconnection to the other node
Redmine #97

24600471 05/18/2020 04:36 PM A FL

Forward an user connection to the backup node
Redmine #97

13164061 05/18/2020 04:36 PM A FL

Do not perform RADIUS accounting/prune operations when node is in backup mode
Implement Redmine #97

06ef0830 05/18/2020 04:35 PM A FL

Create a new page dedicated to backward sync
Implement Redmine #97

65a51647 05/18/2020 04:33 PM A FL

Fix backward vouchers synchronization
Redmine #7972

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

This is 2020. Issue #9245

882af7b4 09/12/2019 08:19 PM Jim Pingle

Fix blank/empty lines in some auth syslog messages

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

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

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

Update copyright notices to 2019. Happy New Year

eb43c5b1 08/10/2018 04:44 PM A FL

Make captiveportal use user manager as auth source

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...

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

927a988e 11/10/2017 07:00 PM Jim Pingle

When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc

0ae266af 09/13/2016 06:56 PM Renato Botelho

Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_client

e3b0eeb2 09/13/2016 05:42 PM Pi Ba

XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) function instead.

4d7522bf 09/07/2016 11:09 PM Pi Ba

XMLRPC, xmlrpc_client simplify construction parameters where possible + cleanup

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

Move copyright from ESF to Netgate

a8620841 09/06/2016 12:37 AM Pi Ba

XMLRPC, generic xmlrpc_client implementation + bugfixes in voucher sync

2355a762 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Pass username on all xmlrpc calls

200728c9 08/16/2016 10:12 PM Renato Botelho

Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2

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)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

51a14c58 02/19/2016 12:22 PM Phil Davis

Internationalize etc inc uvx

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

9fcbc9ff 09/22/2015 12:50 PM Luiz Souza

Do not pass vouchers shorter than 5 characters to voucher application, they
are too short to be a valid voucher.

Discussed with: Jim P
Issue: #4985

351b8519 09/14/2015 11:23 PM Luiz Souza

Check if our version of roll data is valid and if necessary, initialize
the database.

This fix the case where the database is not initialized because the used
field in backup file is empty.

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

Move main pfSense content to src/