| Commit message (Expand) | Author | Age | Files | Lines |
* | Inctroduce another snapshot before RC3 | Scott Ullrich | 2006-09-22 | 1 | -1/+1 |
* | nve will support altq in just a moment. | Scott Ullrich | 2006-09-22 | 1 | -1/+1 |
* | Move helper function to correct area | Scott Ullrich | 2006-09-22 | 1 | -0/+25 |
* | -HEAD wasn't working. Unify both tree's. | Scott Ullrich | 2006-09-22 | 1 | -1/+1 |
* | --ipchange silently didnt allow openvpn to run | Scott Ullrich | 2006-09-22 | 1 | -1/+1 |
* | --up only needs one argument | Scott Ullrich | 2006-09-22 | 1 | -1/+1 |
* | RC3 time. Party on, excellent. | Scott Ullrich | 2006-09-21 | 1 | -1/+1 |
* | MFC 14433 | Scott Ullrich | 2006-09-21 | 1 | -3/+3 |
* | Do not allow openvpn and ipsec entries to run together. | Scott Ullrich | 2006-09-21 | 1 | -1/+0 |
* | Set net.link.tap.user_open to 1 by default. | Scott Ullrich | 2006-09-21 | 1 | -0/+1 |
* | 512K is enough for 1000 rows. Back out previous commit. | Scott Ullrich | 2006-09-21 | 1 | -1/+1 |
* | Version bump | Scott Ullrich | 2006-09-21 | 1 | -1/+1 |
* | Increase filter log space to 784K so that it can accept 999 entries | Scott Ullrich | 2006-09-21 | 1 | -1/+1 |
* | When a failover ipsec ip address is defined, use it as the ip address endpoin... | Scott Ullrich | 2006-09-21 | 1 | -1/+7 |
* | Include Id and copyright headers. Not sure how this slipped past. | Scott Ullrich | 2006-09-21 | 1 | -2/+36 |
* | The interface le absolutely supports ALTQ. Make it so. | Scott Ullrich | 2006-09-21 | 1 | -1/+1 |
* | When running with verbose mode, tcpdump deocdes sip traffic. Bad boy. | Scott Ullrich | 2006-09-20 | 1 | -1/+1 |
* | Ensure filter reloads after openvpn state changes | Scott Ullrich | 2006-09-20 | 1 | -4/+4 |
* | Allow CTRL-C, CTRL-Z on console, etc. | Scott Ullrich | 2006-09-19 | 1 | -3/+3 |
* | Version bump | Scott Ullrich | 2006-09-18 | 1 | -1/+1 |
* | Version bump from outter space | Scott Ullrich | 2006-09-17 | 1 | -1/+1 |
* | Dont allow items to run together | Scott Ullrich | 2006-09-17 | 1 | -22/+22 |
* | Add (y/n) hint | Scott Ullrich | 2006-09-17 | 1 | -1/+1 |
* | Explain to the user that the developer bootstrap process populates /usr/src, ... | Scott Ullrich | 2006-09-17 | 1 | -2/+5 |
* | * Only run the commands.txt file if it exists. | Scott Ullrich | 2006-09-15 | 1 | -1/+4 |
* | Execute after commands via sh & | Scott Ullrich | 2006-09-14 | 1 | -2/+5 |
* | Version bump | Scott Ullrich | 2006-09-14 | 1 | -1/+1 |
* | Kill correct process | Scott Ullrich | 2006-09-13 | 1 | -1/+1 |
* | Woops, only change the first occurance of 19999 | Scott Ullrich | 2006-09-12 | 1 | -2/+2 |
* | Start at 19000 since we are ++'ing at the end of the loop. | Scott Ullrich | 2006-09-12 | 1 | -1/+1 |
* | Version bump from outter space! | Scott Ullrich | 2006-09-12 | 1 | -1/+1 |
* | Match on the beginning of the string so that the 110 network is included | Scott Ullrich | 2006-09-12 | 1 | -1/+1 |
* | We ++ the starting port at the end of the for loop. Do not ++ it at the begi... | Scott Ullrich | 2006-09-12 | 1 | -2/+0 |
* | Correctly deterimine the previous ip address when running under pppoe, as wel... | Scott Ullrich | 2006-09-12 | 1 | -62/+75 |
* | Clear the filter cache before reloading. Now that Bill has worked his cachin... | Scott Ullrich | 2006-09-12 | 1 | -0/+1 |
* | Expand special character descrption search and replace for xmlrpc to all desc... | Scott Ullrich | 2006-09-12 | 1 | -9/+29 |
* | $starting_localhost_port++ for tcp/udp rules | Scott Ullrich | 2006-09-11 | 1 | -0/+1 |
* | Install both tcp and udp reflection helper entries | Scott Ullrich | 2006-09-11 | 1 | -6/+6 |
* | * Cleanup -u whitespace | Scott Ullrich | 2006-09-10 | 1 | -3/+3 |
* | We already check for $g['booting'] at the beginning of the function. Do not ... | Scott Ullrich | 2006-09-10 | 1 | -3/+0 |
* | Version bump | Scott Ullrich | 2006-09-10 | 1 | -1/+1 |
* | Do not install vpn helper entries on Optional interfaces that are disabled | Scott Ullrich | 2006-09-10 | 1 | -3/+3 |
* | Do not install vpn helper entries on Optional interfaces that are disabled | Scott Ullrich | 2006-09-10 | 1 | -0/+3 |
* | Version bump | Scott Ullrich | 2006-09-10 | 1 | -1/+1 |
* | Convert interface to friendly name, actually use it. | Scott Ullrich | 2006-09-10 | 1 | -0/+1 |
* | Actually redirect traffic when no vpn's are defined, too. | Scott Ullrich | 2006-09-10 | 1 | -1/+2 |
* | Backout last commit | Scott Ullrich | 2006-09-10 | 1 | -3/+0 |
* | Cover the tcp case since Alan swears up and down it is not being invoked corr... | Scott Ullrich | 2006-09-09 | 1 | -0/+3 |
* | * Setup pass connections for correct protocols when reflection is in use. | Scott Ullrich | 2006-09-09 | 1 | -3/+12 |
* | Back out last commit | Scott Ullrich | 2006-09-09 | 1 | -1/+1 |