Commit Graph

16698 Commits

Author SHA1 Message Date
Scott Ullrich
46a9f4e13b Undo last commit. Need to add an additional check for opackage count == 0 2010-12-27 23:23:36 -05:00
jim-p
0f28864752 Don't include rfc1918 in bogons 2010-12-27 20:20:55 -05:00
Ermal
e240969e05 Allow any port to go out for CP. This should unbreak traffic of CP rdr! 2010-12-28 00:38:29 +00:00
jim-p
23d69b985c Use convert_friendly_interface_to_friendly_descr in the wol widget, just like on the main page. Ticket #1103 2010-12-27 14:22:03 -05:00
jim-p
e18278d18e Use strtoupper here 2010-12-27 14:22:02 -05:00
Scott Ullrich
6622e126ed Unlink needs_package_sync after one pkg has installed OK which means that our internet connection is up. 2010-12-27 13:40:58 -05:00
jim-p
528992bec1 Fix OpenVPN NetBIOS settings not propagating from the wizard to the server instance. 2010-12-27 11:41:03 -05:00
Ermal
6b78bed777 Ticket #944. Wehn changing the parent interface make sure to destroy the old vlan before creating the new one. Since vlans use the name of the parent the old interface referencing the old parent vlan will remain intact. 2010-12-27 15:09:11 +00:00
Chris Buechler
2b6561688f fix text 2010-12-25 16:32:51 -05:00
Chris Buechler
3380267983 fix text 2010-12-25 16:19:49 -05:00
Chris Buechler
9422a50f68 default to single host on 1:1 NAT as it always has and is the most common usage 2010-12-25 16:06:06 -05:00
Chris Buechler
df0c55a34b switch back to Internal rather than Source, Source is just confusing 2010-12-25 15:56:43 -05:00
Chris Buechler
3ec4b9dedf update bogons 2010-12-25 15:43:29 -05:00
Scott Ullrich
7dbbaecd11 More misc pkg install txt fixups 2010-12-25 13:51:51 -05:00
Scott Ullrich
f169e2742a More misc pkg install txt fixups 2010-12-25 13:50:04 -05:00
Scott Ullrich
73e52b99e7 Add newline after restoring libs 2010-12-25 13:45:13 -05:00
Scott Ullrich
4c6a49d7f8 backup and restore libs in correct location 2010-12-25 13:40:13 -05:00
Scott Ullrich
2b216e5199 misc text formatting fixes (tabs) 2010-12-25 13:38:23 -05:00
Scott Ullrich
9b3ade76ca Increase textarea col size now that there is a lot more pkg install/deinstall information being output 2010-12-25 13:07:43 -05:00
Scott Ullrich
b2dd7ab44d Only backup libraries at the beginning of the deinstall cycle. 2010-12-25 13:04:28 -05:00
Scott Ullrich
7102210a07 Add tab 2010-12-25 13:03:24 -05:00
Scott Ullrich
d96623efb7 Add newline after installation aborted 2010-12-25 12:52:36 -05:00
Scott Ullrich
76a6d6ae79 s/Trying to download/Downloading 2010-12-25 12:51:27 -05:00
Scott Ullrich
62743ffa54 Version bump to 2.0-BETA5. Merry christmas! 2010-12-25 12:34:26 -05:00
Scott Ullrich
e9c7a334fd Backup system libraries and restore during pkg deinstall. 2010-12-25 12:20:28 -05:00
Ermal
1916d34a1b Instead of replacing the whole array just add the new vlanif member to the config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html 2010-12-23 20:11:19 +00:00
Ermal
5af3a58935 Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html 2010-12-23 20:07:59 +00:00
Ermal
e503c44a75 Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html 2010-12-23 20:06:24 +00:00
jim-p
c6c26178a5 Add OSPF to firewall rule protocol choices 2010-12-23 14:19:09 -05:00
Ermal
60b66b602e Ticket #1128. Ooops pass the right parameter to unlock. 2010-12-23 18:41:46 +00:00
jim-p
057c83f5aa Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a previous less specific domain and use system default name servers instead. So you can override example.com to 10.10.10.2 but www.example.com will consult normal DNS. 2010-12-23 11:21:43 -05:00
Ermal
100b72197c Hanlde the case when advbase is not present especially on previous 2.0 setups. 2010-12-23 13:58:03 +00:00
Ermal
c513c30900 Prevent other types of interface for being added to ng_ether(4). It might be the cause of panics reported here http://forum.pfsense.org/index.php/topic,31404.0.html 2010-12-22 22:32:50 +00:00
Ermal
cd3346e205 Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind). 2010-12-22 20:51:07 +00:00
Ermal
4447358371 Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind. 2010-12-22 20:40:53 +00:00
Scott Ullrich
01184e213e misc comments 2010-12-22 15:41:39 -05:00
Ermal
95b71980a0 Use correct lock. 2010-12-22 20:33:12 +00:00
Scott Ullrich
60e70198ae Add back easy install options for UFS and ZFS 2010-12-22 15:05:29 -05:00
Ermal
a8d6ac1aec Ticket #757. Use correct pidfile. 2010-12-22 19:51:12 +00:00
Scott Ullrich
a3ccdf6e11 Add newline and comment header for each disk 2010-12-22 11:54:43 -05:00
Scott Ullrich
4e8d55ddc8 Include captiveportal.inc if captiveportal_syslog() is not defined. 2010-12-22 11:42:20 -05:00
Scott Ullrich
34507786be Use captiveportal_syslog() 2010-12-22 11:41:07 -05:00
Scott Ullrich
ba482f4151 Fix whitespace. 2010-12-22 11:06:26 -05:00
Scott Ullrich
9c7b9ba04c Rework how disk definitions are defined per Kris. 2010-12-22 11:06:26 -05:00
Renato Botelho
f6d4854b25 Typecast second param for array_merge to silent a warning that is breaking build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED' 2010-12-22 13:57:05 -02:00
Erik Fonnesbeck
1e31232857 Add missing semicolon. 2010-12-22 08:43:57 -07:00
Scott Ullrich
673e809501 nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
Scott Ullrich
2d7bbd65b9 Nuke trailing carriage returns 2010-12-22 10:36:32 -05:00
Scott Ullrich
4d5bbdfbc3 White space fixes and (C) for both Ermal and myself 2010-12-22 10:32:56 -05:00
Scott Ullrich
4ac251b863 Log voucher errors. Fix whitespace. Remove trailing c/r 2010-12-22 10:29:59 -05:00