summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* /etc/version_kernel and /etc/version_base no longer exist, use php_uname to g...jim-p2014-05-161-2/+4
* Changes to make it work behind a bluecoat proxy - added a user agent, and cha...Manuel Silvoso2014-04-301-0/+1
* Oops specify mode of operation to fopenErmal2014-04-301-1/+1
* Make the alias url processing functions not memory hungry!Ermal2014-04-301-14/+47
* Rewrite update_alias_url_data to be with small memory footprint. Also return ...Ermal2014-04-301-21/+25
* Signal a reload if anything got updatedErmal2014-04-301-1/+3
* Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question ...Ermal2014-04-301-1/+1
* Be smarter at using kenvErmal2014-04-181-1/+1
* Do not use the version_kernel ad version_base files since they are not releva...Ermal2014-03-281-3/+6
* Change default charset on pages to utf-8Renato Botelho2014-03-251-2/+2
* fix plugin method for packages to allow for multiple plugins in an 'item' arr...PiBa-NL2014-03-131-2/+2
* use xmlrpcbaseurl here too, not product_websiteChris Buechler2014-03-131-7/+11
* we actually use xmlrpcbaseurl here, not product_websiteChris Buechler2014-03-131-3/+3
* -renamed function to pkg_call_pluginsPiBa-NL2014-03-121-2/+15
* rc.carpmaster/rc.carpbackup notification method for packages.PiBa-NL2014-03-121-0/+23
* Fix #3469Renato Botelho2014-02-191-1/+1
* Add a knob to let the user select which console (video or serial) is preferre...jim-p2014-02-141-1/+9
* Add a mechanism by which the serial port can be forced on always regardless o...jim-p2014-02-141-3/+3
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-11/+11
* Add path for sysctl, also use -n param instead of awkRenato Botelho2014-02-041-1/+1
* Simplify logicRenato Botelho2014-02-041-4/+4
* Replace regex by explode as suggested by ErmalRenato Botelho2014-01-211-1/+2
* Fix FreeBSD version detection for 10.xRenato Botelho2014-01-201-2/+1
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-061-4/+4
* Handle more carp enahancements for FreeBSD 10. the interface vips will be nam...Ermal2013-12-051-1/+4
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-281-1/+2
* Provide get_uptime_sec in a common include filePhil Davis2013-08-291-0/+13
* Use hw.physmem when calculating pfsense_default_state_sizePhil Davis2013-08-281-2/+2
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-3/+3
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-081-5/+10
* Use download_file() and check ssl certificatesRenato Botelho2013-07-051-1/+3
* Remove useless codeRenato Botelho2013-07-051-3/+0
* Create a function to download a file using curlRenato Botelho2013-07-051-0/+35
* Merge pull request #628 from technical50/masterErmal Luçi2013-05-301-0/+59
|\
| * Include Codeset and turkish languagetechnical502013-05-101-0/+59
* | Last element is always empty, be sure we drop itRenato Botelho2013-05-271-1/+2
* | Make add_hostname_to_watch return ips it's adding to later useRenato Botelho2013-05-271-0/+3
* | Fix indent and whitespaceRenato Botelho2013-05-151-12/+12
* | Fix comment to reflect what function current returnsRenato Botelho2013-05-151-1/+1
|/
* Revert "Add Turkish to the list of available languages, fixes #2986"Renato Botelho2013-05-091-1/+0
* Add Turkish to the list of available languages, fixes #2986Renato Botelho2013-05-081-0/+1
* Fix isvm check to match on productWarren Baker2013-04-261-5/+6
* Merge pull request #466 from stilez/masterrbgarga2013-04-111-2/+8
|\
| * Fix issue in version_compare that can cause versions to be wrongly marked inc...Stilez2013-03-061-2/+8
| * version_compare_dates(): typo $$aStilez2013-03-061-1/+1
* | Tidy up "pfsense-utils.inc" XHTMLColin Fleming2013-04-031-5/+14
* | Use is_module_loaded() to test these to avoid code duplication.jim-p2013-03-291-4/+2
* | The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add suppor...Ermal2013-03-201-5/+1
* | Fix the Cellular strength indicator, rssi was always reporting 8 because we d...smos2013-03-191-4/+4
* | Fix doubled $jim-p2013-03-061-1/+1
|/
OpenPOWER on IntegriCloud