summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct icmptypes so CP IP can be pingedChris Buechler2010-02-211-3/+3
* Fix the check for whether the bridge is assigned.Erik Fonnesbeck2010-02-211-3/+3
* Description is not requiredChris Buechler2010-02-201-1/+1
* Three fixes:pierrepomes2010-02-171-8/+6
* Use the pfSense module function to get mtu and subnetbits in CIDR format.Ermal Luçi2010-02-171-7/+4
* Add statistics for OpenVPN client instancespierrepomes2010-02-162-3/+151
* Fix setting unsetting of disable option for OpenVPN.Ermal Luçi2010-02-161-3/+4
* Fix typojim-p2010-02-151-1/+1
* Change variable name to avoid clobbering one by the same name in the Dashboar...jim-p2010-02-151-43/+43
* Fix typojim-p2010-02-151-1/+1
* clarify textChris Buechler2010-02-151-1/+1
* Clean up some formatting while I'm here.jim-p2010-02-151-8/+8
* Fix Easy Rule for OpenVPN interfaces. Resolves #349jim-p2010-02-151-0/+3
* Fix bug where the last line of the filter log wasn't displayed in WebGUI.jim-p2010-02-151-0/+2
* Fix copypasta error. Had the wrong colors.jim-p2010-02-151-2/+2
* Fix double printing of log entriesjim-p2010-02-151-1/+3
* Missing counter variable initialization.jim-p2010-02-151-0/+1
* Fix memory graph for the_wall theme.jim-p2010-02-151-0/+1
* Fix RRD colors in Code Red theme. Resolves #330jim-p2010-02-151-4/+4
* Note full directoryScott Ullrich2010-02-141-1/+1
* Minor formattingScott Ullrich2010-02-141-1/+2
* Include globals.incScott Ullrich2010-02-141-1/+2
* SyncScott Ullrich2010-02-141-1/+1
* Add var/empty to excludes listScott Ullrich2010-02-141-0/+1
* Add var/empty to excludes listScott Ullrich2010-02-141-1/+1
* Add var/empty to excludes listScott Ullrich2010-02-142-2/+9
* Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!Scott Ullrich2010-02-141-17/+4
* Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by fir...Scott Ullrich2010-02-141-1/+40
* Ignore root/*Scott Ullrich2010-02-141-1/+1
* Adding backup script that can be run before upgrading which backs up everythi...Scott Ullrich2010-02-141-0/+8
* Write out config.xml.tmp first and then move into place after it is written t...Scott Ullrich2010-02-141-13/+17
* fix call to undefined function.Chris Buechler2010-02-131-29/+2
* Ensure carriage returns exist to avoid run-on directivesScott Ullrich2010-02-131-0/+3
* Go ahead and add other wireless devices to this list, so if/when they are add...jim-p2010-02-131-1/+1
* Add mwl to list of wireless cardsjim-p2010-02-131-1/+1
* Sync bogons listjim-p2010-02-131-6/+0
* Adding 802.1X Authentication supportScott Ullrich2010-02-122-2/+42
* Revert find_interface_subnet() because it need to return numbers and not netm...Ermal Luçi2010-02-121-2/+5
* Ticket #353. Add neccessary include.Ermal Luçi2010-02-121-0/+1
* Use the pfSense module calls for getting interface mac. Improves speed and co...Ermal Luçi2010-02-121-1/+1
* Ticket #255. Return only ip address not aliases. Also improve speed by using ...Ermal Luçi2010-02-121-14/+7
* Ticket #352. Allow 0 mask in remote network bits.Ermal Luçi2010-02-121-7/+8
* Remove comment to avoid creating 2 entries in php.ini for no apparent reason ...Ermal Luçi2010-02-121-1/+0
* fix textChris Buechler2010-02-111-2/+2
* Ticket #255. Activate pfSense module to get the helper functions.Ermal Luçi2010-02-111-0/+2
* Ticket #351. Add exec bit to rc.savevoucherErmal Luçi2010-02-111-0/+0
* Ticket #351. Prevent wrong config.xml creation.Ermal Luçi2010-02-111-1/+3
* Ticket #193. Reduce number of lines created for reflection in inetd and lines...Ermal Luçi2010-02-111-99/+103
* Ticket #161. Seems this does the trick for firefox.Ermal Luçi2010-02-101-3/+3
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-102-1/+10
OpenPOWER on IntegriCloud