summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Add unzip support if unzip binary existsScott Ullrich2010-03-191-0/+21
* Add alias data url option. This code existed but lacked a backend daemon to ...Scott Ullrich2010-03-191-1/+70
* Ticket #434. Do not die when parsing config since we know how to recover. Onl...Ermal2010-03-191-2/+3
* fix textChris Buechler2010-03-131-1/+1
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-2/+2
* This may break booting so try only 100 times and fail gracely in case of error.Ermal Luçi2010-03-111-1/+9
* Fix console auto-login.Erik Fonnesbeck2010-03-111-2/+4
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-6/+8
* Put safe_write_file to the include it belongs to.Ermal Luçi2010-03-031-40/+0
* Ticket #255. Fix get_interface_info output to return propper ip address by us...Ermal Luçi2010-02-221-40/+15
* Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by fir...Scott Ullrich2010-02-141-1/+40
* Make sure the item passed is a string!Ermal Luçi2010-02-041-0/+2
* Fix output errors and collisions counters. The output of netstat added a colu...jim-p2010-01-291-2/+2
* Unbreak default sysctl handlingAdministrator2010-01-201-1/+1
* If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...Scott Ullrich2010-01-161-0/+7
* These patches give you a display of the uptime of the active PPP linkScott Ullrich2009-12-291-2/+58
* Fix failure on opening gettytab fir writing.Ermal Luçi2009-12-281-1/+4
* Start using the new utility for monitoring dns hostnames used in aliases.Ermal Luçi2009-12-171-18/+0
* Latest PPP changes from 'BG'. Reformat this royal mess of formatting while I...sullrich2009-12-051-1/+4
* Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32sullrich2009-12-021-1/+1
* Process old entries, toosullrich2009-11-291-1/+1
* Update ttys serial lines. Resolves #165sullrich2009-11-291-2/+2
* sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interf...sullrich2009-11-281-2/+1
* Make sure to get the wireless status from the correct interface.Seth Mos2009-11-261-1/+19
* Return up instead of runningScott Ullrich2009-10-251-1/+3
* Use get_real_interface() and does_interface_exist()Scott Ullrich2009-10-251-17/+19
* Unbreak status -> interfaces. TODO: Unbreak Disable Carp buttonScott Ullrich2009-10-231-10/+7
* Handle PPP interfacesScott Ullrich2009-10-191-1/+1
* Correctly handle PPP interfaces with get_interface_info()Scott Ullrich2009-10-191-0/+2
* Add a new (unlinked) page which allows entering a custom pkg repo URLjim-p2009-10-061-1/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-191/+1
* If /etc/spwd.db.tmp exists remove it before running pwd_mkdbScott Ullrich2009-09-301-0/+1
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-2/+2
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+31
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+7
* Add split() wrapper so that when split() is removed from php 6 we will not ha...Scott Ullrich2009-08-241-1/+8
* * In config_install validate the file that will be installed not the already ...Ermal Luçi2009-08-241-10/+14
* Move functions to pfsense-utils.inc since they can be called from either cons...Scott Ullrich2009-08-231-0/+44
* Move download_file_with_progress bar back to shared are where it belongs. Th...Scott Ullrich2009-08-231-0/+63
* Move growl related functions to notices.incScott Ullrich2009-08-231-39/+1
* Silence dnscache message into a debug checkSeth Mos2009-07-131-2/+4
* Trim resultsScott Ullrich2009-07-121-1/+1
* ReturnScott Ullrich2009-07-121-0/+1
* Adding missing ; and full path to cutScott Ullrich2009-07-121-1/+1
* Adding get_freebsd_version(). Use get_freebsd_version() to check if we shoul...Scott Ullrich2009-07-111-0/+4
* Adding register_via_growl()Scott Ullrich2009-07-091-2/+19
* Adding Notifications tabScott Ullrich2009-07-091-1/+1
* Oops, store config in correct locationScott Ullrich2009-07-091-3/+2
* Only invoke growl functions when an ip address is defined.Scott Ullrich2009-07-091-3/+5
* Set priority to 1 (HIGH)Scott Ullrich2009-07-091-1/+2
OpenPOWER on IntegriCloud