summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not restart syslkog, just hup itScott Ullrich2009-03-1811-64/+57
* Add space after tabsScott Ullrich2009-03-181-27/+27
* Cleanup and reduce code line count.Scott Ullrich2009-03-181-91/+46
* Ensure fifolog_writer is still not running after killing syslogd.Scott Ullrich2009-03-181-0/+2
* Use more human readable formatScott Ullrich2009-03-181-2/+2
* Convert epoch time to human readableScott Ullrich2009-03-181-1/+2
* Fix ${g errorsScott Ullrich2009-03-181-2/+1
* Echo out data to start of log filesScott Ullrich2009-03-1811-0/+23
* Ensure tmp is ready before beginning operation.Scott Ullrich2009-03-181-6/+6
* Add sleep() after killing syslogdScott Ullrich2009-03-1811-0/+11
* Add missing )Scott Ullrich2009-03-181-1/+1
* Ensure file exists.Scott Ullrich2009-03-181-1/+1
* Add missing )Scott Ullrich2009-03-181-1/+1
* Add missing )Scott Ullrich2009-03-181-1/+1
* Use unlink()Scott Ullrich2009-03-1811-11/+11
* * Rm log file before fifolog_create if it existsScott Ullrich2009-03-1812-12/+28
* Clear logs before fifolog_create commandScott Ullrich2009-03-181-11/+21
* Use fifolog_createScott Ullrich2009-03-181-1/+1
* Update gateway group gateway IP for dhcp interface wan interfaces.Scott Ullrich2009-03-182-1/+19
* Make logging work. Investigated by jim-pScott Ullrich2009-03-181-3/+3
* Remove blank newlineScott Ullrich2009-03-181-1/+2
* Remove file that should have gone away when the interface code was rewritten.Ermal Luçi2009-03-181-512/+0
* * Add a link to go directly to interface group rules.Ermal Luçi2009-03-181-1/+2
* Query host with host and also check this against cached address.Scott Ullrich2009-03-181-1/+2
* Actually merge the part that does the real work with FreeBSD groups.Ermal Luçi2009-03-173-8/+61
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-1613-58/+506
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineJim Pingle2009-03-171-5/+9
|\
| * Make 0 byte sized log files happyScott Ullrich2009-03-171-5/+9
* | fifolog_create size needs to be a multiple of 512Jim Pingle2009-03-171-1/+1
|/
* Make it more readble by removing unecessary php open/close tags.Ermal Luçi2009-03-161-98/+94
* Replace "Add something meaningful here" with a note about the cachedScott Ullrich2009-03-161-1/+1
* Use get_real_interface()Scott Ullrich2009-03-161-1/+1
* Correct colspan, show green cached ip when correct, red when not correct.Scott Ullrich2009-03-161-3/+9
* Show cached IP address on summary pageScott Ullrich2009-03-161-0/+15
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-164-5/+5
* Strange how this has survived the interface changes!Ermal Luçi2009-03-161-987/+0
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-1613-417/+7
* We include ng_l2tp in kernel already, do not kldloadScott Ullrich2009-03-151-3/+0
* Use divisibles of 512Scott Ullrich2009-03-1512-21/+21
* Use full path to fifolog_writerScott Ullrich2009-03-151-14/+14
* Jettison clog. Man overboard!Scott Ullrich2009-03-151-14/+14
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-1518-41/+35
* Correct a typo in vpn.inc that broke esp encryption algorithm configuration.mgrooms2009-03-151-1/+1
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-157-77/+172
* Move (DHCP)Scott Ullrich2009-03-141-5/+1
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-155-29/+56
* missing semicolonBill Marquette2009-03-141-1/+1
* General widget cleanupsScott Ullrich2009-03-141-27/+51
* Move 1700 lines of config upgrade code into it's own include file that's onlyBill Marquette2009-03-142-1699/+1742
* Correct the path of the javascript after Bills cleanup.mgrooms2009-03-151-1/+1
OpenPOWER on IntegriCloud