| Commit message (Expand) | Author | Age | Files | Lines |
* | The pipe character is not valid for the interface description, so don't consi... | Erik Fonnesbeck | 2010-08-02 | 1 | -1/+1 |
* | The pipe character is not valid for the interface description, so don't consi... | Erik Fonnesbeck | 2010-08-02 | 1 | -1/+1 |
* | Update the VPN names in the reserved keywords list for aliases. | Erik Fonnesbeck | 2010-08-01 | 2 | -2/+2 |
* | Correct capitalization for PPTP and L2TP in a couple places. | Erik Fonnesbeck | 2010-08-01 | 1 | -2/+2 |
* | Fix interface name display for various cases on NAT rule listings. | Erik Fonnesbeck | 2010-08-01 | 3 | -15/+9 |
* | Unbreal exclam.gif | Scott Ullrich | 2010-08-01 | 1 | -2/+2 |
* | Do not set tabcont class | Scott Ullrich | 2010-08-01 | 1 | -2/+2 |
* | No need to set a class on these items | Scott Ullrich | 2010-08-01 | 1 | -2/+2 |
* | Use exclam.gif | Scott Ullrich | 2010-08-01 | 1 | -3/+3 |
* | Only enable ZFS mode if /boot/gptzfsboot exists | Scott Ullrich | 2010-08-01 | 1 | -15/+17 |
* | Use product_name | Scott Ullrich | 2010-08-01 | 1 | -9/+10 |
* | WAN and LAN don't need to be specially added to $specialnets, since the code ... | Erik Fonnesbeck | 2010-08-01 | 1 | -2/+2 |
* | Handle errors | Scott Ullrich | 2010-08-01 | 1 | -4/+46 |
* | Adding ZFS | Scott Ullrich | 2010-08-01 | 1 | -4/+14 |
* | Check to see if we are already installed | Scott Ullrich | 2010-08-01 | 1 | -0/+2 |
* | Missing \n | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | Only check for file if install is complete | Scott Ullrich | 2010-08-01 | 1 | -5/+4 |
* | Show all log contents and automatically scroll to end of textarea | Scott Ullrich | 2010-08-01 | 1 | -1/+2 |
* | Ensure /tmp exists | Scott Ullrich | 2010-08-01 | 1 | -0/+1 |
* | Fix display of optX addresses in rule lists. | Erik Fonnesbeck | 2010-08-01 | 1 | -5/+2 |
* | Handle umount outside of installer in php | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | Do not umount | Scott Ullrich | 2010-08-01 | 1 | -14/+18 |
* | Do not kick off a install if we have already completed | Scott Ullrich | 2010-08-01 | 1 | -0/+2 |
* | More installer improvements. Its looking hot! | Scott Ullrich | 2010-08-01 | 1 | -5/+31 |
* | Progress bar now works, installer looks pretty slick! | Scott Ullrich | 2010-08-01 | 1 | -64/+72 |
* | Don't use WAN/LAN if an interface descr exists ticket #783 | Chris Buechler | 2010-08-01 | 1 | -2/+2 |
* | Make installer html look more like an installer, add progress bar. Output ja... | Scott Ullrich | 2010-08-01 | 1 | -58/+180 |
* | Add more text, general cleanups. Works pretty decently but still needs custo... | Scott Ullrich | 2010-08-01 | 1 | -4/+18 |
* | NAT is useful with single interface systems too, both rdr and outbound | Chris Buechler | 2010-08-01 | 1 | -2/+1 |
* | Lower font size on create / overwrite line | Scott Ullrich | 2010-07-30 | 1 | -3/+3 |
* | Print out host correctly on the overwrite notice | Scott Ullrich | 2010-07-30 | 1 | -1/+1 |
* | Do not create blank entries | Scott Ullrich | 2010-07-30 | 1 | -4/+6 |
* | Oops, add /32 to address | Scott Ullrich | 2010-07-30 | 1 | -2/+2 |
* | Do not prompt to create an alias for items that cannot be resolved | Scott Ullrich | 2010-07-30 | 1 | -8/+14 |
* | Default to network and use /32 to make it easier to expand these into blockin... | Scott Ullrich | 2010-07-30 | 1 | -2/+2 |
* | Indent checks | Scott Ullrich | 2010-07-30 | 1 | -20/+20 |
* | Add option to create an alias from a dns lookup. If the alias exists it will... | Scott Ullrich | 2010-07-30 | 1 | -0/+56 |
* | Handle cases when source or destination is not enabled and you end up with an... | Scott Ullrich | 2010-07-30 | 1 | -0/+3 |
* | Ooops, uncomment test case | Scott Ullrich | 2010-07-30 | 1 | -2/+4 |
* | Set ipaddr to first array entry | Scott Ullrich | 2010-07-30 | 1 | -1/+1 |
* | Teach the DNS Lookup util to grok multiple host entries | Scott Ullrich | 2010-07-30 | 1 | -2/+20 |
* | Show all tables present in the tables ruleset on the diag overload tables. | Ermal | 2010-07-29 | 1 | -7/+10 |
* | Fixes #768. Do not show twice the table that is selected. | Ermal | 2010-07-29 | 1 | -3/+2 |
* | Adding utility to show and maintain overflow tables | Scott Ullrich | 2010-07-28 | 1 | -1/+1 |
* | Fix ps command in packet capture screen. Ticket #766 | pierrepomes | 2010-07-28 | 1 | -1/+1 |
* | fix text, use more sane default snaplen, remove bunk bridge check. Still one ... | Chris Buechler | 2010-07-28 | 1 | -4/+4 |
* | Sync wireless settings first to be sure it displays the actual settings that ... | Erik Fonnesbeck | 2010-07-28 | 1 | -0/+2 |
* | Add a checkbox to make syncing shared wireless settings to a central area opt... | Erik Fonnesbeck | 2010-07-28 | 1 | -1/+14 |
* | Change wireless configuration heading to be more specific. | Erik Fonnesbeck | 2010-07-28 | 1 | -1/+1 |
* | Don't maintain a membership for the 'all' group when it includes everyone. Ju... | jim-p | 2010-07-28 | 1 | -1/+4 |