Propperly initialize variables so they function is as expected.
it's 2010
Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots.
Fix finding interfaces that support hwtagging.
Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module.
Go ahead and add other wireless devices to this list, so if/when they are added, they should work.
Add mwl to list of wireless cards
Add zyd(4) to the wirless regex.
Stop fighting php bugs where a variable is not defined on one system yet it is defined on another.
Update URL to point to snapshot server until RC
lower a little more so VMware w/128 MB is ok
Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems
add ability to hide help menu
add ability to hide theme selection
Fix typo in prev. commit
Set firmware_update_text properly for the platform
Add a help_base_url variable to globals.inc for use with contextual help.
fixing typo, should be platform not $platform
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup
More fixes for vlan detection
Slight fix to vlan hardware support detection.
Jettison get_interface_list from this file
Use ifconfig -l instead of native get_interface_list() to avoid include hell
Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into review/master
Conflicts: etc/inc/certs.inc etc/inc/upgrade_config.inc
Automatically build vlan_native_supp and vlan_long_frame (native tagging and long frames) by inspecting ifconfig -m accordingly
Allow auto firmware upgrade to work on NanoBSD
Adding base_packages feature.
Added support for certificate chains to manager so that lighty can deliver them via SSL.
Move firmware update text format to globals.inc
Add hideplatform directive useful for rebranding
Modify IPsec code to allow for transport mode. All existing configurations aremarked as tunnel for backwards compatibility. There are problems with the spdread code which Will likely choke on transport entries. We can fix this later.
Modify captive portal to use centralized user management. The user manager hasbeen modified to include an account expiration option to support this service.
Correct the configuration file IPsec certificate upgrade process.
Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.
L2TP improvements.
fix fend URL
Unbreak package management URL!
Pointyhat-to: ?
Add lagg(4) to the list of drivers supporting vlan!
catch up to RELENG_1_2
Format has changed for quality, traffic and packets. Remove these files. They will be recreated
Latest version is 5.4, not 5.3.
Show correct password (it's caps sensitive)
Add factory_shipped_username
Add factory_shipped_password
Add services_dhcp_server_enable which allows the DHCP server to be turnedoff easily.
Latest config is 5.3
Modify all the default configuration files to ensure the versions match.While in globals.inc, remove the easyrsa path and do some whitespacecleanup.
Add rum wireless interface that is supported now in 7.x
http://forum.pfsense.org/index.php/topic,10581.0.html
Rework most of the OpenVPN support. The interfaces have been updated tonot use the pkg system and the configuration has been migrated to anopenvpn prefix. The centralized user and certificate manager is now usedto support the openvpn configurations. Most of the files removed in this...
Update latest config!
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Update list of hardware that supports vlan natively.
Rewrite portions of the user manager to ensure data is properly synced tothe system password and group databases. This is to provide better supportfor centralized user management when local account administration ispreferred.
I also took this opportunity to do some housekeeping. A lot of funtions...
NOTE: this is only half part of the changes the other half will come after
Overhaul IPsec related code. Shared functions have been consolidated intoa new file named /etc/ipsec.inc. Tunnel definitions have been split intophase1 and phase2. This allows any number of phase2 definitions to becreated for a single phase1 definition. Several facets of configuration...
Bring in relayd to perform server load balancingMove gateway load balancing code into gwlb.inc - still uses slbd
TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need...
Latest configuration version is 4.5, not 4.4.
Add manifests option (Default Auto Update URLS)
Just because elvis is dead, does not mean our auto updating systemneeds to be. Bring it back from the dead and make it match thenew world order. Add a custom URL firmware update page which willhave snapshot support shortly.
Add vge to vlan supported nics. Verified by darkx via irc.
Move easyrsapath to globals
Bump config version to 4.4
Bump version to 4.2
Changing minimum number of interfaces to 1 while we're working on the single interface code. cvssync overwriting my change is driving me nuts. :)
We can discuss at a later date, closer to a release version, whether we want this to be 1 or 2.
Single interface support...
Unbreak packages.
s/WAN/wan/
Define the WAN interface name.
add vr(4) VLAN support
Ticket #1561
Use list of VLAN long frame and native capable interfaces from globals.inc, and remove duplicate (and incomplete) list in interfaces.inc. Update list in globals.inc.
Transfer (C) of pfSense to BSD Perimeter LLC.
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
Bump global config version to 4.1 for releng_1
Remove trailing space / cr
Upgrade to config.xml sysctl's. Bump configuration version to 3.1.
Backport usermanager code from HEAD so I can get it in the snaps andstart testing it properlyThere's still some CSS/HTML fixes needed but the code seems to work
Kill trailing space
Bump configuration version to 2.8
PF doesn't know what "congestion" TOS flag is
This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.
We're in 2006 now, toto
MFCShaper fixes from BillM
Don't hard code dhcpd path
Backout last commit, it was already present.
Don't duplicate path.
Add element paths
Ticket #818
Move gui globals to guiconfig.inc
OpenVPN cleanups by mposch@gmail.com
Add vlan_native_supp and vlan_long_frame
Add captive portal element goo
Treat NDIS drivers as wireless cards
Add awi and wlan
Doh' ! an already exists. remove 2nd.
Remove trailing space
Add device an (Aironet)
Add iwi as a supported wireless interface