summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate hw.usb_no_pf entry on loader.confRenato Botelho2013-02-011-1/+2
* Hide usbus# from interfaces list. Fixes #2306Renato Botelho2013-02-011-0/+3
* Create link_interface_to_track6 to make code more readble and easily trackble...Ermal2013-01-311-1/+1
* is_ipaddr_configured() now returns VIPSRenato Botelho2013-01-301-0/+14
* Fix indentRenato Botelho2013-01-301-1/+1
* Fix whitespaces and indentRenato Botelho2013-01-301-171/+171
* Catch up with code change. Pointy-hat: myselfErmal2013-01-271-1/+1
* Correctly generate dhcpleases file to avoid issues with dhcpleases. Also whil...Ermal2013-01-261-33/+14
* Revert part of 0ff214f27d that was committed accidentallyRenato Botelho2013-01-171-12/+0
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...Renato Botelho2013-01-171-0/+12
* Merge git pull request 313 from bcyrill with some modificationsErmal2013-01-161-1/+1
* Add some backend support for writing out a config so that the dhcp6 server ca...smos2013-01-061-0/+31
* Remove unused functionErmal2013-01-041-20/+0
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-031-1/+6
* Minimise rewriting of /etc/gettytabPhil Davis2013-01-031-4/+38
* Fix in/out packet count reportingPhil Davis2012-11-221-2/+2
* Send just line return rather than newlineErmal2012-11-121-2/+2
* No need for these other lines on nanobsd, and it can interfere with booting o...jim-p2012-09-051-8/+1
* Add another test here for Nano+VGA to preserve the console selection.jim-p2012-09-041-2/+8
* Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.htmlbcyrill2012-08-271-34/+37
* Tidy console package install progress percentagephildd2012-08-271-6/+10
* Remove comments which may begin with a ';' so URL Table entries like SpamHaus...Warren Baker2012-08-131-1/+1
* Minor fix to percentage output on pkg installPhil Davis2012-08-031-3/+5
* Tidy up percentage logging to consolePhil Davis2012-08-021-2/+8
* To not clobber the console add \r when outputing status information on consoleErmal2012-08-011-20/+20
* Add the new 100.64/10 nat 444 CGN/LSN shared transition space netblock here. ...smos2012-07-271-0/+1
* 99./8 is not private IP spaceChris Buechler2012-07-261-1/+0
* Be more verbose during upgrade to see why nanobsd isn't carrying over the set...jim-p2012-07-081-0/+2
* Move locale files from /usr/share to /usr/local/shareVinicius Coque2012-07-061-1/+1
* Add an option to System > Advanced, misc tab to enable loading thermal module...jim-p2012-07-061-0/+17
* Fixup serial console settings that get applied to nanobsd. Fixes #2484jim-p2012-07-061-1/+3
* Change ereg_replace() to preg_replace() functionccesario2012-06-301-1/+1
* Change ereg() to preg_match() functionccesario2012-06-301-1/+1
* Brazilian Portuguese (pt_BR) translations addedVinicius Coque2012-06-171-0/+1
* Add radvd to Status:Services #2485bcyrill2012-06-151-0/+51
* Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-121-5/+11
* Get rid of carpdev, it will never beErmal2012-06-071-1/+0
* Add statistic functions for the ZTE modemssmos2012-06-021-6/+53
* Add a knob to tune the maximum number of tables that can be defined, the pf d...jim-p2012-05-291-0/+5
* Be a bit smarter about the stats interface for the huawei cards. Some of the ...smos2012-05-231-1/+1
* Add more functions and expand the 3G status interfaces screen.smos2012-05-231-4/+68
* Add the 3G mode display, really needs a function that translates these into s...smos2012-05-231-2/+3
* Read in the correct interface filesmos2012-05-211-1/+1
* Add 3G statistics for Huawei modems, split the Cellular stats out to per inte...smos2012-05-211-0/+11
* - also rename $section arg to $section_name in some functions to clarifyDarren Embry2012-05-171-15/+30
* quiet change: fix indentation of xml2array functionDarren Embry2012-04-131-125/+125
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-081-0/+30
* Automatically configure DHCPv6 servers for interfaces set to track6 another WAN.smos2012-04-031-1/+23
* Add interface tracking support. With this it is now possible for dynamic IPv6...smos2012-03-311-0/+43
* An empty file is created so that the table is availblke for rules refrencing ...Ermal2012-03-121-6/+1
OpenPOWER on IntegriCloud