index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct status.php for new ipsec
Ermal
2014-09-10
1
-1
/
+1
*
Remove traces of older implementation still present
Ermal
2014-09-10
1
-6
/
+18
*
Put some more statistics and the user that gets connected now that we can
Ermal
2014-09-09
1
-1
/
+34
*
Implement a function to kill dhclient process, sometimes it takes a little ti...
Renato Botelho
2014-09-09
1
-3
/
+1
*
Import fix for http://bugs.jquery.com/ticket/9521
Renato Botelho
2014-09-09
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
*
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
*
Add more services and reorder
Tyler Turner
2014-09-04
2
-168
/
+760
*
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
1
-2
/
+2
*
id changes every time ipsec tunnel disconnects and reconnect, need to use pee...
Renato Botelho
2014-09-02
1
-3
/
+7
*
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
*
Replace GET by POST, it fixes #3833
Renato Botelho
2014-08-29
1
-58
/
+76
*
Fix comment in css
Renato Botelho
2014-08-29
2
-2
/
+2
*
Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797
Renato Botelho
2014-08-29
1
-1
/
+5
*
Merge pull request #1261 from CharlieMarshall/improveInter
Renato Botelho
2014-08-28
1
-19
/
+17
|
\
|
*
Remove blank line if only an ipv6 address is in use
CharlieMarshall
2014-08-28
1
-3
/
+7
|
*
improve/tidy up interfaces widget
CharlieMarshall
2014-08-28
1
-16
/
+10
*
|
Merge pull request #1268 from CharlieMarshall/gatewayWidget
Renato Botelho
2014-08-28
1
-33
/
+13
|
\
\
|
*
|
improve look of gateways widget
CharlieMarshall
2014-08-25
1
-33
/
+13
*
|
|
fix typo
Chris Buechler
2014-08-26
5
-6
/
+6
*
|
|
Fix indent whitespaces
Renato Botelho
2014-08-26
1
-39
/
+54
*
|
|
Fix phase2 removal, p2index points to unique ide and not to array index
Renato Botelho
2014-08-25
1
-1
/
+1
*
|
|
Alias name cannot have more than 31 chars, add maxlength here just as an extr...
Renato Botelho
2014-08-25
1
-1
/
+1
*
|
|
Fix #3807:
Renato Botelho
2014-08-25
1
-2
/
+17
*
|
|
Merge pull request #1267 from CharlieMarshall/fixTrafficGraph
Renato Botelho
2014-08-25
1
-9
/
+1
|
\
\
\
|
*
|
|
fix display of traffic graph
CharlieMarshall
2014-08-25
1
-9
/
+1
|
|
/
/
*
|
|
Remove 'reject' action from filter logs since reject and block are the same o...
Renato Botelho
2014-08-25
1
-3
/
+1
*
|
|
move if/else to switch for readability
CharlieMarshall
2014-08-25
1
-19
/
+38
|
/
/
[next]