summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #350. Correct calculation to be the same as in the voucher_auth.Ermal Luçi2010-02-101-1/+1
* Ticket #334. There is a very slight possibility that when LAN is disabled or ...Ermal Luçi2010-02-091-2/+2
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
* Check what to do on the interface when hitting apply options button.Ermal Luçi2010-02-091-1/+4
* Ticket #324. Add allow all rule during upgrade.Ermal Luçi2010-02-091-0/+14
* Apparently gif(4) can be part of a bridge do not disallow this.Ermal Luçi2010-02-091-2/+0
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ...Ermal Luçi2010-02-094-17/+7
* Ticket #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
* Ticket #348. Fix checking for existing alias name. Allow subnets to be define...Ermal Luçi2010-02-091-10/+5
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when d...Ermal Luçi2010-02-091-0/+2
* Ticket #340. An array $specialsrcdst needs to be declared for this to work.Ermal Luçi2010-02-091-0/+1
* Ticket #303. Correctly retain the interface in case or validation errors.Ermal Luçi2010-02-091-1/+4
* Fix check on which table to assign.Ermal Luçi2010-02-091-1/+1
OpenPOWER on IntegriCloud