summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Remove traces of older implementation still presentErmal2014-09-101-6/+18
* Put some more statistics and the user that gets connected now that we canErmal2014-09-091-1/+34
* Implement a function to kill dhclient process, sometimes it takes a little ti...Renato Botelho2014-09-091-3/+1
* Import fix for http://bugs.jquery.com/ticket/9521Renato Botelho2014-09-091-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
* 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
* Add more services and reorderTyler Turner2014-09-042-168/+760
* 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-021-2/+2
* id changes every time ipsec tunnel disconnects and reconnect, need to use pee...Renato Botelho2014-09-021-3/+7
* 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
* Replace GET by POST, it fixes #3833Renato Botelho2014-08-291-58/+76
* Fix comment in cssRenato Botelho2014-08-292-2/+2
* Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797Renato Botelho2014-08-291-1/+5
* Merge pull request #1261 from CharlieMarshall/improveInterRenato Botelho2014-08-281-19/+17
|\
| * Remove blank line if only an ipv6 address is in useCharlieMarshall2014-08-281-3/+7
| * improve/tidy up interfaces widgetCharlieMarshall2014-08-281-16/+10
* | Merge pull request #1268 from CharlieMarshall/gatewayWidgetRenato Botelho2014-08-281-33/+13
|\ \
| * | improve look of gateways widgetCharlieMarshall2014-08-251-33/+13
* | | fix typoChris Buechler2014-08-265-6/+6
* | | Fix indent whitespacesRenato Botelho2014-08-261-39/+54
* | | Fix phase2 removal, p2index points to unique ide and not to array indexRenato Botelho2014-08-251-1/+1
* | | Alias name cannot have more than 31 chars, add maxlength here just as an extr...Renato Botelho2014-08-251-1/+1
* | | Fix #3807:Renato Botelho2014-08-251-2/+17
* | | Merge pull request #1267 from CharlieMarshall/fixTrafficGraphRenato Botelho2014-08-251-9/+1
|\ \ \
| * | | fix display of traffic graphCharlieMarshall2014-08-251-9/+1
| |/ /
* | | Remove 'reject' action from filter logs since reject and block are the same o...Renato Botelho2014-08-251-3/+1
* | | move if/else to switch for readabilityCharlieMarshall2014-08-251-19/+38
|/ /
* | fix typoChris Buechler2014-08-221-1/+1
OpenPOWER on IntegriCloud