summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* clarify textChris Buechler2010-01-291-5/+6
* Add zyd(4) to the wirless regex.Ermal Luçi2010-01-291-2/+2
* Allow editing entries that are not system/dynamic ones even though their gate...Ermal Luçi2010-01-291-2/+2
* Ticket #303. Fix gateway address checking.Ermal Luçi2010-01-291-1/+1
* Adjust netstat output here toojim-p2010-01-291-3/+3
* Fix ifstats.php - it also uses netstat output which has changedjim-p2010-01-291-3/+3
* 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
* Check if the gateway if part of the interface subnet only if we can get the i...Ermal Luçi2010-01-291-3/+5
* Ticket #303. Fix very many bugs in this code. From strings that were not quot...Ermal Luçi2010-01-293-97/+104
* 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
* Simplify recording of gateway coming form ppp configuration.Ermal Luçi2010-01-281-2/+2
* Resolves #327. Add sysctl.inc to obsoleted files.Ermal Luçi2010-01-281-1/+2
* Move on to sloppy states. It should give speed improvement.Ermal Luçi2010-01-281-6/+6
* Ticket #99. Increment the port number for the other to come instances.Ermal Luçi2010-01-281-0/+1
* Add even modem attached device types.Ermal Luçi2010-01-271-0/+2
* Add a checkbox to allow setting a 3G/dialup modem as the default interface/ga...Ermal Luçi2010-01-272-1/+14
OpenPOWER on IntegriCloud