summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually roll this back since it was a testing glitchErmal2014-09-101-3/+3
* Also here be more strict on checking to return proper result. (some missed fr...Ermal2014-09-101-3/+3
* Also here be more strict on checking to return proper resultErmal2014-09-101-1/+1
* Put some more statistics and the user that gets connected now that we canErmal2014-09-091-1/+34
* Merge pull request #1273 from fsSnowboard/masterRenato Botelho2014-09-091-3/+3
|\
| * Fix minor typo to name and port rangeTyler Turner2014-09-091-3/+3
* | Make sure dhclient is not running before start it, it fixes console interface...Renato Botelho2014-09-091-0/+3
* | Implement a function to kill dhclient process, sometimes it takes a little ti...Renato Botelho2014-09-092-7/+17
* | find_dhclient_process() returns an int, not stringRenato Botelho2014-09-092-2/+2
* | Some device names are bigger now (eg vtnet, ixgbe, cxgbe)Renato Botelho2014-09-091-1/+1
* | Be more explicitErmal2014-09-091-1/+1
* | Correct log prepending valueErmal2014-09-091-1/+1
|/
* Correct generating loglevels for startup through ipsec.confErmal2014-09-091-2/+2
* Fix guess_interface_from_ip() to account for differences in netstat output. F...jim-p2014-09-091-4/+4
* Import fix for http://bugs.jquery.com/ticket/9521Renato Botelho2014-09-091-2/+2
* Blah unconditionally set rightsourceip per https://forum.pfsense.org/index.ph...Ermal2014-09-091-3/+4
* As pointed out by Ermal, VIPs should go first in the list since NAT is first ...Renato Botelho2014-09-091-2/+2
* igmpproxy param -d doesn't like the space before optarg. Fixes #3852Renato Botelho2014-09-081-2/+2
* Ticket #3826 correct point number 2) by showing not connected tunnels in the ...Ermal2014-09-081-3/+75
* Improvements on interfaces_assign.php:Renato Botelho2014-09-081-99/+125
* Convert this block into a function for later useRenato Botelho2014-09-081-40/+38
* Fix indentRenato Botelho2014-09-081-2/+2
* Remove unecessary var initializationRenato Botelho2014-09-081-1/+0
* Replace mwexec() by unlink_if_exists() and respect global tmp_pathRenato Botelho2014-09-081-1/+1
* Fix indent and whitespacesRenato Botelho2014-09-081-103/+122
* Fixes #3664, actually make sense of this function to work properlyErmal2014-09-081-5/+3
* Fixes #3823 Properly parse auth tags as variablesErmal2014-09-081-1/+1
* Show properly a setting of any for Identifiers to use in the status pageErmal2014-09-081-6/+12
* Adjust states summary for new pfctl -ss output. Fixes #2121jim-p2014-09-051-5/+15
* Merge pull request #1271 from fsSnowboard/masterRenato Botelho2014-09-053-291/+1079
|\
| * Add more services and reorderTyler Turner2014-09-043-291/+1079
|/
* Make sure button 'move to the end' highlight last lineRenato Botelho2014-09-041-2/+2
* Do not collapse phase2 items every time an action occoursRenato Botelho2014-09-041-10/+12
* Replace all GET use by POSTRenato Botelho2014-09-041-83/+72
* More improvements on IPsec GUI (Ticket #3328):Renato Botelho2014-09-041-49/+153
* Mark host as up or down before execute script, then script can use this infor...Renato Botelho2014-09-041-2/+2
* Remove wrong code left from copy/pasteRenato Botelho2014-09-041-8/+0
* Use array id to delete phase2, it will simplify changes I'm working on and wi...Renato Botelho2014-09-041-10/+5
* Change functions from row_toggle.js to work with different field names, keepi...Renato Botelho2014-09-041-14/+25
* fix menu wrap on non-default themesJared Dillard2014-09-034-21/+8
* fix menu wrap on pfense_ng and pfsense_ng_fsJared Dillard2014-09-032-6/+4
* Improvements on IPsec GUI (Ticket #3328):Renato Botelho2014-09-031-70/+157
* Remove uneeded variablesRenato Botelho2014-09-031-2/+1
* Remove unused variablesRenato Botelho2014-09-031-4/+2
* Fix indent and whitespaceRenato Botelho2014-09-031-137/+149
* Fix subnet display for IPsec status. Ticket #3826Renato Botelho2014-09-022-2/+18
* id changes every time ipsec tunnel disconnects and reconnect, need to use pee...Renato Botelho2014-09-021-3/+7
* Merge pull request #1270 from phil-davis/patch-12Renato Botelho2014-09-011-2/+4
|\
| * Fix traffic graph widget default autoscalePhil Davis2014-09-011-2/+4
|/
* Remove some redundancy and simplify changes made on last commitRenato Botelho2014-08-301-53/+25
OpenPOWER on IntegriCloud