summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Duplicate slice before upgrade, fixes #5483Renato Botelho2015-11-191-25/+36
* Revised order of input fields in edit formStephen Beaver2015-11-191-6/+6
* Alternate solution to #5459Stephen Beaver2015-11-191-1/+1
* Completed #5470Stephen Beaver2015-11-191-1/+1
* Completed #5482Stephen Beaver2015-11-191-13/+19
* added support flash messagesbruno2015-11-192-0/+18
* Merge pull request #2086 from phil-davis/patch-13Renato Botelho2015-11-191-19/+7
|\
| * Gateways widget remove unused codePhil Davis2015-11-191-12/+0
| * Fix $5475 $display_type needs to be set earlierPhil Davis2015-11-191-7/+7
* | Merge pull request #2076 from doktornotor/patch-2Renato Botelho2015-11-191-0/+2
|\ \
| * | service-utils.inc - add fallback for stop_service() for package-defined servicesdoktornotor2015-11-181-0/+2
* | | Merge pull request #2075 from phil-davis/patch-11Renato Botelho2015-11-191-1/+1
|\ \ \
| * | | diag_nanobsd options textPhil Davis2015-11-171-1/+1
* | | | Merge pull request #2070 from jean-m-cyr/masterRenato Botelho2015-11-191-0/+4
* | | | fix text. Ticket #5387Chris Buechler2015-11-191-3/+3
* | | | Clarify description. Ticket #5387Chris Buechler2015-11-191-3/+3
* | | | Remove debug code for #5463Phil Davis2015-11-191-3/+1
| |_|/ |/| |
* | | Fix icon in dashboardStephen Beaver2015-11-181-1/+1
* | | fix invalid foreach with no DHCP server enabled introduced in Ticket #5387Chris Buechler2015-11-181-32/+33
* | | DEBUG code for Redmine: 5463Stephen Beaver2015-11-182-3/+15
* | | handle -c parameters in rc.initial. Ticket #4422Chris Buechler2015-11-181-0/+12
* | | change widget icon color to whiteJared Dillard2015-11-181-0/+8
* | | Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-1821-92/+92
* | | Move the widget icons back to the rightStephen Beaver2015-11-182-2/+9
* | | xt string changesStephen Beaver2015-11-182-9/+16
* | | Fixed #5475Stephen Beaver2015-11-181-105/+145
* | | Change option 13 to "Update"Stephen Beaver2015-11-181-1/+1
* | | Detailed cosmetic changes to the system update systemStephen Beaver2015-11-183-7/+7
* | | System update settings UI implementedStephen Beaver2015-11-186-72/+38
* | | Restored glyphicon import until @jdillard can eleimnate those iconsStephen Beaver2015-11-182-2/+5
* | | Make block bogon rule display consistentPhil Davis2015-11-181-1/+1
* | | Fix tooltip text for associated filter rulesPhil Davis2015-11-181-8/+13
* | | filter_log.inc - use full paths to executablesdoktornotor2015-11-181-1/+1
* | | filter_log.inc - use full paths to executablesdoktornotor2015-11-181-2/+2
* | | pfsense-utils.inc - use full paths to executablesdoktornotor2015-11-181-6/+6
* | | interfaces.inc - use full paths to executablesdoktornotor2015-11-181-4/+4
* | | Use full path to executable in mwexec() calldoktornotor2015-11-181-1/+1
* | | At least /boot/loader.rc has schg, make sure to remove it before upgrade. Tic...Renato Botelho2015-11-181-0/+3
* | | Add a new function pkg_switch_repo() to change between stable and devel pkg repoRenato Botelho2015-11-181-0/+26
* | | Retire system_firmware.php, system_firmware_auto.php and system_firmware_chec...Renato Botelho2015-11-187-874/+3
* | | Obsolete recently removed filesRenato Botelho2015-11-181-1/+5
* | | Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefu...Renato Botelho2015-11-189-289/+0
* | | Remove unused variableRenato Botelho2015-11-181-2/+0
* | | Retire /etc/rc.firmware and /etc/rc.firmware_autoRenato Botelho2015-11-182-549/+0
* | | Stop creating /var/etc/cfdevice, it's not being usedRenato Botelho2015-11-181-3/+0
* | | Replace all update_output_window() calls by update_status() that now only pri...Renato Botelho2015-11-181-127/+74
* | | Change update_status to only print on consoleRenato Botelho2015-11-181-2/+1
* | | Retire rc.initial.firmware_updateRenato Botelho2015-11-181-190/+0
* | | fix textChris Buechler2015-11-181-1/+1
* | | CURLOPT_SAFE_UPLOAD's default changed to false in PHP 5.6. Restore former beh...Chris Buechler2015-11-181-0/+1
OpenPOWER on IntegriCloud