summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Break after find correct branchRenato Botelho2015-09-141-0/+1
|
* Remove bootstrap branch from gitsyncRenato Botelho2015-09-141-2/+1
|
* We don't need to obsolete all files when parent directory is also being ↵Renato Botelho2015-09-141-2275/+0
| | | | obsoleted. This reduces the size of pfSense.obsoletedfiles
* Obsolete files removed during bootstrap conversionRenato Botelho2015-09-141-0/+2221
|
* Sort obsoleted files listRenato Botelho2015-09-141-4/+4
|
* 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
| |
| * Remove extra line accidentally added on last commitRenato Botelho2015-09-111-1/+0
| |
| * Save all pfsense-upgrade.sh output to upgrade_log.txtRenato Botelho2015-09-112-28/+45
| |
* | 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-112-2/+1
|\ \ | |/
| * Call pfsense-upgrade.sh to run upgrade from consoleRenato Botelho2015-09-111-1/+1
| |
| * 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
| |
* | vpn_openvpn_client.php: Corrected issue with CA listStephen Beaver2015-09-101-14/+33
| |
* | vpn_openvpn_server.php: Corrected display of CA listStephen Beaver2015-09-101-14/+35
| |
* | services_router_advertisements.php: Bootstrap conversion completeStephen Beaver2015-09-102-298/+401
| |
* | Merge branch 'master' into bootstrapRenato Botelho2015-09-105-21/+252
|\ \ | |/
| * Add first version of pfsense-upgrade.sh, script that will provide pkg upgradesRenato Botelho2015-09-102-0/+249
| |
| * pw lock/unlock throws out error messages even when called with -q, send ↵Renato Botelho2015-09-101-1/+1
| | | | | | | | stderr to /dev/null for now
| * Move conf backup dir creation to default-config packages scriptsRenato Botelho2015-09-101-4/+0
| |
| * Do not create pbi directories or copy pbi keysRenato Botelho2015-09-101-14/+0
| |
| * Fix carp(master|backup) notification messageRenato Botelho2015-09-082-2/+2
| |
| * Fix syntax/quoting error in rc.carpmaster and rc.carpbackupjim-p2015-09-082-2/+2
| |
* | Fixed bug/crash report. Missing ')'Stephen Beaver2015-09-101-1/+1
| |
* | load_balancer_virtual_server_edit.php: Bootstrap conversion completeStephen Beaver2015-09-101-173/+164
| |
* | load_balancer_virtual_server.php: Bootstrap conversion completeStephen Beaver2015-09-101-70/+126
| |
* | Minor edits to deal with a crash report. Don't "forwach" if the aray is not ↵Stephen Beaver2015-09-102-7/+11
| | | | | | | | present.
* | Comment typoStephen Beaver2015-09-091-1/+1
| |
* | head.inc modal notices display now calls index.php via ajax to clear any ↵Stephen Beaver2015-09-092-43/+52
| | | | | | | | pending notices
OpenPOWER on IntegriCloud