Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -0/+1 |
| | | | | Simplify get_memory(). Tested on mips/i386 | ||||
* | 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/+7 |
| | | | | 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 | -6/+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 |
| | |||||
* | Add missing ) | Scott Ullrich | 2009-03-18 | 1 | -1/+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/+2 |
| | | | | * 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 |
| | |||||
* | Make IPsec gateway highlighting work with hostnames for remote endpoints | Seth Mos | 2009-01-16 | 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 | ||||
* | Overhaul IPsec related code. Shared functions have been consolidated into | Matthew Grooms | 2008-07-11 | 1 | -4/+4 |
| | | | | | | | | | | | | | | a new file named /etc/ipsec.inc. Tunnel definitions have been split into phase1 and phase2. This allows any number of phase2 definitions to be created for a single phase1 definition. Several facets of configuration have also been improved. The key size for variable length algorithms can now be selected and the phase1 ID options have been extended to allow for more flexible configuration. Several NAT-T related issues have also been resolved. Please note, IPsec remote access functionality has been temporarily disabled. An improved implementation will be included in a follow up commit. | ||||
* | Exit slbd, enter relayd | Seth Mos | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | Allow clogging feature to be disabled. | Scott Ullrich | 2008-03-11 | 1 | -3/+8 |
| | |||||
* | touch up text | Chris Buechler | 2008-01-08 | 1 | -2/+2 |
| | | | | Ticket #1569 | ||||
* | touch up text | Chris Buechler | 2008-01-08 | 1 | -2/+2 |
| | | | | 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 |
| | |||||
* | Only iterate an array if it is truly an array Ticket #1463 | Scott Ullrich | 2007-10-01 | 1 | -5/+6 |
| | |||||
* | changed text for consistency | Simon Cornelius P Umacob | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | IPSEC log highlighting got better | Seth Mos | 2007-08-27 | 1 | -3/+20 |
| | |||||
* | Provide a different approach to showing logfiles. This allows for ↵ | Seth Mos | 2007-08-10 | 1 | -1/+21 |
| | | | | | | | highlighting specific information and also provide the ability to show other information. For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip. | ||||
* | Add OpenNTPD logging tab | Scott Ullrich | 2006-10-05 | 1 | -1/+2 |
| | |||||
* | Balance -> Balancer | Scott Ullrich | 2006-05-02 | 1 | -1/+1 |
| | |||||
* | MFC | Scott Ullrich | 2006-04-03 | 1 | -1/+1 |
| | | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty | ||||
* | Add OpenVPN tab | Scott Ullrich | 2006-02-12 | 1 | -0/+1 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Fix ipsec logs. | Colin Smith | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | racoon -> ipsec | Colin Smith | 2005-09-13 | 1 | -2/+2 |
| | |||||
* | Use racoon.log. | Colin Smith | 2005-09-13 | 1 | -2/+2 |
| | |||||
* | Restart syslgod after clogging | Scott Ullrich | 2005-08-16 | 1 | -0/+2 |
| | | | | Ticket #362 | ||||
* | * Correctly show ipsec logs | Scott Ullrich | 2005-08-14 | 1 | -2/+2 |
| | | | | * Do not show racoon entires on main system log | ||||
* | Add meta refresh to log pages. | Scott Ullrich | 2005-08-14 | 1 | -1/+1 |
| | | | | Another-item-submitted-by: databeestje | ||||
* | Remove Nifty JS as it's part of the theme | Bill Marquette | 2005-08-10 | 1 | -6/+0 |
| | |||||
* | Break out Load Balancer log files | Bill Marquette | 2005-08-07 | 1 | -7/+8 |
| | |||||
* | Target the correct page in the form | Scott Ullrich | 2005-08-01 | 1 | -1/+1 |
| | |||||
* | fixing non xhtml stuff so themes won't break! | Erik Kristensen | 2005-07-21 | 1 | -19/+25 |
| | |||||
* | Only show log entries with racoon in them | Scott Ullrich | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | Move ipsec logs to their own file | Scott Ullrich | 2005-07-10 | 1 | -2/+2 |
| | |||||
* | Add a real ipsec.log file and redirect syslog entries to it | Scott Ullrich | 2005-07-10 | 1 | -1/+1 |
| | |||||
* | 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 | -6/+7 |
| | |||||
* | * Curve bottom of grey areas if needed | Scott Ullrich | 2005-07-02 | 1 | -0/+8 |
| | | | | | * Curve tabs * Cleanup |