summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Add ng interface to pppoe group on mpd.conf and remove dead code from ↵Renato Botelho2016-09-011-12/+0
| | | | vpn-linkup script
* -resolved syntax errorhamnur2016-08-311-4/+4
|
* change traffic graphs to use d3.jsJared Dillard2016-08-236-125/+875
|
* add visibility jsJared Dillard2016-08-231-0/+1
|
* Clean up the text on diag_sockets.php. Fixes #6708jim-p2016-08-221-14/+12
|
* Clarify language on diag_tables.php. Fixes #6713jim-p2016-08-221-2/+4
|
* Use -l with traceroute6 to show both IP Addresses and Hostnames when ↵jim-p2016-08-221-0/+6
| | | | resolving hops. Add note about max ttl/hop limit in source comment. Fixes #6715
* Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737jim-p2016-08-221-4/+4
|
* Fixed #6711Stephen Beaver2016-08-222-0/+9
|
* Fixed #6732Stephen Beaver2016-08-221-8/+20
|
* Fix syntax error on openvpn.widget.phpNewEraCracker2016-08-201-1/+1
|
* Text typos in openvpn.widget.phpPhil Davis2016-08-191-2/+3
|
* Revise widget refresh timingStephen Beaver2016-08-182-2/+2
|
* Add specific permission to allow HA XMLRPC sync. It fixes #809Renato Botelho2016-08-181-6/+29
|
* Fix remote_addr array keyRenato Botelho2016-08-181-1/+1
|
* Disable autoDocumentRenato Botelho2016-08-181-1/+1
|
* Ticket #3734: Pass username on all xmlrpc callsRenato Botelho2016-08-181-1/+1
|
* Ticket #3734: Convert xmlrpc.php to use XML/RPC2/Server.phpRenato Botelho2016-08-181-432/+443
|
* Added control to set dashboard widget refresh periodStephen Beaver2016-08-189-22/+66
| | | | | Start each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame time Fix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves
* Completed #6723\Stephen Beaver2016-08-181-171/+219
| | | | by making the OpenVPN widget update dynamically
* Revert "change traffic graphs to d3"Jared Dillard2016-08-176-1079/+184
| | | | This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.
* change traffic graphs to d3Jared Dillard2016-08-176-184/+1079
|
* Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes ↵jim-p2016-08-171-0/+11
| | | | #6719
* diag-edit.php: Perform "Goto line #" action on pressing enter key within the ↵Stephen Beaver2016-08-171-1/+10
| | | | line number element
* Merge pull request #3113 from NewEraCracker/patch-11Renato Botelho2016-08-161-1/+0
|\
| * Fix messup caused by 9d3e872NewEraCracker2016-08-161-1/+0
| |
* | Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2Renato Botelho2016-08-161-46/+52
|/
* Tidy up filenamesColin Fleming2016-08-163-3/+3
| | | | Make sure the filenames represent the actual file
* Code style and commentsPhil Davis2016-08-1634-126/+127
| | | | No functional change - just making style consistent
* Improved solution to #6716Stephen Beaver2016-08-152-1/+3
|
* Fixed #6716Stephen Beaver2016-08-152-5/+19
|
* Fixed #6700Stephen Beaver2016-08-151-1/+1
|
* Fixed #6710Stephen Beaver2016-08-151-1/+20
| | | | (cherry picked from commit 13b92290e0fa367a76016a15ccf5e76ff77b0706)
* Fixed #6709Stephen Beaver2016-08-151-1/+1
|
* Fixed #6703Stephen Beaver2016-08-151-1/+1
|
* Fixed #6706Stephen Beaver2016-08-151-1/+1
|
* Fixed #6705Stephen Beaver2016-08-151-0/+1
|
* Fixed #6701Stephen Beaver2016-08-151-1/+1
|
* Fixed #6704Stephen Beaver2016-08-151-1/+14
|
* Merge pull request #3097 from NewEraCracker/patch-1Renato Botelho2016-08-121-0/+3
|\
| * Be sure that user_settings for widgets is an arrayNewEraCracker2016-08-121-0/+3
| |
* | Fixed to properly save configs in PPPs interfacesFrancisco Cavalcante2016-08-121-17/+38
|/ | | | (cherry picked from commit 545a7850ea37cd8c379cc75428353ad0089f2bd3)
* Ticket #3734: Convert growl related code to use pear-Net_Growl portRenato Botelho2016-08-111-10/+16
|
* Be more verbose and let user know results of SMTP settings testRenato Botelho2016-08-111-3/+9
|
* Ticket #3734:Renato Botelho2016-08-111-15/+10
| | | | | | - Added timeout parameter for SMTP configuration - Removed STARTTLS option, it's enabled automatically by pear-Mail when server supports it
* Fix path to require pear-Crypt_CHAP installed file. Ticket #3734Renato Botelho2016-08-101-1/+1
|
* Fix wording of the "Reject leases from" option for a DHCP interface.jim-p2016-08-091-2/+2
|
* Remove workarounds to sort extensions.ini since ports tree now has a better ↵Renato Botelho2016-08-091-4/+0
| | | | solution in place to track PHP modules dependencies
* Merge pull request #3084 from jlduran/native-font-stackJared Dillard2016-08-043-20/+28
|\
| * Experiment using the OS' native font stackJose Luis Duran2016-08-012-6/+10
| | | | | | | | | | | | | | | | Following the steps of bfbfa4dd254c110db4122925d0a3716a34d4c664, experiment using the OS' native font stack. Obtained from the Bootstrap project (twbs/bootstrap#19098, twbs/bootstrap@0a31dacf3e0c43a73b2e61e266155b9dcce35339)
OpenPOWER on IntegriCloud