summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-3/+3
|\
| * Replace php calls to php-cgi, binary is not being renamed anymoreRenato Botelho2015-08-201-3/+3
* | Merge branch 'master' into bootstrapRenato Botelho2015-08-261-58/+128
|\ \ | |/
| * 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
| |/ /
* | | Merge branch 'master' of github.com:pfsense/pfsenseSjon Hortensius2015-04-041-3/+1
|\ \ \ | |/ /
| * | verify certs by default hereChris Buechler2015-04-031-3/+1
* | | Merge remote-tracking branch 'upstream/master' into origin/masterSjon Hortensius2015-03-221-474/+634
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'master' into bootstrapSjon Hortensius2015-01-241-3/+3
|\ \ \ | |/ /
| * | Do not translate function return stringRenato Botelho2015-01-221-3/+3
* | | Merge branch 'master' into bootstrapSjon Hortensius2015-01-161-8/+6
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'master' into bootstrapSjon Hortensius2015-01-111-23/+43
|\ \ \ | |/ /
| * | Improve URL and URL ports alias update data:Renato Botelho2015-01-081-23/+43
* | | initial rewrite of package management pagesSjon Hortensius2015-01-101-18/+11
|/ /
* | 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
OpenPOWER on IntegriCloud