Commit Graph

3753 Commits

Author SHA1 Message Date
Chris Buechler
f0dbab251c Move PPPoE Server to Services, VPN menu is misleading 2007-11-26 01:23:46 +00:00
Chris Buechler
814295d077 Move PPPoE Server to Services, VPN menu is misleading 2007-11-26 01:23:05 +00:00
Chris Buechler
cb824d052e Proper fix for aliases edit, backing out entire change was overzealous.
Ticket #1513
Ticket #1476
2007-11-25 20:27:50 +00:00
Chris Buechler
c47e956f52 Really kill off slbd
Ticket #1533
2007-11-25 19:54:48 +00:00
Scott Ullrich
7e2dd51d36 edit.php show an error on opening an empty file
Ticket #1519
2007-11-24 01:24:07 +00:00
Scott Ullrich
bb1a546c49 MFC pfSense shell from HEAD. 2007-11-23 23:57:23 +00:00
Scott Ullrich
4e8e15e61f Turn register_argc_argv on 2007-11-23 05:59:21 +00:00
Chris Buechler
1422da6516 description text correction 2007-11-20 00:29:07 +00:00
Chris Buechler
fa495e94c3 fix typo and touch up text 2007-11-19 08:36:00 +00:00
Seth Mos
ad629036f2 Fix math on throughput graph 2007-11-17 23:36:44 +00:00
Seth Mos
7aa6c10fd5 Fix spelling 2007-11-17 23:12:25 +00:00
Scott Ullrich
98d79efbc9 Correctly define Developers option. 2007-11-10 02:30:00 +00:00
Chris Buechler
80b1932d82 remove whitespace at end 2007-11-05 02:24:40 +00:00
Chris Buechler
e8e8d1edb9 comment out debugging code, was slightly breaking IPsec logs page and possibly others. 2007-11-05 00:42:02 +00:00
Chris Buechler
f6db0eeffb Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa
Ticket #1488
2007-11-04 22:06:01 +00:00
Scott Ullrich
348b53dd71 Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interface. Ticket #1488 2007-11-03 21:06:35 +00:00
Scott Ullrich
8a7997ca39 Revert graph.php back to 1.8.2.10.2.3
Tested-by: hoba

Ticket #1496
2007-11-03 20:42:29 +00:00
Seth Mos
b9c8193ea0 Back out counter wrap fix from ticket 1494 as it causes more issues then
we were trying to solve.
2007-11-01 21:55:10 +00:00
Scott Ullrich
f3b44e0ad4 Backout RELENG_1_2 alias edit changes since it breaks until a proper fix can be sought.
Modify existing "Aliases" - php error

Ticket #1513
2007-11-01 17:59:12 +00:00
Seth Mos
e945fa1581 Fix courtesey of Billm, hackathon 2007 conversation.
Forgotten commit.
2007-10-29 22:01:53 +00:00
Bill Marquette
a890a97198 MFC [19856] - ticket #1497 2007-10-26 02:13:41 +00:00
Bill Marquette
8ccc84e92e Fix for Ticket #1494 was committed from my first stab at the fix and not the actual fixed code and ended up in ticket #1496 2007-10-26 02:06:27 +00:00
Scott Ullrich
478d7fa2d7 MFC Ticket 1709: fexed typo in OpenVPN cfg-page 2007-10-23 20:14:21 +00:00
Seth Mos
b7e9c8eb7d Remove size headers since they seem to screw up IE 2007-10-21 16:19:14 +00:00
Bill Marquette
9c0e095388 lint 2007-10-19 22:00:53 +00:00
Bill Marquette
486f20d1da issed one 2007-10-19 21:20:02 +00:00
Bill Marquette
916ec736fc Fix Javascript errors. Thanks JSLint!! 2007-10-19 21:17:17 +00:00
Bill Marquette
e6056acc60 ratio load balancing should actually work 2007-10-19 21:11:37 +00:00
Scott Ullrich
316ea93621 Relax the ip address check and allow duplicate ip address entries. 2007-10-19 20:46:11 +00:00
Scott Ullrich
0c82024286 Relax the ip address check and allow duplicate ip address entries. 2007-10-19 20:39:16 +00:00
Bill Marquette
3b8d0494e4 Ticket #1476 - use convert multibyte instead of just specialchars 2007-10-19 19:48:24 +00:00
Bill Marquette
fcccc7b6d2 Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number 2007-10-18 21:52:58 +00:00
Seth Mos
d083fdfb6b Speedup ARP page by using diag_dhcp_leases.php page code for parsing the dhcpd.leases file 2007-10-17 06:02:37 +00:00
Seth Mos
d323d7ca3e Correctly check disabled bit 2007-10-17 05:00:18 +00:00
Scott Ullrich
c838206515 Ensure that all form elements have an id. 2007-10-17 02:10:27 +00:00
Scott Ullrich
ca9da13666 Correctly set rowhelper input textbox sizes. 2007-10-16 18:30:27 +00:00
Bill Marquette
7c7eb1a850 No need to remove param[0] again :) 2007-10-14 22:30:11 +00:00
Bill Marquette
c9c1b2eff2 MFC of [19699]
Fix check_firmware_version description All XMLRPC functions should be authenticated
2007-10-14 16:26:09 +00:00
Seth Mos
7763d43f13 Correct menu entry 2007-10-14 01:55:05 +00:00
Seth Mos
5c033d9038 Do not show disabled tunnels 2007-10-13 23:46:11 +00:00
Bill Marquette
069c6a921a Rebooting, not may need to be...got reworded by mistake. 2007-10-10 02:48:24 +00:00
Bill Marquette
2a1f7941c6 Fix wording per ticket #1471 2007-10-10 02:46:40 +00:00
Bill Marquette
4205d512e1 MFC of [19631] for Ticket #1456
drop one level of verbosity in tcpdump. Some protocols will still decode to multi-line message - not an easy fix. Doesn't appear to break non-raw log display

Add VRRP as a protocol type in the decode
2007-10-05 21:52:01 +00:00
Scott Ullrich
b8f71fde94 MFC: Ticket #1448 IP Address sorting was MF'd from HEAD 2007-10-05 21:17:07 +00:00
Scott Ullrich
dabfd3cc44 Fix wording per ticket #1471 2007-10-05 21:00:25 +00:00
Scott Ullrich
0af52dfc29 Include second argument for pkg_delete() Ticket #1470 2007-10-05 20:59:46 +00:00
Seth Mos
f91cb58424 Fix broken ipsec logic 2007-10-05 08:43:30 +00:00
Seth Mos
87559c52e6 Fix ipsec overview for wan interface, carp already worked 2007-10-05 07:28:01 +00:00
Scott Ullrich
bf93840d71 Do not show Apply button if IPSEC is disabled. Ticket #1467 2007-10-01 22:18:52 +00:00
Scott Ullrich
52ed387189 Only iterate an array if it is truly an array Ticket #1463 2007-10-01 22:00:14 +00:00