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
...
*
Resolves #879. Commit patch referenced in ticket to properly parse rate output.
Ermal
2010-10-15
1
-6
/
+1
*
Ticket #950. Correctly handle failures while installing packages which might ...
Ermal
2010-10-14
1
-22
/
+14
*
Hide ports when protocol does not use ports. Ticket #953
Erik Fonnesbeck
2010-10-13
1
-6
/
+29
*
Hide translation section when "Do not NAT" is checked. Fixes #952
Erik Fonnesbeck
2010-10-13
1
-2
/
+10
*
Don't clear the source port when changing source address type to any. Also up...
Erik Fonnesbeck
2010-10-13
1
-1
/
+1
*
Add GUI checkbox to enable strict username/common name matching for SSL/TLS+U...
jim-p
2010-10-13
1
-0
/
+32
*
Resolves #947. Blacklist lagg interfaces from the list of possible lagg members.
Ermal
2010-10-12
1
-1
/
+1
*
Correct this note, on at least one card (mxge) it defaults to an MTU of 9000,...
jim-p
2010-10-12
1
-2
/
+2
*
Fix graph staggering, the old method was causing the graphs to diverge in upd...
jim-p
2010-10-11
2
-6
/
+8
*
Whitespace fixes
jim-p
2010-10-11
1
-37
/
+37
*
Fixup comments a little.
jim-p
2010-10-11
1
-0
/
+3
*
Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert co...
jim-p
2010-10-11
1
-6
/
+15
*
Unset the end time if we are graphing for the "current" period. That makes th...
smos
2010-10-11
1
-1
/
+3
*
Unfortunately, using variables in this way in strings passed to gettext doesn...
Erik Fonnesbeck
2010-10-11
1
-3
/
+3
*
Update this text to match the current default.
Erik Fonnesbeck
2010-10-10
1
-1
/
+1
*
Replace hard coded pfSense with product_name
Warren Baker
2010-10-10
1
-4
/
+4
*
Replace hard coded pfSense with product_name.
Warren Baker
2010-10-10
1
-1
/
+1
*
Show the product_name as the slice "name" for rebrands. Cosmetic only.
jim-p
2010-10-07
1
-2
/
+2
*
Remove unnecessary variable and fix loop test. Corrects AJAX update of last g...
jim-p
2010-10-07
1
-5
/
+3
*
Fix AJAX update of gateway status when the status is "Gathering Data".
jim-p
2010-10-07
1
-3
/
+2
*
Replace hardcoded pfSense with product_name.
jim-p
2010-10-06
1
-1
/
+1
*
Simplify this code so it's obvious what we're really testing for.
gnhb
2010-10-06
1
-4
/
+3
*
Remove unused variable.
jim-p
2010-10-05
1
-2
/
+0
*
Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...
jim-p
2010-10-05
1
-0
/
+24
*
Print the theme correctly.
Warren Baker
2010-10-05
1
-1
/
+1
*
Fix OpenVPN client kill. Reported at http://forum.pfsense.org/index.php/topic...
jim-p
2010-10-04
1
-5
/
+5
*
Mark subsystem as dirty.
Ermal
2010-10-04
1
-0
/
+1
*
Bring l2tp users page back to latest world of 2.0 to avoid errors. Reported-b...
Ermal
2010-10-04
1
-4
/
+4
*
Fix intended behaviour when the default gateway changes interface.
Ermal
2010-10-02
1
-5
/
+5
*
This breaks the code because the ASSUMPTION is to reload the gateway interfac...
Ermal
2010-10-02
1
-7
/
+4
*
Update code to actually accomplish the intended behavior of NOT reloading the...
gnhb
2010-10-02
1
-4
/
+7
*
Fix height of plus button, reported at http://forum.pfsense.org/index.php/top...
Erik Fonnesbeck
2010-10-01
1
-1
/
+1
*
Do not allow a gateway to be renamed. Possibly a better solution is to rename...
Ermal
2010-10-01
1
-0
/
+2
*
Handle the cases to not save data on config better.
Ermal
2010-10-01
1
-3
/
+7
*
Make sure we do not overwrite the gateway stored in config with a dynamic gat...
Ermal
2010-10-01
1
-4
/
+5
*
Fix the problem of not saving data when most of the information is not being ...
Ermal
2010-10-01
1
-77
/
+66
*
We don't store monitor ip in the <interfaces> config any more.
gnhb
2010-10-01
1
-8
/
+0
*
When a dynamic interface is up, we still need to report that it's "dynamic" t...
gnhb
2010-10-01
1
-1
/
+4
*
Catch up with gateway changes on static routes.
Ermal
2010-09-30
1
-9
/
+3
*
Revert previous change to enter a hidden value when interface is disabled. GH...
Ermal
2010-09-30
1
-9
/
+6
*
Remove forgotten code.
Ermal
2010-09-30
1
-2
/
+0
*
Initialize variable properly. Handle the case when the interfaces select box ...
Ermal
2010-09-30
1
-5
/
+10
*
Fix state sorting
jim-p
2010-09-29
1
-6
/
+10
*
Update serviceproviders.xml to a newer version
Vinicius Coque
2010-09-29
1
-35
/
+428
*
Clean up Firewall: NAT: 1:1: Edit page.
Erik Fonnesbeck
2010-09-29
1
-31
/
+18
*
Fix input validation with "no rdr" for ticket #570
Erik Fonnesbeck
2010-09-29
1
-10
/
+21
*
Hide redirect and filter rule association fields when "no rdr" is checked. Ti...
Erik Fonnesbeck
2010-09-29
2
-5
/
+18
*
Unhide the source port options on firewall rules when they are not at the def...
Erik Fonnesbeck
2010-09-28
2
-2
/
+7
*
Revert "Shows source ports when they are already defined" - this only made it...
Erik Fonnesbeck
2010-09-28
2
-5
/
+2
*
Simplify the logic here so that it only uses this conditional expression once.
Erik Fonnesbeck
2010-09-28
1
-2
/
+2
[prev]
[next]