summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-153-12/+42
* Add slight delay before trying to get BSSID.Erik Fonnesbeck2010-02-141-0/+1
* Use clone interface's MAC instead of BSSID if the BSSID could not be determined.Erik Fonnesbeck2010-02-141-1/+1
* Configure and bring up the interface before getting the BSSID instead of brin...Erik Fonnesbeck2010-02-141-6/+4
* Get the BSSID when the interface is up.Erik Fonnesbeck2010-02-141-5/+2
* Forgot to escape the $Erik Fonnesbeck2010-02-141-1/+1
* Fix code for getting the BSSID.Erik Fonnesbeck2010-02-141-2/+2
* Workaround for a hostapd bug that it uses the base interface's MAC instead of...Erik Fonnesbeck2010-02-141-0/+26
* Missing a part of the last change. Also use bssid for the first wireless clone.Erik Fonnesbeck2010-02-132-4/+2
* For now, don't count any wireless clones as mismatches unless the base interf...Erik Fonnesbeck2010-02-121-4/+10
* Allow secondary wireless clones in interface list.Erik Fonnesbeck2010-02-121-1/+1
* Use different interface names and BSSID's for wireless clones.Erik Fonnesbeck2010-02-111-11/+18
* Ticket #161. Seems this does the trick for firefox.Ermal Luçi2010-02-101-3/+3
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-101-1/+1
* Ticket #350. Correct calculation to be the same as in the voucher_auth.Ermal Luçi2010-02-101-1/+1
* Ticket #334. There is a very slight possibility that when LAN is disabled or ...Ermal Luçi2010-02-091-2/+2
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
* Ticket #324. Add allow all rule during upgrade.Ermal Luçi2010-02-091-0/+14
* Ticket #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP add...Ermal Luçi2010-02-061-2/+2
* Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type...Ermal Luçi2010-02-051-5/+13
* 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-031-40/+56
* 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-031-1/+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-011-6/+6
* 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-011-0/+16
OpenPOWER on IntegriCloud