summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ...Ermal Luçi2010-02-094-17/+7
* Ticket #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
* Ticket #348. Fix checking for existing alias name. Allow subnets to be define...Ermal Luçi2010-02-091-10/+5
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when d...Ermal Luçi2010-02-091-0/+2
* Ticket #340. An array $specialsrcdst needs to be declared for this to work.Ermal Luçi2010-02-091-0/+1
* Ticket #303. Correctly retain the interface in case or validation errors.Ermal Luçi2010-02-091-1/+4
* Fix check on which table to assign.Ermal Luçi2010-02-091-1/+1
* Remove msort call for aliases sorting, aliases are sorted by aliases_sort() f...pierrepomes2010-02-081-3/+0
* Sort dhcp mapping array once, only before writing config. Ticket #343pierrepomes2010-02-081-1/+0
* Ticket #346. Use the correct 'real' interface for collecting wireless informa...Ermal Luçi2010-02-081-24/+16
* Ticket #341. Fix setting of default gw. Generate config after saving the chan...Ermal Luçi2010-02-082-3/+4
* fix typoChris Buechler2010-02-071-1/+1
* Add capability to kill active OpenVPN clients from Status > OpenVPN.jim-p2010-02-071-67/+157
* Link to javascript file instea of including it on every request saving WAN ba...Scott Ullrich2010-02-071-4/+5
* Unbreak prototype and friendsScott Ullrich2010-02-071-10/+10
* 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
OpenPOWER on IntegriCloud