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
*
Prevent empty remote endpoints from skewing the log output
smos
2011-02-21
1
-0
/
+2
*
Correct indentation
Warren Baker
2011-02-21
1
-1
/
+1
*
Make sure it is an array before foreach.
Warren Baker
2011-02-21
1
-8
/
+10
*
fix default password display
Chris Buechler
2011-02-20
1
-1
/
+1
*
Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/i...
jim-p
2011-02-17
1
-1
/
+4
*
Fix whitespace formatting.
jim-p
2011-02-17
1
-181
/
+184
*
Allow sorting of DNS forwarder entries.
jim-p
2011-02-17
1
-3
/
+16
*
Add IPsec and OpenVPN to packet capture. Ticket #1032
jim-p
2011-02-16
1
-2
/
+12
*
Fix wording
jim-p
2011-02-16
1
-2
/
+2
*
Change this form to a POST instead of using GET with button inputs. For some ...
jim-p
2011-02-16
1
-4
/
+6
*
Use a better regex here, sometimes ad devices can be numbered >=10.
jim-p
2011-02-16
1
-1
/
+1
*
Break on 'You can also monitor the reload progress' instead of letting it wra...
Scott Ullrich
2011-02-15
2
-2
/
+2
*
Pass $notices to print_notices(), since it requires a parameter.
jim-p
2011-02-15
1
-1
/
+1
*
Fix start/end test for an IP in DHCP pool. Resolves #1280
jim-p
2011-02-13
1
-2
/
+2
*
Fix update check fix. Skipped a parameter.
jim-p
2011-02-13
2
-2
/
+2
*
Add alias support for source and destination ports on outbound NAT.
Erik Fonnesbeck
2011-02-13
3
-8
/
+14
*
Make update check a little more robust. Timeout after a few seconds, and if w...
jim-p
2011-02-13
2
-5
/
+4
*
Check for aliases in 1:1 and outbound NAT rules, too.
Erik Fonnesbeck
2011-02-13
2
-0
/
+16
*
Use autocomplete='off' like all other fields that accept aliases, to prevent ...
Erik Fonnesbeck
2011-02-13
2
-2
/
+2
*
Simply code for determining whether an alias is currently in use.
Erik Fonnesbeck
2011-02-13
1
-74
/
+49
*
In update_alias_names_upon_change function add capability to access more deep...
Erik Fonnesbeck
2011-02-13
2
-20
/
+17
*
Use alias style and add AutoSuggestControl for source and destination address...
Erik Fonnesbeck
2011-02-13
1
-2
/
+37
*
The doubled "$rule = array();" lines are probably a copy/paste error. Probab...
Erik Fonnesbeck
2011-02-13
1
-4
/
+4
*
Correctly verify the input on bandwith at voip step for traffic shaper wizard...
Ermal
2011-02-12
5
-55
/
+123
*
Remove any previous file with the same name as the one that will be downloade...
Ermal
2011-02-12
1
-0
/
+1
*
Remove any previous file with the same name as the one that will be downloade...
Ermal
2011-02-12
2
-0
/
+2
*
Convert the shapers to the match action so the generated rules do not impact ...
Ermal
2011-02-11
4
-0
/
+28
*
Allow match action on Floating rules and exposed it with name Queue. More val...
Ermal
2011-02-11
1
-0
/
+6
*
Also fix easyrule and auto->manual nat switch code. Ticket #1243
jim-p
2011-02-10
1
-16
/
+18
*
Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...
jim-p
2011-02-10
4
-12
/
+8
*
Check if this is an array first, just in case.
jim-p
2011-02-09
1
-1
/
+1
*
Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted i...
Ermal
2011-02-09
1
-6
/
+21
*
Turn off file size check
Scott Ullrich
2011-02-09
1
-5
/
+3
*
Resolves #1224. Correctly change name on port alias in firewall rules if the ...
Ermal
2011-02-08
1
-0
/
+2
*
Resolves #1263. Use correct config toggle for detecting alternate url for fir...
Ermal
2011-02-08
1
-1
/
+1
*
Resolves #1264. Read even the httpsname option from config so it displays cor...
Ermal
2011-02-08
1
-0
/
+1
*
fix text (remove entirely, comment is related to an open feature request). ti...
Chris Buechler
2011-02-08
1
-2
/
+0
*
Increase a bit
Scott Ullrich
2011-02-07
1
-1
/
+1
*
Limit file sizes to roughly 143k
Scott Ullrich
2011-02-07
1
-3
/
+7
*
Limit file sizes to roughly 143k
Scott Ullrich
2011-02-07
1
-2
/
+4
*
Global g
Scott Ullrich
2011-02-07
1
-0
/
+1
*
Adding crashreporterurl for rebrands
Scott Ullrich
2011-02-07
1
-1
/
+1
*
s/er//
Scott Ullrich
2011-02-07
1
-1
/
+1
*
Spell out more clearly
Scott Ullrich
2011-02-07
1
-2
/
+2
*
Add a global g option named disablecrashreporter which defaults to false for ...
Scott Ullrich
2011-02-07
1
-10
/
+12
*
fix text
Chris Buechler
2011-02-07
1
-1
/
+1
*
Note that we are deleting the local crash reports
Scott Ullrich
2011-02-07
1
-1
/
+1
*
Echo out server response
Scott Ullrich
2011-02-07
1
-3
/
+2
*
Ask the person to actually read the page before clicking yes
Scott Ullrich
2011-02-07
1
-0
/
+2
*
Fix check to ignore minfree (and the rest of $skip_files)
jim-p
2011-02-07
1
-4
/
+2
[next]