| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually roll this back since it was a testing glitch | Ermal | 2014-09-10 | 1 | -3/+3 |
* | Also here be more strict on checking to return proper result. (some missed fr... | Ermal | 2014-09-10 | 1 | -3/+3 |
* | Also here be more strict on checking to return proper result | Ermal | 2014-09-10 | 1 | -1/+1 |
* | Put some more statistics and the user that gets connected now that we can | Ermal | 2014-09-09 | 1 | -1/+34 |
* | Merge pull request #1273 from fsSnowboard/master | Renato Botelho | 2014-09-09 | 1 | -3/+3 |
|\ |
|
| * | Fix minor typo to name and port range | Tyler Turner | 2014-09-09 | 1 | -3/+3 |
* | | Make sure dhclient is not running before start it, it fixes console interface... | Renato Botelho | 2014-09-09 | 1 | -0/+3 |
* | | Implement a function to kill dhclient process, sometimes it takes a little ti... | Renato Botelho | 2014-09-09 | 2 | -7/+17 |
* | | find_dhclient_process() returns an int, not string | Renato Botelho | 2014-09-09 | 2 | -2/+2 |
* | | Some device names are bigger now (eg vtnet, ixgbe, cxgbe) | Renato Botelho | 2014-09-09 | 1 | -1/+1 |
* | | Be more explicit | Ermal | 2014-09-09 | 1 | -1/+1 |
* | | Correct log prepending value | Ermal | 2014-09-09 | 1 | -1/+1 |
|/ |
|
* | Correct generating loglevels for startup through ipsec.conf | Ermal | 2014-09-09 | 1 | -2/+2 |
* | Fix guess_interface_from_ip() to account for differences in netstat output. F... | jim-p | 2014-09-09 | 1 | -4/+4 |
* | Import fix for http://bugs.jquery.com/ticket/9521 | Renato Botelho | 2014-09-09 | 1 | -2/+2 |
* | Blah unconditionally set rightsourceip per https://forum.pfsense.org/index.ph... | Ermal | 2014-09-09 | 1 | -3/+4 |
* | As pointed out by Ermal, VIPs should go first in the list since NAT is first ... | Renato Botelho | 2014-09-09 | 1 | -2/+2 |
* | igmpproxy param -d doesn't like the space before optarg. Fixes #3852 | Renato Botelho | 2014-09-08 | 1 | -2/+2 |
* | Ticket #3826 correct point number 2) by showing not connected tunnels in the ... | Ermal | 2014-09-08 | 1 | -3/+75 |
* | Improvements on interfaces_assign.php: | Renato Botelho | 2014-09-08 | 1 | -99/+125 |
* | Convert this block into a function for later use | Renato Botelho | 2014-09-08 | 1 | -40/+38 |
* | Fix indent | Renato Botelho | 2014-09-08 | 1 | -2/+2 |
* | Remove unecessary var initialization | Renato Botelho | 2014-09-08 | 1 | -1/+0 |
* | Replace mwexec() by unlink_if_exists() and respect global tmp_path | Renato Botelho | 2014-09-08 | 1 | -1/+1 |
* | Fix indent and whitespaces | Renato Botelho | 2014-09-08 | 1 | -103/+122 |
* | Fixes #3664, actually make sense of this function to work properly | Ermal | 2014-09-08 | 1 | -5/+3 |
* | Fixes #3823 Properly parse auth tags as variables | Ermal | 2014-09-08 | 1 | -1/+1 |
* | Show properly a setting of any for Identifiers to use in the status page | Ermal | 2014-09-08 | 1 | -6/+12 |
* | Adjust states summary for new pfctl -ss output. Fixes #2121 | jim-p | 2014-09-05 | 1 | -5/+15 |
* | Merge pull request #1271 from fsSnowboard/master | Renato Botelho | 2014-09-05 | 3 | -291/+1079 |
|\ |
|
| * | Add more services and reorder | Tyler Turner | 2014-09-04 | 3 | -291/+1079 |
|/ |
|
* | Make sure button 'move to the end' highlight last line | Renato Botelho | 2014-09-04 | 1 | -2/+2 |
* | Do not collapse phase2 items every time an action occours | Renato Botelho | 2014-09-04 | 1 | -10/+12 |
* | Replace all GET use by POST | Renato Botelho | 2014-09-04 | 1 | -83/+72 |
* | More improvements on IPsec GUI (Ticket #3328): | Renato Botelho | 2014-09-04 | 1 | -49/+153 |
* | Mark host as up or down before execute script, then script can use this infor... | Renato Botelho | 2014-09-04 | 1 | -2/+2 |
* | Remove wrong code left from copy/paste | Renato Botelho | 2014-09-04 | 1 | -8/+0 |
* | Use array id to delete phase2, it will simplify changes I'm working on and wi... | Renato Botelho | 2014-09-04 | 1 | -10/+5 |
* | Change functions from row_toggle.js to work with different field names, keepi... | Renato Botelho | 2014-09-04 | 1 | -14/+25 |
* | fix menu wrap on non-default themes | Jared Dillard | 2014-09-03 | 4 | -21/+8 |
* | fix menu wrap on pfense_ng and pfsense_ng_fs | Jared Dillard | 2014-09-03 | 2 | -6/+4 |
* | Improvements on IPsec GUI (Ticket #3328): | Renato Botelho | 2014-09-03 | 1 | -70/+157 |
* | Remove uneeded variables | Renato Botelho | 2014-09-03 | 1 | -2/+1 |
* | Remove unused variables | Renato Botelho | 2014-09-03 | 1 | -4/+2 |
* | Fix indent and whitespace | Renato Botelho | 2014-09-03 | 1 | -137/+149 |
* | Fix subnet display for IPsec status. Ticket #3826 | Renato Botelho | 2014-09-02 | 2 | -2/+18 |
* | id changes every time ipsec tunnel disconnects and reconnect, need to use pee... | Renato Botelho | 2014-09-02 | 1 | -3/+7 |
* | Merge pull request #1270 from phil-davis/patch-12 | Renato Botelho | 2014-09-01 | 1 | -2/+4 |
|\ |
|
| * | Fix traffic graph widget default autoscale | Phil Davis | 2014-09-01 | 1 | -2/+4 |
|/ |
|
* | Remove some redundancy and simplify changes made on last commit | Renato Botelho | 2014-08-30 | 1 | -53/+25 |