summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-111-0/+20
* Add case for 59 to prefix functionsPhil Davis2016-12-271-0/+2
* dhcpv6_pd_str_help add default casePhil Davis2016-12-131-5/+6
* Add PC Engines APU2 to the list of serial-only platformsBrett Keller2016-12-131-1/+2
* Silence kenv callsRenato Botelho2016-11-241-1/+1
* Added addrtolower() function to allow IPv6 addresses to be converted to lower...Steve Beaver2016-11-161-0/+8
* Consider the IPv6 checksum options when dealing with "Disable hardware checks...Luiz Otavio O Souza2016-11-101-0/+12
* Fix bug where CARP vip status is incorrent in the interface when moreFredrik Rönnvall2016-11-101-1/+4
* Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-1/+1
* Fix typo, LT2P->L2TPjim-p2016-08-021-2/+2
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-50/+50
* Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-061-0/+2
* Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
* Feature #6388 custom GUI preference settings per userPhil Davis2016-06-301-0/+236
* Update include() to include_once()Phil Davis2016-06-281-1/+1
* missing "("stilez2016-06-221-1/+1
* optional arg for old behaviourstilez2016-06-221-3/+4
* Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-06-221-22/+12
* Add a check to see if the file exists before running filesize on it, to avoid...Chris Buechler2016-05-311-0/+5
* Fix this missed one.NOYB2016-05-251-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-251-11/+11
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-251-2/+3
* Alias Tables RAM Disk StoreNOYB2016-04-181-1/+40
* Don't try to put the file contents in place if file is empty. Ticket #5982Chris Buechler2016-03-111-1/+7
* Diagnostics / Tables - URL Table AliasesNOYB2016-02-291-20/+26
* Ticket #3029Renato Botelho2016-02-191-0/+36
* Ticket #3029Renato Botelho2016-02-191-6/+46
* Ticket #3029Renato Botelho2016-02-191-0/+8
* Internationalize etc inc i through sPhil Davis2016-02-181-38/+38
* Sync RCC detection with RELENG_2_2Renato Botelho2016-02-171-0/+2
* Simplify and correct the comments in get_carp_interface_status().Luiz Otavio O Souza2016-02-161-21/+18
* This seems to have negatively impacted LAGG/VLAN configs. Revert "Only set IF...jim-p2016-02-151-9/+7
* Fix the returned string when no status is found for this CARP.Luiz Otavio O Souza2016-02-131-12/+6
* Only set IFCAPS where they're not already set correctly. Ticket #5887Chris Buechler2016-02-121-7/+9
* If URL table file size is 0, force update. Ticket #5848Chris Buechler2016-02-121-1/+1
* add an option to only validate URL tables, so stray files aren't left behind ...Chris Buechler2016-02-121-2/+4
* Parse URL Table alias downloads with parse_aliases_file to ensure only valid ...Chris Buechler2016-02-121-5/+9
* Remove process_alias_unzip, which never worked because of variable typo (at a...Chris Buechler2016-02-101-37/+0
* Return false if download fails in process_alias_urltable so input validation ...Chris Buechler2016-02-101-0/+2
* Match this to max_input_vars for large aliasesChris Buechler2016-02-091-1/+1
* Correct variable in error logChris Buechler2016-02-091-1/+1
* Don't try to process aliases whose downloads have failed in update_alias_url_...Chris Buechler2016-02-091-1/+4
* Sync up download_file_with_progress_bar with download_file. The former is no ...Chris Buechler2016-02-091-8/+15
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-14/+0
* Return false in download_file rather than the failed status code when a downl...Chris Buechler2016-02-091-1/+7
* Remove attributions of return code not being used at allRenato Botelho2016-01-221-4/+4
* Fix #5690:Renato Botelho2016-01-211-5/+15
OpenPOWER on IntegriCloud