summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-3022-148/+118
* When optimization is "conservative", also increase UDP timeouts. Helps preven...Chris Buechler2009-03-301-3/+7
* Clarify that ranges can be specified and add a fix to not leave the upper lim...Ermal Luçi2009-03-291-1/+5
* Fix copyrights.Ermal Luçi2009-03-292-2/+1
* Add GUI pages for QinQ missed in previous commit.Ermal Luçi2009-03-292-0/+559
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-2811-49/+208
* Use mwexec()Scott Ullrich2009-03-281-2/+2
* Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' ...Scott Ullrich2009-03-271-2/+2
* Use mwexec() to hide find *-quality.rrd messagesScott Ullrich2009-03-271-2/+2
* Use mwexec() so we do not see this error on fresh installation:Scott Ullrich2009-03-271-1/+1
* Ensure $user_base directory exists and is writable. Kills ugly warning onScott Ullrich2009-03-271-6/+10
* Don't check for overrides, that's a valid config.Chris Buechler2009-03-261-11/+0
* Correct variable nameScott Ullrich2009-03-261-1/+1
* Take care of cleaning the ip alias when we delete an entry of ipalias type or...Ermal Luçi2009-03-262-0/+4
* Make sure that the item isset before checking.(part of PHP5 array handling)Ermal Luçi2009-03-261-1/+1
* Use the new function of interfaces and get_interface_ip to get propper results.Ermal Luçi2009-03-261-4/+4
* Add function which returns the list of interfaces by realif index.Ermal Luçi2009-03-261-0/+33
* Add missing thenScott Ullrich2009-03-251-1/+1
* Fix tab display as reported in http://forum.pfsense.org/index.php/topic,15114...Ermal Luçi2009-03-221-15/+19
* Add secret option required on some setups.Ermal Luçi2009-03-222-0/+16
* * Keep only one function to return the mac addressErmal Luçi2009-03-222-40/+22
* Add hideplatformScott Ullrich2009-03-241-0/+2
* Add hideplatform directive useful for rebrandingScott Ullrich2009-03-244-5/+18
* Add missng `Scott Ullrich2009-03-241-1/+1
* 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
OpenPOWER on IntegriCloud