summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Add zyd(4) to the wirless regex.Ermal Luçi2010-01-291-2/+2
* Ticket #287. It seems to work for me after fixing the includes.Ermal Luçi2010-01-291-5/+3
* Ticket #308. More fixes on wireless clone creation.Ermal Luçi2010-01-291-11/+7
* Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all fin...Ermal Luçi2010-01-291-0/+1
* Fix output errors and collisions counters. The output of netstat added a colu...jim-p2010-01-291-2/+2
* Ticket #308. Now it should work ok. More testing is needed.Ermal Luçi2010-01-291-1/+4
* Ticket #315. Do not show the cloned wireless devices for assignment.Ermal Luçi2010-01-291-1/+1
* Ticket #275. Run the arp deletion command only if and interface exists and on...Ermal Luçi2010-01-291-1/+2
* Ticket #303. Fix very many bugs in this code. From strings that were not quot...Ermal Luçi2010-01-291-36/+35
* Start PPP in &Scott Ullrich2010-01-281-1/+1
* Do not fail to create racoon.conf if there is no ip on wan. this might be a v...Ermal Luçi2010-01-281-9/+0
OpenPOWER on IntegriCloud