summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Check if even the rule target is an alias, and expand it if so. Yet another ↵Ermal Luçi2010-02-021-2/+10
| | | | fix to reflection.
* Update list of ALTQ capable interfaces with some renaming done to tun(4) on ↵Ermal Luçi2010-02-021-1/+1
| | | | pfSense.
* Get the correct value as subnet for 'virtual' interfaces. This unbreaks the ↵Ermal Luçi2010-02-021-1/+4
| | | | Routing pages validation on this types of interfaces.
* 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 ↵Ermal Luçi2010-02-021-2/+4
| | | | and disable the route auto adding on gif. User can deal with routes on the Routing pages.
* 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
| | | | behave.
* Align LAN and WAN interfaces print (just cosmetic)Renato Botelho2010-02-021-2/+2
|
* remove old lint checkChris Buechler2010-02-011-6/+2
| | | | disable the already loaded config.inc check for the time being as it breaks things.
* 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
| | | | proper parameter.
* 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 ↵Ermal Luçi2010-02-011-1/+1
| | | | some cases.
* Ticket #309. Correctly fix the problems of intermediate config lost because ↵Ermal Luçi2010-02-013-6/+10
| | | | of inclusion of config.inc. This might have speed impacts to be measured.
* Resolves #309. Seems that including config.inc has bad habits on packages. ↵Ermal Luçi2010-02-011-0/+2
| | | | Workaround this for now until the package config include is fixed.
* 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
| | | | is contrary to what OpenBSD supports and is being discussed on how to proceed.
* Expand aliases for reflection entries to be generated normaly. Reported-by: ↵Ermal Luçi2010-02-011-2/+6
| | | | http://forum.pfsense.org/index.php/topic,22535.0.html
* Add zyd(4) to the wirless regex.Ermal Luçi2010-01-291-2/+2
|
* Ticket #308. More fixes on wireless clone creation.Ermal Luçi2010-01-291-11/+7
|
* Fix output errors and collisions counters. The output of netstat added a ↵jim-p2010-01-291-2/+2
| | | | column so they were using the wrong data.
* 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 ↵Ermal Luçi2010-01-291-1/+2
| | | | on those types which makes sense.
* Ticket #303. Fix very many bugs in this code. From strings that were not ↵Ermal Luçi2010-01-291-36/+35
| | | | quoted propperly to completely broken code paths.
* 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 ↵Ermal Luçi2010-01-281-9/+0
| | | | valid config.
* 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 a checkbox to allow setting a 3G/dialup modem as the default ↵Ermal Luçi2010-01-271-1/+2
| | | | interface/gateway.
* base64 encode/decode the dialcmd to work around escaping issues:Scott Ullrich2010-01-271-1/+1
|
* Fix restarting of webinterfaces.Ermal Luçi2010-01-271-1/+1
|
* Try to prevent breaking the ruleset when ppp is not connected. This should ↵Ermal Luçi2010-01-272-13/+11
| | | | fix most problems with ppp.
* Part of this are needed.Ermal Luçi2010-01-271-0/+12
| | | | | | Revert "Now ppp support interface renaming so there is no need for this." This reverts commit 9cb45abb050c27935a2f70e9ba18c8766c9a07a0.
* Ticket #136.Ermal Luçi2010-01-262-35/+22
| | | | | | | | Fix associated nat rules. Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together. The API to use for this is in itemid.inc. All the issues should be solved now.
* Use backslash(\) for escaping and not slash(/).Ermal Luçi2010-01-231-1/+1
|
* Now ppp support interface renaming so there is no need for this.Ermal Luçi2010-01-231-12/+0
|
* Allow ppp to run during bootup.Ermal Luçi2010-01-221-1/+1
|
* Correctly generate the if name for ppp.Ermal Luçi2010-01-221-1/+1
|
OpenPOWER on IntegriCloud