Update copyright years to include 2023
Rector direct global g accesses
Rector some direct config gets with complex paths.
Rector some direct config gets with pure scalar paths.
Spelling fixes. Fix #13357
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
Forward in-use/expired vouchers to the other node when performing a voucher expirationRedmine #97
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
Forward in-use/expired vouchers to the other node when performing a voucher auth.Redmine #97
Forward an user disconnection to the other nodeRedmine #97
Forward an user connection to the backup nodeRedmine #97
Do not perform RADIUS accounting/prune operations when node is in backup modeImplement Redmine #97
Create a new page dedicated to backward syncImplement Redmine #97
Fix backward vouchers synchronizationRedmine #7972
This is 2020. Issue #9245
Fix blank/empty lines in some auth syslog messages
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Make captiveportal use user manager as auth source
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
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...
Update the Copyright notice for pfSense.
When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079
Code with multiple %s in etc
Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_client
XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) function instead.
XMLRPC, xmlrpc_client simplify construction parameters where possible + cleanup
Move copyright from ESF to Netgate
XMLRPC, generic xmlrpc_client implementation + bugfixes in voucher sync
Ticket #3734: Pass username on all xmlrpc calls
Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2
Move to Apache License 2.0
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Internationalize etc inc uvx
Update license on files from /etc/inc
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
Code style and white space in etc
Do not pass vouchers shorter than 5 characters to voucher application, theyare too short to be a valid voucher.
Discussed with: Jim PIssue: #4985
Check if our version of roll data is valid and if necessary, initializethe database.
This fix the case where the database is not initialized because the usedfield in backup file is empty.
Move main pfSense content to src/