summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
* Switch back to CLOG by default. Leave support for fifolog as a config.xml item.Scott Ullrich2009-03-311-6/+15
* Read shaper config only once. This should speedup on large shaper config the ...Ermal Luçi2009-03-301-6/+7
* Do not allow to add a vlan tag on the same interface when it is used by qinq.Ermal Luçi2009-03-301-0/+5
* Add description even for parent QinQ vlan.Ermal Luçi2009-03-301-1/+1
* Allow QinQ interfaces to be assigned.Ermal Luçi2009-03-301-37/+52
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-3013-43/+43
* 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-289-42/+50
* Don't check for overrides, that's a valid config.Chris Buechler2009-03-261-11/+0
* 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
* 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-221-0/+14
* Add hideplatformScott Ullrich2009-03-241-0/+2
* Do not restart syslkog, just hup itScott Ullrich2009-03-1811-64/+57
* 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-1810-0/+11
* 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
* Use fifolog_createScott Ullrich2009-03-181-1/+1
* 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-172-8/+31
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-1611-42/+481
* Make 0 byte sized log files happyScott Ullrich2009-03-171-5/+9
* 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-165-108/+3
* Use divisibles of 512Scott Ullrich2009-03-1511-11/+11
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-1515-28/+22
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-152-26/+69
* Move (DHCP)Scott Ullrich2009-03-141-5/+1
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-153-14/+27
OpenPOWER on IntegriCloud