summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-1010-23/+270
|\ \ | |/
| * 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-104-4/+12
| |
| * Do not create pbi directories or copy pbi keysRenato Botelho2015-09-101-14/+0
| |
| * Add waiting for jobs info to snapshots log tooRenato Botelho2015-09-101-1/+5
| |
| * Fix carp(master|backup) notification messageRenato Botelho2015-09-082-2/+2
| |
| * Add missing operatorRenato Botelho2015-09-081-1/+1
| |
* | 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
* | Fixed #5007Stephen Beaver2015-09-091-117/+127
| | | | | | | | Notices modal fixed in head.inc
* | Fixed #5110Stephen Beaver2015-09-091-30/+59
| | | | | | | | <?=$cpzone?> missing '='
* | firewall_asliases_edit: minor edits to display hint text on page loadStephen Beaver2015-09-093-67/+98
| | | | | | | | | | head.inc: Fixes to notification system pkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display
* | Fixed Modal class issuesStephen Beaver2015-09-093-247/+158
| | | | | | | | | | FInished interfaces.php (probably) Fixed notices error in head.inc
* | Fix typoStephen Beaver2015-09-081-1/+1
| |
* | PPP country/provider/plan system compltedStephen Beaver2015-09-081-152/+133
| |
* | IPv4 "add new gateway" functionality provided via modal pop-upStephen Beaver2015-09-082-101/+100
| | | | | | | | Basic hide/show for form setction implemented
* | Misc encoding/display issues in the Load Balancer codejim-p2015-09-087-5/+19
| |
* | Encode server name in OpenVPN widgetjim-p2015-09-081-1/+1
| |
* | Fixed modal.class.php so that modal forms now workStephen Beaver2015-09-082-56/+70
| | | | | | | | interface.php changes still WIP
* | Basic functionality based on types completed and testedStephen Beaver2015-09-081-28/+49
| |
* | Merge branch 'master' into bootstrapRenato Botelho2015-09-084-31/+41
|\ \ | |/
| * Create pkg repo from All's parent directoryRenato Botelho2015-09-081-1/+1
| |
| * Fix syntax/quoting error in rc.carpmaster and rc.carpbackupjim-p2015-09-082-2/+2
| |
| * Fix loop iteration removing quotesRenato Botelho2015-09-081-1/+1
| |
| * Do not wait a key to be pressed when build.sh is called by build_snapshots.shRenato Botelho2015-09-072-2/+9
| |
| * Remove quotes from for callsRenato Botelho2015-09-071-2/+2
| |
| * Allow to use -a to select archs on all poudriere commandsRenato Botelho2015-09-072-25/+28
| |
| * Consider numeric values after BETA and RCRenato Botelho2015-09-041-2/+2
| |
OpenPOWER on IntegriCloud