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
*
Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...
jim-p
2010-04-23
3
-100
/
+140
*
Well there was a reason for this being returned out. Ticket #539.
Ermal
2010-04-23
1
-1
/
+1
*
Remove all code for directions it is not needed any more on passthrough ip's.
Ermal
2010-04-22
2
-27
/
+3
*
Add missing ;
Ermal
2010-04-22
1
-2
/
+2
*
Unbreak limiter rule creation.
Ermal
2010-04-22
1
-1
/
+1
*
Ticket #528. Do not route-to for local connected subnets.
Ermal
2010-04-22
1
-2
/
+2
*
Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...
jim-p
2010-04-21
9
-9
/
+185
*
Validate imported URL data. Resolves #530.
jim-p
2010-04-21
1
-1
/
+2
*
Fix creation of pipe/queue aka limiters.
Ermal
2010-04-20
1
-2
/
+2
*
Warn the user when we cannot get the MAC address on pass through auto add cas...
Ermal
2010-04-20
1
-1
/
+3
*
Allow a passthrough mac to be deleted by a POST. Take the neccessary actions ...
Ermal
2010-04-20
1
-0
/
+22
*
Allow users to send in the same POST authentication info and post fields. Thi...
Ermal
2010-04-20
1
-1
/
+4
*
Make pasthrough GUI code catch-up with the latest changes.
Ermal
2010-04-20
2
-10
/
+4
*
Use tables of ipfw for passthrough mac entries. This makes it scale way bette...
Ermal
2010-04-20
5
-99
/
+55
*
Do not include filter.inc twice
Scott Ullrich
2010-04-19
1
-1
/
+0
*
Add a new option which allows the admin user to configure CP so that it autom...
Ermal
2010-04-20
7
-152
/
+312
*
Show p2 items correctly (add missing td's)
Scott Ullrich
2010-04-19
1
-0
/
+5
*
Perform IP/Host and Port number validation for Authentication servers in the ...
jim-p
2010-04-19
1
-1
/
+14
*
Restrict country code entry in the OpenVPN wizard to two letters.
jim-p
2010-04-19
1
-0
/
+6
*
Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.
jim-p
2010-04-19
1
-3
/
+3
*
Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (...
jim-p
2010-04-19
2
-6
/
+5
*
Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This ...
jim-p
2010-04-19
1
-1
/
+1
*
Fix finding next OpenVPN port. Protocol should be lowercase.
jim-p
2010-04-19
1
-1
/
+1
*
fix text
Chris Buechler
2010-04-19
2
-2
/
+2
*
remove commented out bit that causes annoying pop ups in IE. Ticket #299
Chris Buechler
2010-04-18
1
-12
/
+0
*
show port and proto
Chris Buechler
2010-04-18
1
-3
/
+3
*
Fix growl issues.
Scott Ullrich
2010-04-17
2
-3
/
+37
*
Use FQDN for HELLO SMTP command. Ticket #443
pierrepomes
2010-04-17
1
-0
/
+1
*
use 6969 for tftp-proxy
Chris Buechler
2010-04-17
1
-3
/
+3
*
Ticket #511. Actually return the rules from all the packages not just the fir...
Ermal
2010-04-16
1
-2
/
+1
*
Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT fo...
Ermal
2010-04-16
2
-2
/
+28
*
Do not use the presence of lan as an indicator of having only one interface. ...
Ermal
2010-04-16
1
-1
/
+1
*
Do not use the presence of lan as an indicator of having only one interface. ...
Ermal
2010-04-16
1
-5
/
+4
*
Update system information widget to use new version checking mechanism.
jim-p
2010-04-16
1
-8
/
+9
*
Beef up the version comparison code. This should let us compare several combi...
jim-p
2010-04-16
2
-20
/
+106
*
Fail over update check to report the supplied version from the remote server ...
jim-p
2010-04-15
1
-7
/
+7
*
Fix whitespace
jim-p
2010-04-15
1
-16
/
+16
*
Fix CA cert dupe detection when no certs yet exist.
jim-p
2010-04-15
1
-4
/
+6
*
Add titles to wizard steps, change some wording to be more consistent.
jim-p
2010-04-15
1
-10
/
+26
*
radius.inc already has this includes so do not include them explicitly. This ...
Ermal
2010-04-14
1
-2
/
+0
*
Ticket #386. Add even the network address to the list of addresses on proxy a...
Ermal
2010-04-14
1
-0
/
+4
*
Ticket #483. Load the bcmath extension dynamically through PEAR for Radius ac...
Ermal
2010-04-14
1
-0
/
+2
*
Ticket #486. Convert even the gateways that specify the interface itself.
Ermal
2010-04-14
1
-2
/
+5
*
Ticket #499. Create custom options propperly for each interface. This solutio...
Ermal
2010-04-14
1
-8
/
+4
*
Add code to allow applications on pfSense itself that bind to a socket or wan...
Ermal
2010-04-13
1
-0
/
+8
*
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...
Ermal
2010-04-13
1
-36
/
+5
*
Fix regex on matching ip when behind nat.
Ermal
2010-04-13
1
-3
/
+3
*
Move checking if dyndns is enabled to the proper place.
Ermal
2010-04-13
1
-3
/
+3
*
Improve startup time by delaying dyndns synching.
Ermal
2010-04-13
2
-4
/
+4
*
Remove associated rule-id from default config they confuse rule edit page.
Ermal
2010-04-13
1
-2
/
+0
[next]