summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
* 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
* 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
* Update license on files from /etc/incRenato Botelho2016-01-151-22/+42
* HTML Compliance - System / Advanced / Firewall and NATNOYB2015-12-231-1/+1
* No need to set LANG env var hereRenato Botelho2015-12-161-1/+0
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-7/+0
* Remove dead code, we only have UTF-8 todayRenato Botelho2015-12-141-60/+0
* Update pfsense-utils.incBBcan1772015-12-131-1/+1
* Code style and white space in etcPhil Davis2015-12-101-2/+4
* Fixed #5532Stephen Beaver2015-11-301-1/+1
* Mistake in "pfsense-utils.inc"Colin Fleming2015-11-291-1/+1
* Type up SCRIPT tagsColin Fleming2015-11-291-2/+8
* Fix get_carp_interface_status() to work with uniqid notation and also, verify...Luiz Otavio O Souza2015-11-271-12/+24
* Make is_ipaddr_configured() work with CARP.Luiz Otavio O Souza2015-11-261-1/+1
* netstat is not being used hereRenato Botelho2015-11-261-1/+1
* Use new host_uuid option name when changing User-AgentRenato Botelho2015-11-231-2/+2
* Remove unused function http_post()Renato Botelho2015-11-201-44/+0
* pfsense-utils.inc - use full paths to executablesdoktornotor2015-11-181-6/+6
* Change update_status to only print on consoleRenato Botelho2015-11-181-2/+1
* Cleanup unused code:Renato Botelho2015-10-201-108/+0
OpenPOWER on IntegriCloud