Close td
Switch states view to use popen to speed it up and use less memory (should be able to view much larger state tables in the GUI without running out of RAM)
(line endings UNIX format..)Firewall log alternating colored rowsFirewall log sortableFixed several sorting issues in widgets and other pagesSorting now possible on multiple rows in the header tablesSorting now possible for text that starts with IPv4:port
The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.Replacing it surpresses all the warnings
Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.
If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.
Converting ajax code from prototype to jQuery
Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68
Restoring gray background to the right of some tables in GUI.
Only use escapeshellarg when passing the arguments to the shell. Fixes #1005
Fix Misc XSS issues
Fix state sorting
gettext() fixes on diag_dump_states.php
Sync with mainline, diag_* files were missing
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/diag_backup.php usr/local/www/diag_dns.php usr/local/www/diag_ipsec_sad.php usr/local/www/diag_logs_vpn.php usr/local/www/diag_ping.php usr/local/www/diag_pkglogs.php...
Reset diag_ files
Fixing gettext implementation at diag_dump_states.php
Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php"
This reverts commit e4632c0b7631d04dd0eb520d98b9ac029d47b5fe.
Conflicts:
usr/local/www/diag_dns.php
Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php", cherry-picked on correct branch
This reverts commit a11ee3cf4f32afad9b4996bc1be544efdf24d258.
Modified sintaxes on diag_dns.php and diag_dump_states.php
Implement gettext() calls
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
Resolve ticket #1827
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...
rm dead code
Ticket #1674No need to use escapeshellargs for everything, use is_ipaddr to validate input insteadwhile here move head.inc below the ajax calls - no need to send back more data than necessary
Use escapeshellarg() instead of htmlentities()
Close off XSS execution hole.
Submitted-by: Charles Hooper
remove annoying and potentially problematic forced page refresh.
Ticket #1545
Switch over to array style page titles. Obtained-from: m0n0wall
Show state count on states display screen.
s/occured/occurred/
Ticket #1309
Include scriptaculous and prototype.js for fancy kill effects
Backport diagnostics, show states which now includes a kill state feature.
Fix filtering functions
Ticket #891
Add sortable table header support
MFC 9157fix cosmetic use of wrong class
Remove #!/usr/local/bin/php
Rework html a bit
Correct variable
Remove type column
Accept -> Filtere
MFC
Fix mash up error
MFC 6959 standardize table layout
Fixes Ticket #558
HTML tidy
Remove Nifty JS as it's part of the theme
Forced commit to note the refresh of 60 seconds for the states page
Dont forget to open new table rows with <tr>.
right align 3rd table element (source)
Change title to Dump States
Add Router ->
Add state dump screen where a user can quickly see a pftop style list of states