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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC cmd_chain.inc it never found uses since pfSense module got used more. Also...
Ermal
2012-12-28
2
-179
/
+18
*
Self-test should be hypenated, and the T should be lower case.
jim-p
2012-12-27
1
-2
/
+2
*
Correct tcp flags explanation code for CWR (should be W, not C)
jim-p
2012-12-27
1
-1
/
+1
*
Merge pull request #278 from phil-davis/master
Chris Buechler
2012-12-26
2
-7
/
+26
|
\
|
*
Support different package internal name
Phil Davis
2012-12-14
1
-2
/
+3
|
*
Support different package internal name
Phil Davis
2012-12-14
1
-5
/
+23
*
|
Fix DHCPv6 lease deletion. Fixes #2726
jim-p
2012-12-26
1
-1
/
+4
*
|
Static mappings are not pool-specific. They exist independent of any pool, an...
jim-p
2012-12-26
1
-0
/
+2
*
|
Add description to additional DHCP pools. Implements #2733
jim-p
2012-12-26
1
-3
/
+24
*
|
Merge pull request #289 from phildd/master
Ermal Luçi
2012-12-26
1
-8
/
+2
|
\
\
|
*
|
Handle null parameter to services_dyndns_configure
phildd
2012-12-26
1
-8
/
+2
*
|
|
Merge pull request #288 from bcyrill/patch-1
Ermal Luçi
2012-12-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix comment
bcyrill
2012-12-26
1
-1
/
+1
|
/
/
*
|
Since there is a firewall no need to do ingress checks in the routing table
Ermal
2012-12-21
1
-0
/
+2
*
|
Restore needed code
Ermal
2012-12-19
1
-1
/
+5
*
|
Various fixes to removal of pipes
Ermal
2012-12-19
5
-15
/
+20
*
|
Properly setup array
Ermal
2012-12-19
1
-2
/
+2
*
|
Make the script rc.linkuip compatible with ipv6 as well.
Ermal
2012-12-19
1
-23
/
+24
*
|
Merge pull request #287 from bcyrill/alias_gif
Ermal Luçi
2012-12-19
2
-10
/
+27
|
\
\
|
*
|
Remove whitespace
bcyrill
2012-12-19
1
-1
/
+1
|
*
|
Add IP alias support to GIF interfaces
bcyrill
2012-12-19
2
-10
/
+27
*
|
|
Fix stray DOS carriage return.
jim-p
2012-12-19
1
-1
/
+1
|
/
/
*
|
Sync PBI scripts
jim-p
2012-12-18
1
-347
/
+849
*
|
Make gateways for assigned OpenVPN servers as well as clients.
jim-p
2012-12-18
2
-5
/
+5
*
|
If there is no roll do not try to save anything
Ermal
2012-12-18
1
-0
/
+3
*
|
Correct field name and add an index for ip
Ermal
2012-12-18
1
-2
/
+3
*
|
Convert the CP db to sqlite rather than a text file. Some more optimizations ...
Ermal
2012-12-18
3
-98
/
+115
*
|
Merge pull request #276 from N0YB/Diagnostics-Tables-Top-Status
Chris Buechler
2012-12-17
1
-2
/
+4
|
\
\
|
*
|
Include bogons last update info in Diagnostics: Tables
N0YB
2012-12-10
1
-2
/
+4
|
*
|
Include bogons last update info in Diagnostics: Tables
N0YB
2012-12-10
1
-1
/
+1
*
|
|
Correct limiter queue rule generation
Ermal
2012-12-17
1
-1
/
+1
*
|
|
Put the CP call during reload of interface under function_exists its not fata...
Ermal
2012-12-17
1
-1
/
+2
*
|
|
Move down a bit of code
Ermal
2012-12-17
1
-5
/
+5
*
|
|
Merge pull request #285 from bcyrill/cp_v6
Ermal Luçi
2012-12-17
2
-6
/
+14
|
\
\
\
|
*
|
|
Add square brackets around IPv6 addresses
bcyrill
2012-12-17
1
-3
/
+7
|
*
|
|
Add square brackets around IPv6 addresses
bcyrill
2012-12-17
1
-3
/
+7
|
/
/
/
*
|
|
Add missing >. Fixes #2722
jim-p
2012-12-17
1
-1
/
+1
*
|
|
Needs more thought - might route something an unintended path. Perhaps a chec...
jim-p
2012-12-17
1
-2
/
+0
*
|
|
Do not flush tables on save of CP. This should allow the informations to be r...
Ermal
2012-12-17
1
-27
/
+15
*
|
|
Cleanup the pipes as well when removing or operating on tables for hostnames/...
Ermal
2012-12-17
3
-8
/
+19
*
|
|
Handle even hostname through filterdns entries correctly now that only 3/4 ta...
Ermal
2012-12-17
3
-60
/
+44
*
|
|
There is no more table 5,6,7,8,9,10
Ermal
2012-12-17
1
-6
/
+0
*
|
|
There is no more table 7,8
Ermal
2012-12-17
1
-2
/
+0
*
|
|
Give a minimum bucket paramter of 16 since it does not need much. To avoid th...
Ermal
2012-12-17
1
-8
/
+8
*
|
|
Merge pull request #284 from bcyrill/cp_certs
Ermal Luçi
2012-12-17
1
-2
/
+2
|
\
\
\
|
*
|
|
Allow multiple cp zones with different ssl certs
bcyrill
2012-12-17
1
-2
/
+2
*
|
|
|
Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...
Ermal
2012-12-17
4
-162
/
+163
|
/
/
/
*
|
|
Merge pull request #283 from bcyrill/patch-5
Chris Buechler
2012-12-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Update etc/inc/openvpn.inc
bcyrill
2012-12-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #281 from bcyrill/cp_table
Chris Buechler
2012-12-15
1
-6
/
+6
|
\
\
\
[next]