summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove double global declarationErmal Luçi2009-07-091-1/+1
* Adding notify_via_growl() function which assists in sending growl messages to...Scott Ullrich2009-07-091-1/+20
* Test better with function change.Ermal Luçi2009-07-081-2/+2
* Use the available function to avoid some errors.Ermal Luçi2009-07-081-3/+3
* Add isvm() function which will return true if it detects that we are running ...Scott Ullrich2009-07-071-0/+17
* Add configurable option to enable glxsb.jim-p2009-07-041-0/+11
* Set kern.polling.idle_poll to 1 to match the FreeBSD 4.x behavior. Message f...Scott Ullrich2009-07-031-1/+2
* * Fix the pppoe reset script.Ermal Luçi2009-06-181-109/+20
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-340/+0
* Merge backup_vip_function to the synchronize code where its only used.Ermal Luçi2009-05-221-23/+0
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-39/+0
* Remove another unused function.Ermal Luçi2009-05-051-20/+0
* Move exec_command function to util.inc.Ermal Luçi2009-05-051-16/+0
* Rename filter_translate_type_to_real_interface to interface_translate_type_to...Ermal Luçi2009-05-051-14/+1
* Remove unused function and function that provide the same functionality as ph...Ermal Luçi2009-05-051-64/+0
* Remove function that is present on php5.Ermal Luçi2009-05-051-14/+0
* * Teach get_interface_subnet() about carp.Ermal Luçi2009-05-051-32/+24
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-130/+0
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-599/+0
OpenPOWER on IntegriCloud