summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/voucher.inc
Commit message (Collapse)AuthorAgeFilesLines
* Code with multiple %s in etcPhil Davis2017-02-011-1/+1
|
* Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_clientRenato Botelho2016-09-131-162/+21
|\
| * XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) ↵PiBa-NL2016-09-131-3/+6
| | | | | | | | function instead.
| * XMLRPC, xmlrpc_client simplify construction parameters where possible + cleanupPiBa-NL2016-09-081-3/+3
| |
| * XMLRPC, generic xmlrpc_client implementation + bugfixes in voucher syncPiBa-NL2016-09-061-162/+18
| |
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|/
* Ticket #3734: Pass username on all xmlrpc callsRenato Botelho2016-08-181-3/+3
|
* Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2Renato Botelho2016-08-161-73/+111
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-2/+2
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-55/+55
|
* Internationalize etc inc uvxPhil Davis2016-02-191-27/+31
|
* Update license on files from /etc/incRenato Botelho2016-01-151-16/+43
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-5/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style and white space in etcPhil Davis2015-12-101-1/+2
|
* Do not pass vouchers shorter than 5 characters to voucher application, theyLuiz Otavio O Souza2015-09-221-2/+3
| | | | | | | are too short to be a valid voucher. Discussed with: Jim P Issue: #4985
* Check if our version of roll data is valid and if necessary, initializeLuiz Otavio O Souza2015-09-141-0/+3
| | | | | | | the database. This fix the case where the database is not initialized because the used field in backup file is empty.
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+785
OpenPOWER on IntegriCloud