summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
* clean up textChris Buechler2009-04-051-8/+8
* Configurable filtering for Services Status widgetjim-p2009-04-051-1/+24
* Add Use PowerDScott Ullrich2009-04-051-0/+1
* Add missing spacing before PowerD sectionScott Ullrich2009-04-051-0/+3
* Add power savings headerScott Ullrich2009-04-051-1/+1
* Adding PowerD knob to system -> advanced -> misc. This will be usefulScott Ullrich2009-04-051-0/+24
* Fix include for gmirror status widgetjim-p2009-04-051-0/+2
* New Widget: Gmirror Statusjim-p2009-04-052-0/+90
* Fix log widget title/linkjim-p2009-04-052-4/+6
* Filter log parsing updatejim-p2009-04-047-764/+449
* Optimize adding new members to QinQ to evitate recreating the whole QinQ memb...Ermal Luçi2009-04-041-4/+8
* * Convert the QinQ code to use a file where the commands are passed. This spe...Ermal Luçi2009-04-031-0/+1
* Do not show an * in schedule box. No schedule is applied for block private.Scott Ullrich2009-04-021-1/+1
* Do not show massive amount of members but just what can be shown on the guiErmal Luçi2009-04-011-1/+6
* Fix dump_clog to handle fifolog and clog timestamps and entries.jim-p2009-04-011-17/+23
* * Add clear_log_file() function and reduce code reuseScott Ullrich2009-03-3114-155/+40
* Switch back to clog but leave option to run fifolog.Scott Ullrich2009-03-314-26/+40
* 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
OpenPOWER on IntegriCloud