Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diag_logs - log file consolidation | sbeaver | 2015-05-04 | 1 | -105/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A GET argument has been added to dig_logs.php so that the log file to displayed can be specified. Minor edits to the file allow all log files to be displayed correctly The tab array has been updated in this file, and in: diag_logs_settings.php diag_logs_vpn.php diag_logs_filter.php diag_logs_filter_dynamic.php diag_logs_filter_summary.php The last four of these files have not yet been converted to bootstrap, but the tab arrays are now compatible with this change. The previous PR for diag_logs_settings will be deleted. The following files are no longer required and have been removed: diag_logs_auth.php diag_logs_dhcp.php diag_logs_gateways.php diag_logs_ipsec.php diag_logs_ntpd.php diag_logs_openvpn.php diag_logs_ppp.php diag_logs_relayd.php diag_logs_resolver.php diag_logs_routing.php diag_logs_wireless.php | ||||
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -1/+1 |
| | | | | | and module names and other bits of formatting and typos in header comment sections. | ||||
* | Welcome 2015 | Renato Botelho | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | modify copyright statement to reflect reality | Jim Thompson | 2014-11-10 | 1 | -0/+1 |
| | |||||
* | Spelling | Phil Davis | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Tidy up misc. XHTML | Colin Fleming | 2014-05-27 | 1 | -1/+1 |
| | | | | | | Close FORM tag correctly Add missing TD and TR tags Move NOWRAP into CLASS statement | ||||
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -1/+1 |
| | | | replaced <br>, <br/> and </br> with <br /> | ||||
* | Tidy up "diag_logs_dhcp.php" XHTML | Colin Fleming | 2013-11-04 | 1 | -5/+4 |
| | | | | | | Add SUMMARY to table statements Close BR and INPUT statements Move closing FORM into table cell | ||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it ↵ | jim-p | 2012-05-14 | 1 | -1/+1 |
| | | | | easier if we switch) | ||||
* | Move some of the log file tabs around. | smos | 2012-03-29 | 1 | -1/+0 |
| | | | | Add seperate tabs for dnsmasq,unbound as well as gateways. | ||||
* | Move hostapd to its own log and tab, so it stops spamming the system log. | jim-p | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | Fixes #831. Restart the DHCP daemon when clearing the log file. | jim-p | 2010-08-20 | 1 | -2/+6 |
| | |||||
* | Sync with mainline, diag_* files were missing | Renato Botelho | 2010-07-16 | 1 | -14/+14 |
| | |||||
* | Reset diag_ files | Renato Botelho | 2010-06-30 | 1 | -14/+14 |
| | |||||
* | Adding gettext calls to the file diag_logs_dhcp.php | Vinicius Coque | 2010-06-18 | 1 | -14/+14 |
| | |||||
* | Revert "Remove PPP tab these all go to the system log now." | gnhb | 2010-05-09 | 1 | -0/+1 |
| | | | | | | | | This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d. Conflicts: usr/local/www/diag_logs_slbd.php | ||||
* | Remove PPP tab these all go to the system log now. | Ermal | 2010-03-29 | 1 | -1/+0 |
| | |||||
* | Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵ | Ermal | 2010-03-23 | 1 | -1/+1 |
| | | | | servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log. | ||||
* | s/IPsec VPN/IPsec/ to keep the tab behavior | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Add PPP logging tab | Scott Ullrich | 2009-10-26 | 1 | -0/+1 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -2/+6 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | * Add clear_log_file() function and reduce code reuse | Scott Ullrich | 2009-03-31 | 1 | -13/+2 |
| | | | | * Use clear_log_file() instead of duplicated logic | ||||
* | Do not restart syslkog, just hup it | Scott Ullrich | 2009-03-18 | 1 | -5/+5 |
| | |||||
* | Echo out data to start of log files | Scott Ullrich | 2009-03-18 | 1 | -0/+1 |
| | |||||
* | Add sleep() after killing syslogd | Scott Ullrich | 2009-03-18 | 1 | -0/+1 |
| | |||||
* | Use unlink() | Scott Ullrich | 2009-03-18 | 1 | -1/+1 |
| | |||||
* | * Rm log file before fifolog_create if it exists | Scott Ullrich | 2009-03-18 | 1 | -1/+3 |
| | | | | * Do not hard code path to logs | ||||
* | Use divisibles of 512 | Scott Ullrich | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | Jettison clog and replace with fifolog which is included in FreeBSD 7.1 | Scott Ullrich | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages | ||||
* | Exit slbd, enter relayd | Seth Mos | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | Allow clogging feature to be disabled. | Scott Ullrich | 2008-03-11 | 1 | -1/+6 |
| | |||||
* | touch up text | Chris Buechler | 2008-01-08 | 1 | -1/+1 |
| | | | | Ticket #1569 | ||||
* | remove annoying and potentially problematic forced page refresh. | Chris Buechler | 2007-12-17 | 1 | -1/+0 |
| | | | | Ticket #1545 | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | changed text for consistency | Simon Cornelius P Umacob | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | Add OpenNTPD logging tab | Scott Ullrich | 2006-10-05 | 1 | -0/+1 |
| | |||||
* | Balance -> Balancer | Scott Ullrich | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | Add OpenVPN tab | Scott Ullrich | 2006-02-12 | 1 | -0/+1 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Add meta refresh to log pages. | Scott Ullrich | 2005-08-14 | 1 | -0/+1 |
| | | | | Another-item-submitted-by: databeestje | ||||
* | Break out Load Balancer log files | Bill Marquette | 2005-08-07 | 1 | -7/+8 |
| | |||||
* | Last of the bottom round fixes | Bill Marquette | 2005-07-04 | 1 | -5/+6 |
| | | | | Turn top rounding back on now that those are all fixed | ||||
* | Use $pgtitle for consistency | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | Correct the tabs | Scott Ullrich | 2005-07-03 | 1 | -7/+6 |
| | |||||
* | * Fix diagnostics logging tab menus | Scott Ullrich | 2005-07-02 | 1 | -0/+2 |
| | | | | | | * Curve bottom of grey areas if needed * Curve tabs * Cleanup | ||||
* | * Update path to DHCP Logs | Scott Ullrich | 2005-07-02 | 1 | -1/+1 |
| | | | | * Minor page cleanups | ||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -16/+13 |
| | |||||
* | no need for pkg parser require | Scott Ullrich | 2005-06-06 | 1 | -1/+0 |
| |