summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* only read file if it exists, and only foreach if an array.Chris Buechler2015-08-031-9/+13
* Introduce a new item to $g global, 'product_version' and stop reading /etc/ve...Renato Botelho2015-07-311-6/+6
* Strip any \r when parsing URL table ports filePhil Davis2015-07-271-1/+1
* Introduce Netgate RCC-DFF to the list of known platformsRenato Botelho2015-06-231-2/+4
* Code spacingPhil Davis2015-06-151-43/+45
* Make the host uuid opt-outErmal LUÇI2015-06-111-3/+10
* Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* A number of things block waiting for file download timeouts, sometimes multip...Chris Buechler2015-06-031-2/+2
* device_type isn't used hereChris Buechler2015-06-021-2/+2
* really fix botched manual merge request. Ticket #4720Chris Buechler2015-06-011-2/+2
* fix manual merge mistake. Ticket #4720Chris Buechler2015-06-011-1/+1
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-4/+15
* Code style bits and pieces from etcPhil Davis2015-05-311-23/+21
* Merge pull request #1081 from PiBa-NL/cert_usageErmal LUÇI2015-05-271-1/+1
|\
| * Certificate Manager, call packages plugin function to show used certificatesPiBa-NL2014-04-131-1/+1
* | Move pt_BR translation from ISO to UTF-8Renato Botelho2015-05-141-1/+1
* | No need to deal with hw.usb.no_pf anymore, it's part of default loader.confRenato Botelho2015-05-131-3/+1
* | Remove unused function add_text_to_file()Renato Botelho2015-05-071-21/+0
* | Remove boot_serial='yes' from loader.conf when serial is disabled, error intr...Renato Botelho2015-04-161-1/+2
* | Merge pull request #1601 from phil-davis/check-overlapping-subnetsRenato Botelho2015-04-151-18/+76
|\ \
| * | Check for overlapping subnets when saving interface addressesPhil Davis2015-04-101-18/+76
* | | Setup ADI boards to boot only using serial to avoid duplicated output when VG...Renato Botelho2015-04-101-4/+14
|/ /
* | verify certs by default hereChris Buechler2015-04-031-3/+1
* | Code style for pfsense-utilsPhil Davis2015-02-281-472/+627
* | Silent kenv when smbios.system.product is not present. While here, add Virtua...Renato Botelho2015-02-041-3/+7
* | need $g here so product_name is set in user agentChris Buechler2015-02-011-1/+1
* | Simplify use of other serial ports setting all of them as onifconsole when se...Renato Botelho2015-01-271-4/+5
* | Do not translate function return stringRenato Botelho2015-01-221-3/+3
* | fix syntax and unbreak pfsense-utils.incRenato Botelho2015-01-161-1/+1
* | Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-151-8/+6
* | Improve URL and URL ports alias update data:Renato Botelho2015-01-081-23/+43
* | Update /etc/ttys from new partition when upgrading nanobsd, and in this case ...Renato Botelho2014-12-261-3/+5
* | Remove unused variableRenato Botelho2014-12-261-3/+0
* | Remove these booting settings since are uselessErmal LUÇI2014-11-281-2/+0
* | Show Mtu on status interfaces.Ermal LUÇI2014-11-251-0/+1
* | Be friendly to large interface systemsErmal LUÇI2014-11-241-0/+1
* | Fixes #1047, overhaul handling of flags for hardware offloading and make it w...Ermal LUÇI2014-11-241-13/+58
* | Make proper check if IP address is configured on another interfaces and ignor...Renato Botelho2014-10-031-3/+13
* | find_dhclient_process() returns an int, not stringRenato Botelho2014-09-091-1/+1
* | Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-14/+14
* | Back to cons25 for now since we found some issues with xterm on serial consoleRenato Botelho2014-07-021-2/+2
* | More refinements to the unofficial package repository warning ( Issue #484 ) ...jim-p2014-07-021-2/+13
* | Set proper serial parameters on boot.config and loader.conf for nanobsd witho...Renato Botelho2014-07-011-13/+22
* | Make proper checks to check if we should or not enable serial consoleRenato Botelho2014-07-011-1/+8
* | Fix typo on var nameRenato Botelho2014-07-011-1/+1
* | Fix #3647 and other improvements:Renato Botelho2014-07-011-81/+20
* | Set default serial speed to 115200 for 2.2, fixes #3715Renato Botelho2014-06-261-6/+3
* | /etc/version_kernel and /etc/version_base no longer exist, use php_uname to g...jim-p2014-05-161-2/+4
* | Changes to make it work behind a bluecoat proxy - added a user agent, and cha...Manuel Silvoso2014-04-301-0/+1
OpenPOWER on IntegriCloud