Move gui globals to guiconfig.inc
Correct warnings and errors found eclipse
MFC
MFC 8799EZShaper wizard will now spit out rules ordered by queue priority in order to at least make a stab at a reasonable rule order
Use / as relative begining path
Add embedded platform
Add wanip as a special net
Allow a 0 to be posted (false).
Ticket #645
<br> after error messages. our gui is so pretty that this really looks bad.
Add port descriptions for:
NTPIDENTIMAP/S
I'm an idiot - clean up CVS merge message.
Restore old logging code.
Only foreach through arrays
Add lan dirty flag
Change to applied successfully.
Show differences in arrays in $changedesc
vsconf
Need dirtypool
Add $d_pppoeuserdirty_path to globals
Add pppoe_users_sort()
move IP TOS and TCP FLAGS to globals.inc now that filter_reconfiguremight be run outside of the gui
Move theme selection to guiconfig.inc.
just a few modifications
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Add Dynamic DNS to allowed identifiers
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...
Code cleanup
<br> after informational messages
Remoive <br>
Only show apply changes button if apply is in the message.
Consolidate Apply changes button into the info box on the right hand side
Break msg into its own table to protect from wrapping under icon
Move image to the right some more.
Cleanup alert message.
Merge IPsec defines from m0n0wall
add ipsec_ca_sort()
Restore guiconfig.inc and remove comonly used functions.
Somehow I forgot we already cleaned up this mess.
sync w/ m0n0wall
Import ipsec_ca_sort() from m0n0wall
Reorder tcpflags in a more logical fashion that is for loop safe
Initial commit of dnsmasq domain overrides
Submitted-to-m0n0wall-dev-by: Joe Suhre
The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG inorder to force queries for domain to a specific dns server rather thendoing a full recursive query
Don't remove preg_grep just yet.
Remove package handling from dump_clog.
Require pkg-utils.inc instead of xmlparse_pkg (and make it exclusive to dump_clog instead of global).
add require_once("pkg-utils.inc");
Don't use the package parser anymore.
corrected slight color mismatch
Remove cURL functions.
Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly.
Authentication is now PHP based
Remove more duplicate code
Remove duplicate code
Add support for <exclude_dependency>.
Don't attempt to get errors from the cURL handle after it's closed.
Always ignore packages.
Add an option to ignore package log entries. This has the convenient side effect of moving package installation and deletion messages to the package log page (if it's defined) while moving them back to the main log page upon deinstallation.
Fix formatting.
Fix package installation.
Use packages-5.4-release as our default package location, at least until I can find a better way to determine where exactly we should be fetching a particular depend from.
Don't forget the closing }.
Log all dependencies found but already installed.
Do not set lastseen to -1 each time
Do not report progress past 100%
$lastseen should be a global variable
Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%
Redirect stderr to stdout.
Clean up print_r().
Make pkg_add output more verbose to aid in debugging.
*Rework package installation interface. * Use progress bar to indicate download progress. * Handle nested dependencies. * Handle dependencies needed by more than one package/depend (please test) * Some minor optimizations.*Add pkg_fetch_recursive().
Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.
If $grepfor isn't an array, make it one.
Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.
Fix multiple grepping.
Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.
Add default argument for dump_clog's $grepfor.
Make dump_clog more versatile and move it to guiconfig.inc.
Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities
$Id$ looks better than $Header$
Create update_changedesc() functionAdd $Header$ CVS tag
set a change counter
better function name :)
cleanup whitespace
return true or false
updatechanged function - only update if changed and log what changed
Switch DiffServ over to lowdelay
Add diffserv support.
Change the reboot link color to yellow.
Add iptos support
Firmware upgrade is now working!
Teach verify_gzip_file to use gzip instead of gunzip.
Update pfSense to check for firmware upgrades from our site.
Update colors.
Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.
add ms rdp, change name to pfsense, attribute m0n0wall
Initial revision