summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2011-02-111-0/+16
|\
| * Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-0/+16
* | Merge remote branch 'upstream/master'Seth Mos2011-02-101-3/+3
|\ \ | |/
| * Fix a date compare bug, resolves #1273jim-p2011-02-101-3/+3
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-2/+19
|\ \ | |/
| * Scroll the textarea to bottom on each updateScott Ullrich2011-01-061-1/+3
| * Take into account< 10 tooScott Ullrich2011-01-061-2/+2
| * When installing packages on console (downloading) only show every 10% meaning...Scott Ullrich2011-01-061-1/+16
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-79/+59
|\ \ | |/
| * Prevent division by zero if the file size is zero.Erik Fonnesbeck2010-12-161-2/+5
| * Actually we expect an array to be returned.Ermal2010-12-101-1/+1
| * Hello xmlrpc to another function!Ermal2010-12-101-1/+15
| * Tighten checks a bit also when check_firmware_version is called return the co...Ermal2010-12-071-4/+9
| * Use send_event since touch()'ing files does not work.Ermal2010-12-061-3/+1
| * Do not call filter_configure here the caller does. Also remove old code of th...Ermal2010-12-061-24/+1
| * Use pfSense_sync()Scott Ullrich2010-11-301-1/+1
| * Remove extraneous ')'. So much for php -lErmal2010-11-301-1/+1
| * Rework this loader.conf changing code a bit. Might help with ticket #560jim-p2010-11-291-15/+12
| * Use php_uname where possible.Ermal2010-11-261-3/+3
| * Nuke trailing c/rScott Ullrich2010-11-241-1/+1
| * Ticket #1023. Correct carp status even on the status page.Ermal2010-11-231-3/+2
| * Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-231-5/+2
| * Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-211-0/+2
| * Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...Ermal2010-11-181-17/+7
| * Clear up some code.Ermal2010-11-171-3/+1
| * Boost timeout for file downloads to 60 secondsScott Ullrich2010-11-171-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-11/+30
|\ \ | |/
| * Separate this into the original case with the floating rule cases above it to...Erik Fonnesbeck2010-11-111-1/+3
| * Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-0/+26
| * Use php calls rather than forking to shell.Ermal2010-11-101-12/+3
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* | Do not throw warnings on empty dhcpd arraysSeth Mos2010-11-011-8/+12
* | Make sure that if either v4 or v6 dhcp servers are enabled that is_dhcp_enabl...Seth Mos2010-10-281-1/+8
* | tack on the ipv6 information via the old fashioned way until the pfsense modu...Seth Mos2010-10-231-1/+5
|/
* Add function to convert pfsense slice name to product name.jim-p2010-10-071-0/+5
* Add additional acceptable version strings.jim-p2010-09-231-2/+4
* Use foreach and check for type to avoid errors.Ermal2010-09-081-10/+9
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-3/+3
* Remove not existing function reference. Pointy-hat: myselfErmal2010-08-191-2/+0
* Setup polling per interface rather only at bootup. This is a proper fix and a...Ermal2010-08-191-32/+6
* Fixes #88. Actually fix all the mess that was caused by setup_microcode() whi...Ermal2010-08-171-65/+15
* Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.Ermal2010-08-161-11/+5
* Refine the setting/checking of these variables a little.jim-p2010-08-041-3/+3
* Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION to...jim-p2010-07-261-0/+3
* Use the real interface list in setup_microcode() Fixes #705jim-p2010-06-291-2/+2
* Add checkboxes to disable TSO and LRO since some drivers will misbehave with ...jim-p2010-06-281-0/+21
* Add build-time comparison also.jim-p2010-06-221-1/+1
* Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP...gnhb2010-06-161-17/+16
* Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-091-2/+2
OpenPOWER on IntegriCloud