summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_settings.php
Commit message (Collapse)AuthorAgeFilesLines
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it ↵jim-p2012-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | easier if we switch) Conflicts: usr/local/www/diag_logs.php usr/local/www/diag_logs_auth.php usr/local/www/diag_logs_dhcp.php usr/local/www/diag_logs_filter.php usr/local/www/diag_logs_filter_summary.php usr/local/www/diag_logs_gateways.php usr/local/www/diag_logs_ipsec.php usr/local/www/diag_logs_ntpd.php usr/local/www/diag_logs_openvpn.php usr/local/www/diag_logs_ppp.php usr/local/www/diag_logs_relayd.php usr/local/www/diag_logs_resolver.php usr/local/www/diag_logs_routing.php usr/local/www/diag_logs_settings.php usr/local/www/diag_logs_vpn.php usr/local/www/diag_logs_wireless.php usr/local/www/fbegin.inc
* Fix up syslog settings a bit, add some missing options, fix formatting of ↵jim-p2011-10-261-6/+58
| | | | syslog.conf, correct behavior of 'everything', code cleanup.
* Move hostapd to its own log and tab, so it stops spamming the system log.jim-p2011-09-301-0/+1
|
* Move : to gettext stringRenato Botelho2010-08-111-2/+2
|
* Fixing gettext calls on diag_logs_settings.phpCarlos Eduardo Ramos2010-08-101-1/+1
|
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-44/+42
|
* Reset diag_ filesRenato Botelho2010-06-301-42/+44
|
* Implement gettext() callsRenato Botelho2010-06-181-44/+42
|
* Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-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.Ermal2010-03-291-1/+0
|
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵Ermal2010-03-231-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.
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
|
* properly enable/disable Everything fieldChris Buechler2009-11-151-1/+3
|
* s/IPsec VPN/IPsec/ to keep the tab behaviorScott Ullrich2009-10-261-1/+1
|
* Add PPP logging tabScott Ullrich2009-10-261-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+5
| | | | include 2009 on files that I have asserted (C) on
* Fix typoScott Ullrich2009-08-241-1/+1
|
* Fix error for server #1Scott Ullrich2009-08-241-1/+1
|
* Allow up to 3 remote syslog servers. Resolves #11Scott Ullrich2009-08-241-11/+63
|
* Allow logging everything to syslog (allows syslog of snort, amongst other ↵Chris Buechler2009-08-091-1/+6
| | | | things)
* * Create two new functions lock($subsystem)/unlock() to have more reliable ↵Ermal Luçi2009-05-081-2/+0
| | | | | | | | | | | locking using semaphores. This function can sleep till the resource is free and can help find not well behaving code. * Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
* * Rm log file before fifolog_create if it existsScott Ullrich2009-03-181-1/+0
| | | | * Do not hard code path to logs
* fix printing of product nameBill Marquette2009-02-101-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-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 relaydSeth Mos2008-07-081-1/+1
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-2/+2
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-1/+1
|
* Add OpenNTPD logging tabScott Ullrich2006-10-051-0/+1
|
* We log to a ram disk, so change text to read to a local ram disk instead of ↵Scott Ullrich2006-09-161-6/+6
| | | | local disk
* If remote syslog is unchecked, clear the ip address from the remote syslog box.Scott Ullrich2006-06-211-0/+2
|
* Balance -> BalancerScott Ullrich2006-05-021-1/+1
|
* Increase log limit to 2000Scott Ullrich2006-03-281-2/+2
|
* Add OpenVPN tabScott Ullrich2006-02-121-0/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Correctly start/stop syslogdScott Ullrich2005-10-181-9/+8
|
* Do not invert disable logging settingScott Ullrich2005-08-071-1/+1
|
* Break out Load Balancer log filesBill Marquette2005-08-071-7/+8
|
* Correctly save disable local syslogging serverScott Ullrich2005-08-061-1/+2
| | | | Ticket #300
* fixing non xhtml stuff so themes won't break!Erik Kristensen2005-07-211-1/+0
|
* Allow disabling of the local writing of log files.Scott Ullrich2005-07-061-0/+6
| | | | | Patch-submitted-by: Mosibi Minor-changes-by: me
* Last of the bottom round fixesBill Marquette2005-07-041-9/+4
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitle for consistencyBill Marquette2005-07-031-1/+1
|
* Correct the tabsScott Ullrich2005-07-031-6/+7
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+8
| | | | | * Curve tabs * Cleanup
* * Update path to DHCP LogsScott Ullrich2005-07-021-1/+1
| | | | * Minor page cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-16/+15
|
* Cleanup pathsBill Marquette2005-04-041-3/+3
| | | | | | | Standardize settings (262144 file lengths) Move IPSEC VPN next to PPTP VPN style cleanup various other minor cleanups
OpenPOWER on IntegriCloud