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
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hook and fix style for anti lockout
Scott Ullrich
2011-07-23
1
-3
/
+7
*
Add missing ;
Scott Ullrich
2011-07-23
1
-1
/
+1
*
Adding pre_id_tablerow hook
Scott Ullrich
2011-07-23
1
-0
/
+1
*
Revert "fix text"
Chris Buechler
2011-07-23
1
-1
/
+1
*
fix text
Chris Buechler
2011-07-23
1
-1
/
+1
*
Adding apply hooks
Scott Ullrich
2011-07-22
2
-0
/
+4
*
make the tab character limit 92, leaves plenty of room and prevents some cust...
Chris Buechler
2011-07-22
1
-1
/
+1
*
Bump to 1.7
Scott Ullrich
2011-07-22
1
-1130
/
+2337
*
Clear \r from these files to be readble
Ermal
2011-07-22
2
-549
/
+549
*
Ticket #749. Make the rules of the traffic shaper wizard select the wan side ...
Ermal
2011-07-22
4
-245
/
+291
*
Resolves #1703. Correctly delete a interface group members when the group is ...
Ermal
2011-07-22
1
-1
/
+1
*
Correctly restart the SSL lighty instance when running.
Ermal
2011-07-22
1
-0
/
+2
*
Remove 'maxproc' since its unused in the code and correctly use maxprocperip ...
Ermal
2011-07-22
1
-8
/
+1
*
Plug a security risk on CP where a user can login by submitting a special req...
Ermal
2011-07-21
1
-1
/
+1
*
Fix redirurl collection so after login the user can be redirected correctly
Ermal
2011-07-21
1
-4
/
+4
*
Bug#1688. DHCP server subnet input validation needs to check config.xml, not ...
Evgeny Yurchenko
2011-07-19
1
-2
/
+2
*
Fix label for SMTP server. Hostnames work fine.
jim-p
2011-07-19
1
-2
/
+2
*
Adding dashboard hook
Scott Ullrich
2011-07-18
1
-0
/
+2
*
Adding hook to pre_table for aliases
Scott Ullrich
2011-07-18
1
-1
/
+1
*
Add alias edit hook
Scott Ullrich
2011-07-18
1
-0
/
+1
*
Add pre_input_errors hook to interfaces assign
Scott Ullrich
2011-07-18
1
-0
/
+1
*
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-07-18
1
-0
/
+1
|
\
|
*
Adding pre_input_errors hook
Scott Ullrich
2011-07-18
1
-0
/
+1
|
*
Revert "Move early call up a bit"
Scott Ullrich
2011-07-18
1
-3
/
+4
|
*
Move early call up a bit
Scott Ullrich
2011-07-18
1
-4
/
+3
*
|
removes variables concatenation on gettext strings
Vinicius Coque
2011-07-18
3
-6
/
+6
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-07-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Adding hook for interfaces edit
Scott Ullrich
2011-07-18
1
-1
/
+1
|
*
Adding hook for interfaces edit
Scott Ullrich
2011-07-18
1
-0
/
+2
*
|
makes correct use of printf and gettext
Vinicius Coque
2011-07-18
9
-15
/
+15
|
/
*
Make name similar
Scott Ullrich
2011-07-17
1
-1
/
+1
*
Adding hooks
Scott Ullrich
2011-07-17
1
-15
/
+25
*
Adding hook for interfaces allowing pfCenter and friends to add interfaces to...
Scott Ullrich
2011-07-16
1
-1
/
+3
*
Actually increase the default queue length for the new default queue
Ermal
2011-07-15
4
-3
/
+8
*
Respect the p2p catchall setting.
Ermal
2011-07-15
4
-114
/
+122
*
Add checks to prevent php warnings.
Ermal
2011-07-15
1
-1
/
+1
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
1
-71
/
+66
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
1
-281
/
+270
*
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...
Ermal
2011-07-15
1
-0
/
+383
*
Re-enable downstream queues but with the difference that the default queue no...
Ermal
2011-07-15
2
-410
/
+392
*
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_...
Ermal
2011-07-15
2
-0
/
+784
*
Ticket #1052. Enforce certificates if they are present for authenticating to ...
Ermal
2011-07-15
2
-1
/
+30
*
Fixes #1618. Always convert the NAS_PORT value to int in php and pass the att...
Ermal
2011-07-15
1
-3
/
+3
*
CRL fixes for empty CRLs (so they don't kill OpenVPN)
jim-p
2011-07-13
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/master'
jim-p
2011-07-12
9
-109
/
+148
|
\
|
*
Fix botched patch, add closing bracket
Andrew Thompson
2011-07-12
1
-1
/
+1
|
*
Allow DHCP mappings to be resolved first for reverse lookups.
Andrew Thompson
2011-07-12
1
-0
/
+12
|
*
Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.
Ermal
2011-07-11
2
-5
/
+5
|
*
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-07-11
4
-1
/
+29
|
|
\
|
|
*
Do not check to see if gateay falls within a null value. Resolves #1664
Scott Ullrich
2011-07-10
1
-1
/
+2
[next]