summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #5140Stephen Beaver2015-09-151-35/+70
| | | | | | Removed conditional causing only configured servers to be displayed Updated formatting Modified help display for better layout
* fix typoChris Buechler2015-09-151-2/+2
|
* fix up textChris Buechler2015-09-151-2/+2
|
* Corrected value of r\enable checkbox tp permit Save actionStephen Beaver2015-09-151-33/+61
|
* To not try to include files that don't existRenato Botelho2015-09-151-1/+7
|
* Fix comment styleRenato Botelho2015-09-151-1/+1
|
* Fixed #5116Stephen Beaver2015-09-151-60/+206
| | | | vpn_pppoe_edit now uses the php table library to add/delete/save rows
* Fixed #5036Stephen Beaver2015-09-151-82/+78
|
* Fixed #5027Stephen Beaver2015-09-151-6/+12
| | | | Checkbox replaced with button
* Remove debug code, fix up text, vpn_pppoe_edit.phpChris Buechler2015-09-151-6/+3
|
* Double-click to edit, click to select, multi-delete and drag to re-order now ↵Stephen Beaver2015-09-155-338/+277
| | | | | | | | | supported on: firewall-nat.php firewall-nat-out.php firewall_nat-1to1.php firewall_rules.php
* Corrected edit targetStephen Beaver2015-09-151-1/+1
|
* Partial fix #5014 Double-click to edit, single click to select, multiple ↵Stephen Beaver2015-09-151-49/+81
| | | | delete functionality provided
* Partial fix #5014Stephen Beaver2015-09-152-46/+81
| | | | Double-click to edit, single click to select, multiple delete functionality provided
* clarify state killing description. Ticket #4709Chris Buechler2015-09-151-2/+2
|
* Rename upgrade script to pfSense-upgradeRenato Botelho2015-09-141-0/+0
|
* Fix a potential XSS in voucher testing.jim-p2015-09-141-2/+2
|
* Fix source address selection on Test Port to handle VIPs properly.jim-p2015-09-141-1/+9
|
* Allow pre-filling (but no automatic action) of the download filename on ↵jim-p2015-09-141-1/+1
| | | | exec.php.
* Update status.php with improvements from 2.2.xjim-p2015-09-141-32/+67
|
* Add support for LDAP RFC2307 style group membership. Resolves #4923jim-p2015-09-141-0/+28
|
* Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383jim-p2015-09-141-2/+20
|
* Remove some dead code from post_upgrade_commandRenato Botelho2015-09-141-8/+0
|
* Do not call reboot, use /etc/rc.reboot insteadRenato Botelho2015-09-141-2/+2
|
* php cli is a better shebang for post_upgrade_command.phpRenato Botelho2015-09-141-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-09-141-1/+1
|\
| * typo fixdoktornotor2015-09-121-1/+1
| |
* | Revised all pages with autocomplete to accommodate host names in validation ↵Stephen Beaver2015-09-118-58/+78
| | | | | | | | and change port inputs to 'text'
* | Merge branch 'master' into bootstrapRenato Botelho2015-09-111-30/+53
|\ \ | |/
| * Disable pkg autoupdate intead of add -U on all callsRenato Botelho2015-09-111-5/+8
| |
| * Do not reset logfile on second call of upgrade scriptRenato Botelho2015-09-111-6/+6
| |
| * Send logs to /dev/null if logfile is not definedRenato Botelho2015-09-111-0/+4
| |
| * Move _echo() to improve readabilityRenato Botelho2015-09-111-10/+10
| |
| * Save all pfsense-upgrade.sh output to upgrade_log.txtRenato Botelho2015-09-111-28/+44
| |
* | Fixed 4980Stephen Beaver2015-09-111-39/+66
| | | | | | | | Corrected input element name
* | Nit exterminatedStephen Beaver2015-09-111-1/+1
| |
* | Fixed 5118Stephen Beaver2015-09-111-1/+1
| | | | | | | | Input was set 'disabled' but should have bee 'readonly'
* | Fixed #5126Stephen Beaver2015-09-111-1/+1
| |
* | Fixed #5128Stephen Beaver2015-09-111-1/+1
| | | | | | | | Delete button now points to load_balancer_virtual_server.php, NOT load_balancer_virtual_server_edit.php
* | Fixed #5127Stephen Beaver2015-09-111-1/+1
| |
* | Experiment to fix validating host namesStephen Beaver2015-09-112-2/+14
| |
* | Fixed #5123Stephen Beaver2015-09-111-98/+134
| | | | | | | | WEP removed by the use of 'define("ALLOWWEP", false);' - Just in case
* | Merge branch 'master' into bootstrapRenato Botelho2015-09-111-1/+0
|\ \ | |/
| * Fix logic to reboot when there is no kernel updateRenato Botelho2015-09-101-1/+0
| |
* | Fixed 5124 and #5125 (Default values)Stephen Beaver2015-09-111-2/+2
| |
* | Fixed #5121 Antennas now default to 'Default'Stephen Beaver2015-09-111-3/+3
| |
* | Corrected wpa_enable element nameStephen Beaver2015-09-111-3/+3
| |
* | jQuery autocomplete added as requiredStephen Beaver2015-09-119-79/+187
| |
* | Added styling for jQuery autocomplete widgetStephen Beaver2015-09-111-0/+30
| |
* | Edits courtesy of Phil Davis. Thanks!Stephen Beaver2015-09-113-4/+4
| |
OpenPOWER on IntegriCloud