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
*
Misc package changes
Scott Ullrich
2006-08-25
3
-19
/
+33
*
Remove radius accounting and reauth options as they do not work correectly.
Scott Ullrich
2006-08-25
1
-87
/
+50
*
Be even more picky about spacing.
Scott Ullrich
2006-08-24
1
-1
/
+1
*
Be picky about spacing.
Scott Ullrich
2006-08-24
1
-1
/
+1
*
Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature ...
Scott Ullrich
2006-08-24
1
-0
/
+1
*
Expand "Announce Dynamic local route" to textarea
Scott Ullrich
2006-08-23
1
-8
/
+10
*
s/2/two/
Scott Ullrich
2006-08-23
1
-1
/
+1
*
Require a password for CARP type entries
Scott Ullrich
2006-08-23
1
-0
/
+2
*
Allow user to edit already existing vip.
Scott Ullrich
2006-08-23
1
-4
/
+6
*
Do not allow duplicate VHIDS to be defined. It's asking for trouble. And sp...
Scott Ullrich
2006-08-23
1
-0
/
+5
*
Instead of simply bailing leaving the client with a blank screen, output that...
Scott Ullrich
2006-08-21
1
-51
/
+55
*
Correct error message field names
Scott Ullrich
2006-08-21
1
-1
/
+1
*
Update priority description from pf man page. Remove non hfsc material from ...
Scott Ullrich
2006-08-21
1
-4
/
+3
*
Remove packages with a different version tab
Scott Ullrich
2006-08-20
3
-8
/
+5
*
MFC package changes to show information better such as HEAD only packages,
Scott Ullrich
2006-08-20
3
-12
/
+38
*
When redirecting FTP entries to internal, install rules for interface address...
Scott Ullrich
2006-08-19
1
-17
/
+17
*
Kill off pftpx helper correctly after rule deletion
Scott Ullrich
2006-08-19
1
-11
/
+11
*
Clear CACHE and force a reload so that the ftp helpers are spawned correctly ...
Scott Ullrich
2006-08-19
1
-4
/
+4
*
Do not iterate items if they are not an array.
Scott Ullrich
2006-08-17
1
-48
/
+54
*
Reset RRD queues after configuring Traffic Shaper
Scott Ullrich
2006-08-16
1
-0
/
+4
*
Reset RRD queues when user changes a queue name.
Scott Ullrich
2006-08-16
1
-0
/
+9
*
Do not delete a NAT item if its being referenced by an ALIAS.
Scott Ullrich
2006-08-16
1
-0
/
+24
*
Do not loop forver.
Scott Ullrich
2006-08-16
1
-3
/
+3
*
Do not reset CARP interfaces until user applies the changes.
Scott Ullrich
2006-08-14
2
-25
/
+20
*
Increaase ACK queues. Lower Game queues a bit.
Scott Ullrich
2006-08-10
1
-4
/
+4
*
Increase game queues bandwidth.
Scott Ullrich
2006-08-10
1
-2
/
+2
*
Increase default bandwidth for ACKS, voIP and Gaming queues.
Scott Ullrich
2006-08-10
1
-81
/
+81
*
Fix Ticket #1064
Scott Ullrich
2006-08-09
1
-4
/
+4
*
Backout these changes.
Scott Ullrich
2006-08-09
1
-4
/
+4
*
When editing config.xml, automatically kill /tmp/config.cache if it exists as...
Scott Ullrich
2006-08-09
1
-3
/
+5
*
Add "px" to items to kill CSS errors.
Scott Ullrich
2006-08-08
1
-4
/
+4
*
Automatically prepend "captiveportal-" if needed to files uploaded.
Scott Ullrich
2006-08-05
1
-19
/
+22
*
Show latest version when available
Scott Ullrich
2006-08-05
1
-4
/
+4
*
* Allow setting of OPTional interface IP address correctly
Scott Ullrich
2006-08-05
2
-2
/
+6
*
Check for valid IP Address when needed.
Scott Ullrich
2006-08-05
1
-4
/
+9
*
Remove date check. This is breaking the system logs in certain cases and I a...
Scott Ullrich
2006-08-01
1
-1
/
+1
*
Do not show entries with corrupted time entries (clog)
Scott Ullrich
2006-07-29
1
-18
/
+18
*
MFC 13459
Scott Ullrich
2006-07-26
1
-1
/
+3
*
Split up gateway pools and check them. $_POST['gateway'] has already been m...
Scott Ullrich
2006-07-24
1
-4
/
+7
*
Check interface ip address, not the gateway!
Scott Ullrich
2006-07-24
1
-3
/
+3
*
Do not check an interface gateway if it is blank.
Scott Ullrich
2006-07-24
1
-2
/
+3
*
Third times a charm. Compare the interface gateway settings Ticket #1039
Scott Ullrich
2006-07-24
1
-1
/
+1
*
Actually show gateway in question and change a to an.
Scott Ullrich
2006-07-24
1
-1
/
+1
*
Actually show gateway in question and change a to an.
Scott Ullrich
2006-07-24
1
-1
/
+1
*
Actually check interface gateway. Ticket #1039
Scott Ullrich
2006-07-24
1
-1
/
+1
*
Do not allow operator to add a interface ip address as a gateway pool member....
Scott Ullrich
2006-07-24
1
-0
/
+12
*
Also check policy based routing and see if the gateway is in use.
Scott Ullrich
2006-07-24
3
-6
/
+30
*
Compare against $pconfig and only check items if gateway is changing.
Scott Ullrich
2006-07-24
3
-5
/
+5
*
Someone please purchase me a spell checker. Fix input_errors typo
Scott Ullrich
2006-07-24
3
-3
/
+3
*
If a gateway is being used by the load balancer pool, do not allow operator t...
Scott Ullrich
2006-07-24
3
-0
/
+45
[next]