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
/
www
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
147
-1235
/
+676
*
Sync code against m0n0wall:
Scott Ullrich
2007-11-15
1
-1
/
+3
*
Add genhtmltitle() from m0n0wall.
Scott Ullrich
2007-11-15
1
-31
/
+40
*
Correctly define Developers kernel option.
Scott Ullrich
2007-11-10
1
-5
/
+1
*
remove whitespace at end
Chris Buechler
2007-11-05
1
-1
/
+1
*
comment out debugging code, was slightly breaking IPsec logs page and possibl...
Chris Buechler
2007-11-05
1
-0
/
+4
*
Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice v...
Chris Buechler
2007-11-04
2
-4
/
+32
*
Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interf...
Scott Ullrich
2007-11-03
1
-0
/
+18
*
Back out counter wrap fix from ticket 1494 as it causes more issues then
Seth Mos
2007-11-01
1
-13
/
+3
*
Add back scriptaculous files which are being used by the RRD graphs
Seth Mos
2007-11-01
7
-0
/
+4908
*
Fix courtesey of Billm, hackathon 2007 conversation.
Seth Mos
2007-10-29
1
-2
/
+2
*
* removed scriptaculous. It will be added while building the ISO
Daniel Stefan Haischt
2007-10-28
10
-5705
/
+0
*
Fix for Ticket #1494 was committed from my first stab at the fix and not the ...
Bill Marquette
2007-10-26
1
-2
/
+2
*
Add Codemasters ArchLord MMORPG to traffic shaper
Martin Fuchs
2007-10-23
2
-1
/
+15
*
Remove size headers since they seem to screw up IE
Seth Mos
2007-10-21
1
-4
/
+0
*
Fix layout and units
Seth Mos
2007-10-21
1
-11
/
+11
*
Commit missed include file change
Seth Mos
2007-10-21
1
-0
/
+1
*
Commit wireless frontend code
Seth Mos
2007-10-21
5
-0
/
+40
*
List the available Gateways on the rules edit screen
Seth Mos
2007-10-20
1
-4
/
+5
*
lint
Bill Marquette
2007-10-19
7
-89
/
+76
*
Fix Javascript errors. Thanks JSLint!!
Bill Marquette
2007-10-19
2
-5
/
+5
*
ratio load balancing should actually work
Bill Marquette
2007-10-19
1
-18
/
+0
*
Fix default gateway bit
Seth Mos
2007-10-19
1
-1
/
+11
*
Relax the ip address check and allow duplicate ip address entries.
Scott Ullrich
2007-10-19
1
-1
/
+1
*
Relax the ip address check and allow duplicate ip address entries.
Scott Ullrich
2007-10-19
1
-1
/
+1
*
Ticket #1476 - use convert multibyte instead of just specialchars
Bill Marquette
2007-10-19
1
-4
/
+4
*
Add descriptive text and link to the gateways page
Seth Mos
2007-10-19
3
-9
/
+15
*
Add prelimenary Routing page.
Seth Mos
2007-10-19
8
-128
/
+533
*
Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + cur...
Bill Marquette
2007-10-18
1
-3
/
+13
*
why add 30 seconds to uptime if we have been up greater than 60 seconds?
Bill Marquette
2007-10-18
1
-2
/
+0
*
MFC of change [19782] per request from sullrich@
Bill Marquette
2007-10-17
2
-4
/
+4
*
Optimize last 10 seconds of load times on the dhcp leases page.
Seth Mos
2007-10-17
1
-7
/
+17
*
Speedup ARP page by using diag_dhcp_leases.php page code for parsing the dhcp...
Seth Mos
2007-10-17
1
-108
/
+162
*
save button needs to be inside form
Bill Marquette
2007-10-17
1
-1
/
+1
*
Correctly check the disabled bit
Seth Mos
2007-10-17
1
-1
/
+1
*
Ticket #1462: Make the save button only appear if you change an assignment
Bill Marquette
2007-10-17
2
-5
/
+6
*
Ensure that all form elements have an id.
Scott Ullrich
2007-10-17
2
-18
/
+18
*
global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427
Bill Marquette
2007-10-17
7
-18
/
+18
*
Alphasort the status menu
Seth Mos
2007-10-17
1
-1
/
+1
*
Correctly set rowhelper input textbox sizes.
Scott Ullrich
2007-10-16
1
-2
/
+4
*
Correct form fields css
Seth Mos
2007-10-15
1
-18
/
+18
*
sync from RELENG_1_2
Bill Marquette
2007-10-14
1
-1
/
+0
*
Fix check_firmware_version description
Bill Marquette
2007-10-14
1
-3
/
+7
*
Fix missing tag.
Seth Mos
2007-10-14
1
-0
/
+1
*
Do not create array items for disabled vpn tunnels
Seth Mos
2007-10-13
1
-3
/
+5
*
Do no show disabled tunnels
Seth Mos
2007-10-13
1
-2
/
+7
*
Fix wording per ticket #1471
Bill Marquette
2007-10-10
1
-1
/
+1
*
Ticket #1456 - drop one level of verbosity in tcpdump. Some protocols
Bill Marquette
2007-10-05
2
-1
/
+3
*
Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole file
Bill Marquette
2007-10-05
1
-0
/
+13
*
Include second argument for pkg_delete() Ticket #1470
Scott Ullrich
2007-10-05
1
-1
/
+3
[next]