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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show starting and ending of script
Scott Ullrich
2007-11-22
1
-1
/
+2
*
Cleanup c/r usage.
Scott Ullrich
2007-11-22
1
-9
/
+0
*
Add c/r's to improve presentation
Scott Ullrich
2007-11-22
1
-0
/
+9
*
* Fix ! commands (do not echo commands but execute as shell)
Scott Ullrich
2007-11-22
1
-3
/
+3
*
Start the pfSense php shell playback library archive.
Scott Ullrich
2007-11-22
1
-0
/
+15
*
Remove blank line from end of file.
Scott Ullrich
2007-11-22
1
-1
/
+1
*
Remove ftpproxy anchor that is not needed by ftp-proxy.
Scott Ullrich
2007-11-21
2
-2
/
+1
*
Convert anchors and such over to ftp-proxy.
Scott Ullrich
2007-11-21
2
-12
/
+12
*
Switch over to ftp-proxy from pftpx.
Scott Ullrich
2007-11-21
2
-8
/
+8
*
Nuke code that does nothing.
Scott Ullrich
2007-11-19
1
-23
/
+4
*
Make the error message clickable so that the admin can easily return to the GUI.
Scott Ullrich
2007-11-19
1
-0
/
+1
*
Do not logout session if the user does not have access to a page. We should ...
Scott Ullrich
2007-11-19
1
-6
/
+1
*
Correctly check for page names by including .php. Strip off / if found so t...
Scott Ullrich
2007-11-19
1
-2
/
+2
*
Instead of throwing a very vague 401 error actually tell the user which page ...
Scott Ullrich
2007-11-18
1
-1
/
+1
*
* Correctly report invalid password
Scott Ullrich
2007-11-18
1
-0
/
+8
*
Correctly show 401 errors.
Scott Ullrich
2007-11-18
2
-1
/
+26
*
Reference correct file for upgrade from console.
Seth Mos
2007-11-12
1
-1
/
+1
*
do not run pfctl -ss 4 times
Seth Mos
2007-11-10
1
-5
/
+7
*
Remove any previous MD5 sums after upgrade.
Scott Ullrich
2007-11-07
1
-0
/
+3
*
Failover in 10 seconds as opposed to 60 seconds on DHCP Server failover mode.
Scott Ullrich
2007-11-06
1
-1
/
+1
*
Minor style nitpicks. # should have a space betwen it and the next text.
Scott Ullrich
2007-11-05
1
-1
/
+1
*
Automatically permit PFTPX traffic behind the scenes. Without this change mu...
Scott Ullrich
2007-11-05
1
-6
/
+17
*
IPSEC keep alive pinger using the wrong source IP address
Scott Ullrich
2007-11-05
1
-8
/
+8
*
multiple vlans + spoofmac result in unexpected behaviour
Scott Ullrich
2007-11-01
1
-0
/
+12
*
Adding keep alive host to IPsec causes warning in webGUI
Scott Ullrich
2007-11-01
1
-1
/
+1
*
Define ifconfig command
Seth Mos
2007-10-29
1
-0
/
+1
*
Fix typo in variable
Seth Mos
2007-10-28
1
-1
/
+1
*
Remove private networks
Seth Mos
2007-10-25
1
-3
/
+0
*
Update bogons list, it is severly out of date
Seth Mos
2007-10-25
1
-20
/
+5
*
Ticket 1709: fixed typo in OpenVPN cfg-page
Martin Fuchs
2007-10-24
1
-2
/
+2
*
Improve wireless stats
Seth Mos
2007-10-21
1
-2
/
+2
*
Commit wireless statistics 1st round
Seth Mos
2007-10-21
1
-0
/
+39
*
Add function that returns the interface which belongs with the gateway
Seth Mos
2007-10-19
1
-0
/
+15
*
Ticket #1482 - set the source to an interface that is inside the subnet defin...
Bill Marquette
2007-10-19
1
-3
/
+10
*
Lookup the gateway ip for rules which reference gateways by name
Seth Mos
2007-10-19
1
-4
/
+4
*
Commit function that looks up the gateway ip by name from the Gateways array
Seth Mos
2007-10-19
1
-0
/
+15
*
Improve fall through logic
Seth Mos
2007-10-19
2
-11
/
+13
*
Check if array exists
Seth Mos
2007-10-19
2
-13
/
+19
*
Ticket #1464, only allow y* or n*
Bill Marquette
2007-10-19
1
-5
/
+17
*
Add prelimenary Routing page.
Seth Mos
2007-10-19
4
-20
/
+57
*
MFC of change [19782] per request from sullrich@
Bill Marquette
2007-10-17
2
-0
/
+12
*
global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427
Bill Marquette
2007-10-17
4
-7
/
+7
*
Ticket #1427 - webConfigurator is a better choice, it is used everywhere else
Bill Marquette
2007-10-16
1
-2
/
+2
*
Ticket #1427 - use webGUI instead of webConfigurator
Bill Marquette
2007-10-16
1
-2
/
+2
*
Bump global config version to 4.1 for releng_1
Seth Mos
2007-10-15
1
-2
/
+2
*
Move RRD upgrade code inline with 1.2
Seth Mos
2007-10-15
1
-9
/
+9
*
Make sure we're foreach'ing through an array
Bill Marquette
2007-10-15
1
-1
/
+1
*
Remove blank c/r
Scott Ullrich
2007-10-13
1
-1
/
+1
*
Allow the interface assignment code to exit from its strict checking. This ...
Scott Ullrich
2007-10-13
1
-0
/
+4
*
Do not reconfigure on pptp interfaces.
Seth Mos
2007-10-09
1
-2
/
+3
[next]