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
Move gateway to interfaces->wan
Shaper config movedconfig file version bump
1.10 -> 2.0
config fix for those bit by bug #393This will remove all empty (or otherwise bogus) <tunnel> entries from the config file
Bump config version to 1.9
Remove trailing spaec
move IP TOS and TCP FLAGS to globals.inc now that filter_reconfiguremight be run outside of the gui
Merge in virtual IP codeThis changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag...
remove trailing space
Upon updating from configuration version 1.6 -> 1.7, whipe the traffic shaper configuration to avoid loading the old non supported configuration.
Ticket #216
ok: billm
Note that these values can be overriden in config.xml
Add wireless_regex
We're now using xmlrpc.php for version checking.
Remove unnecessary http:// from checkversion.
Add global variables for firmware version checking.
Add $Id$ tag
Mount read-write on bootup and read-only at end.
Dont forget the ,
Add embeddedbootupslice global variable
we're at config version 1.6, not 1.5
Add pkg_config_base_url and pkg_config_filename (needed for /usr/local/www/system_advanced.php, among other things).
Stub in changes that will allow for custom firmware URLs
Move default gateway out of wan config to system config (leave in gui though)Remove scheduler config from interfacesBump config file version to 1.5
revert pptp server back to 16 addresses until we can deterimine why the out of resources (tuning) message appeared for Joerg.
Add pkg_config_location to globals.
Woops its /25
Bump PPTP clients up to 128. Oddly running at 64 still used less ram than on 4.X.
Bump PPTP vpn client count to 64 and the subnet to 26
Increase PPTP vpn maximum connections to 50.
switch xml format over to pfsense header and footer. time to break away from m0n0walls configuration since ours is a little different now.
disable debugging
Say welcome to the pfSense package manager!
Initial revision