summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ticket #802. During a config restore detect if the vlan interfaces need ↵Ermal2010-12-283-1/+27
| | | | reassignment too. This might be problematic for other type of interfaces on 2.0!
* Add radius port and radius accounting port to config if supplied.Ermal2010-12-281-1/+7
|
* Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN'sPierre POMES2010-12-282-3/+21
|
* Fix case statements, may fix rrd graph generation for certain periods.jim-p2010-12-281-2/+2
|
* Run filter configure after doing a save on CP.Ermal2010-12-281-0/+2
|
* clarify CSRF failure messageChris Buechler2010-12-281-1/+1
|
* fix textChris Buechler2010-12-281-2/+2
|
* Undo last commit. Need to add an additional check for opackage count == 0Scott Ullrich2010-12-271-0/+1
|
* Don't include rfc1918 in bogonsjim-p2010-12-271-3/+0
|
* Allow any port to go out for CP. This should unbreak traffic of CP rdr!Ermal2010-12-281-2/+2
|
* Use convert_friendly_interface_to_friendly_descr in the wol widget, just ↵jim-p2010-12-271-5/+1
| | | | like on the main page. Ticket #1103
* Use strtoupper herejim-p2010-12-271-1/+1
|
* Unlink needs_package_sync after one pkg has installed OK which means that ↵Scott Ullrich2010-12-272-2/+2
| | | | our internet connection is up.
* Fix OpenVPN NetBIOS settings not propagating from the wizard to the server ↵jim-p2010-12-271-0/+1
| | | | instance.
* Ticket #944. Wehn changing the parent interface make sure to destroy the old ↵Ermal2010-12-271-0/+5
| | | | 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.
* fix textChris Buechler2010-12-251-1/+1
|
* fix textChris Buechler2010-12-251-1/+1
|
* default to single host on 1:1 NAT as it always has and is the most common usageChris Buechler2010-12-251-1/+1
|
* switch back to Internal rather than Source, Source is just confusingChris Buechler2010-12-252-5/+5
|
* update bogonsChris Buechler2010-12-251-16/+8
|
* More misc pkg install txt fixupsScott Ullrich2010-12-251-31/+31
|
* More misc pkg install txt fixupsScott Ullrich2010-12-251-3/+2
|
* Add newline after restoring libsScott Ullrich2010-12-251-0/+1
|
* backup and restore libs in correct locationScott Ullrich2010-12-251-13/+13
|
* misc text formatting fixes (tabs)Scott Ullrich2010-12-251-5/+5
|
* Increase textarea col size now that there is a lot more pkg ↵Scott Ullrich2010-12-251-2/+2
| | | | install/deinstall information being output
* Only backup libraries at the beginning of the deinstall cycle.Scott Ullrich2010-12-251-4/+6
|
* Add tabScott Ullrich2010-12-251-1/+1
|
* Add newline after installation abortedScott Ullrich2010-12-251-1/+1
|
* s/Trying to download/DownloadingScott Ullrich2010-12-251-1/+1
|
* Version bump to 2.0-BETA5. Merry christmas!Scott Ullrich2010-12-251-1/+1
|
* Backup system libraries and restore during pkg deinstall.Scott Ullrich2010-12-251-0/+12
|
* Instead of replacing the whole array just add the new vlanif member to the ↵Ermal2010-12-231-3/+2
| | | | config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html
* Add some more safe belts and remove code that is commented from long time ↵Ermal2010-12-231-1/+4
| | | | now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
* Add some more safe belts and remove code that is commented from long time ↵Ermal2010-12-231-10/+10
| | | | now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
* Add OSPF to firewall rule protocol choicesjim-p2010-12-231-1/+1
|
* Ticket #1128. Ooops pass the right parameter to unlock.Ermal2010-12-232-4/+4
|
* Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a ↵jim-p2010-12-231-3/+3
| | | | 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.
* Hanlde the case when advbase is not present especially on previous 2.0 setups.Ermal2010-12-231-1/+4
|
* Prevent other types of interface for being added to ng_ether(4). It might be ↵Ermal2010-12-221-2/+4
| | | | the cause of panics reported here http://forum.pfsense.org/index.php/topic,31404.0.html
* Ticket #749. Do not create the queues at LAN side for ↵Ermal2010-12-221-383/+0
| | | | traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind).
* Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard ↵Ermal2010-12-222-784/+0
| | | | 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.
* misc commentsScott Ullrich2010-12-221-5/+8
|
* Use correct lock.Ermal2010-12-222-2/+2
|
* Add back easy install options for UFS and ZFSScott Ullrich2010-12-221-6/+43
|
* Ticket #757. Use correct pidfile.Ermal2010-12-221-3/+3
|
* Add newline and comment header for each diskScott Ullrich2010-12-221-1/+2
|
* Include captiveportal.inc if captiveportal_syslog() is not defined.Scott Ullrich2010-12-221-0/+2
|
* Use captiveportal_syslog()Scott Ullrich2010-12-221-4/+4
|
* Fix whitespace.Scott Ullrich2010-12-221-37/+36
|
OpenPOWER on IntegriCloud