summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-261-45/+0
* More functions moving from pfsense-utils to interfaces.inc.Ermal Luçi2009-04-261-166/+1
* * Make the carp ip fix for ipsec more general so other services that use the ...Ermal Luçi2009-04-221-278/+1
* Fix "disable checksum offloading", and some other bugs with certain combinati...Chris Buechler2009-04-231-14/+20
* Match 1.X behavior for PF macros. pptp and pppoe should be lowercase macros.Scott Ullrich2009-04-181-2/+2
* Fix polling.Chris Buechler2009-04-181-7/+5
* Raise tab char count to 82Scott Ullrich2009-04-021-1/+1
* Bumb value to > 70 for dropdown invocation.Scott Ullrich2009-04-011-2/+2
* Convert tab strips into a select dropdown when there are more than 50Scott Ullrich2009-04-011-40/+57
* Improve the matching of carp ints to IPs.jim-p2009-03-311-1/+1
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-37/+17
* * Keep only one function to return the mac addressErmal Luçi2009-03-221-32/+0
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-3/+0
* cleanup minor javascript issuesBill Marquette2009-03-131-1/+1
* Reverse style fixes to get our subnet mask listed backed from get_interface_i...Seth Mos2009-03-121-5/+9
* Fix display of DHCP status on Status -> InterfacesChris Buechler2009-03-091-1/+8
OpenPOWER on IntegriCloud