summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix textChris Buechler2010-02-061-1/+1
* Include shaper.inc, tooScott Ullrich2010-02-061-0/+1
* Include filter.inc Ticket #340Scott Ullrich2010-02-061-0/+2
* Fixup nifty css corners locations and codeScott Ullrich2010-02-061-8/+3
* Stop using the inline output function to include javascript and css files. ...Scott Ullrich2010-02-062-20/+21
* Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP add...Ermal Luçi2010-02-061-2/+2
* Show port detail on hover over countjim-p2010-02-061-2/+16
* Simplify with some functions, and add a "total per IP" table.jim-p2010-02-051-95/+34
* Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type...Ermal Luçi2010-02-052-6/+32
* Update the state summary to properly detect and use source IP and destination...jim-p2010-02-051-2/+99
* Add license block and auth headers.jim-p2010-02-051-3/+43
* Add Diagnostics > States Summary, which produces a report summarizing pf stat...jim-p2010-02-052-0/+82
* Ticket #272. When reconfiguring an interface that is part of a bridge just ad...Ermal Luçi2010-02-051-1/+16
* Add neccessary include.Ermal Luçi2010-02-041-0/+2
* Make sure the item passed is a string!Ermal Luçi2010-02-041-0/+2
* More cleanup and code flow simplification.Ermal Luçi2010-02-041-8/+6
* When removing a package delete its underlying FreeBSD pacakges.Ermal Luçi2010-02-033-41/+59
* Ticket #296. Blacklist webConfigurator certificate from certificate list it w...Ermal Luçi2010-02-031-0/+2
* Remove uneccessary devices from regex.Ermal Luçi2010-02-031-1/+1
* Fix this and run fast.Ermal Luçi2010-02-031-1/+1
* Propperly fix this.Ermal Luçi2010-02-031-2/+2
* Nuke quoteAdministrator2010-02-031-1/+1
* Correct syntax.Ermal Luçi2010-02-031-2/+2
* ping_hosts.sh is no more in /etc. Remove some unneeded lines.Ermal Luçi2010-02-033-12/+1
* Use global variable.Ermal Luçi2010-02-031-2/+2
* Use global variable and do not loop all entries undefinitely.Ermal Luçi2010-02-031-2/+4
* Do propper checking on sasyncd to not try to start this damon uselessly.Ermal Luçi2010-02-031-10/+9
* Ticket #317. Synchronize user info on bootup.Ermal Luçi2010-02-021-3/+8
* Check if even the rule target is an alias, and expand it if so. Yet another f...Ermal Luçi2010-02-021-2/+10
* Update list of ALTQ capable interfaces with some renaming done to tun(4) on p...Ermal Luçi2010-02-021-1/+1
* Get the correct value as subnet for 'virtual' interfaces. This unbreaks the R...Ermal Luçi2010-02-021-1/+4
* Ticket #309. Fix it for packages.Ermal Luçi2010-02-021-26/+27
* Add route automatically only when the route search type is enabled on gre and...Ermal Luçi2010-02-021-2/+4
* Ticket #329. Fix typo on awk binary.Ermal Luçi2010-02-021-1/+1
* Reactivate the hack for packages to show as installed. Untill php decides to ...Ermal Luçi2010-02-021-0/+2
* Align LAN and WAN interfaces print (just cosmetic)Renato Botelho2010-02-021-2/+2
* remove old lint checkChris Buechler2010-02-011-6/+2
* Oops, fix inverted check for 3G serialScott Ullrich2010-02-011-1/+1
* Ticket #329. Use correnct interface API and pass correct arguments to functions.Ermal Luçi2010-02-012-8/+7
* Use real interface instead of the friendly one. So is_interface_wirless gets ...Ermal Luçi2010-02-011-1/+1
* Show a 3G icon when item is a serial type interfaceScott Ullrich2010-02-012-11/+31
* Adding 3G icons from holger which will be used on the dashboard status icon s...Scott Ullrich2010-02-0116-0/+0
* Ticket #328. Do not escape twice special shell characters.Ermal Luçi2010-02-011-3/+3
* Fix errors because of the function is_file_included is not yet declared in so...Ermal Luçi2010-02-011-1/+1
* Ticket #309. Correctly fix the problems of intermediate config lost because o...Ermal Luçi2010-02-013-6/+10
* Resolves #309. Seems that including config.inc has bad habits on packages. Wo...Ermal Luçi2010-02-011-0/+2
* Include ipsec.incScott Ullrich2010-02-011-0/+1
* Fix several handling of gif/gre addresses and automatically added routes.Ermal Luçi2010-02-012-5/+5
* Ticket #331. For now skip virtual interfaces on loginterface directive. This ...Ermal Luçi2010-02-011-3/+9
* Expand aliases for reflection entries to be generated normaly. Reported-by: h...Ermal Luçi2010-02-011-2/+6
OpenPOWER on IntegriCloud