summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Choose the correct parameter to popen so syncing of a group can work correctly.Ermal Luçi2009-02-281-1/+1
* Another try at fixing http://forum.pfsense.org/index.php/topic,14220.0.htmlErmal Luçi2009-02-282-22/+20
* Remove braindead set skip action which breaks filtering ipsec traffic gif/tun...Ermal Luçi2009-02-281-1/+0
* Move some special packages rule creation after user rules so the latest have ...Ermal Luçi2009-02-281-16/+19
* fix display of ipsec tunnel status when using DNS entries for the endpointsBill Marquette2009-02-271-1/+1
* Make the rc.banner a lot more faster.Ermal Luçi2009-02-222-0/+10
* Remove the quick from the rule to allow ftp control connections to be policed...Ermal Luçi2009-02-221-1/+1
* Do not duplicate the same option. Just a cosmetic change.Ermal Luçi2009-02-221-1/+1
* * Add get_after_install_info()Scott Ullrich2009-02-221-0/+11
* use highest for systems with > 512 MB RAM availableChris Buechler2009-02-211-1/+1
* Increase time to wait after killing mpd4 on l2tp case.Ermal Luçi2009-02-151-1/+1
* Remove all global decalarations regarding pptp/pppoe/l2tp they are no more ne...Ermal Luçi2009-02-153-25/+3
* L2TP improvements.Ermal Luçi2009-02-152-1/+3
* Fix typo.Ermal Luçi2009-02-151-1/+1
* Remove debug message.Ermal Luçi2009-02-151-1/+0
* Remove radius-ip option also non present on mpd4.Ermal Luçi2009-02-151-5/+0
* radius-fallback option is no more present on mpd4.Ermal Luçi2009-02-151-3/+0
* Fix ltp links creation.Ermal Luçi2009-02-151-1/+1
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-44/+20
* Do not try to convert twice to real interface return_gateways_array tries to ...Ermal Luçi2009-02-141-1/+4
* Make sure we do not return the interface passed as parameter rather NULL.Ermal Luçi2009-02-142-2/+2
* Remove wrong comment.Ermal Luçi2009-02-141-4/+0
* Fix delaying of creating composite interfaces like bridge/gre/gif. This fixes...Ermal Luçi2009-02-141-1/+1
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineErmal Luçi2009-02-143-103/+33
|\
| * Remove this while loop now. It never ends and runs the cpu usage up to 100% ...Scott Ullrich2009-02-151-12/+3
| * Revert "Back out ipv6 changes"Scott Ullrich2009-02-151-25/+83
| * Back out ipv6 changesScott Ullrich2009-02-151-83/+25
| * Back out simoncpu's IPV6 code, it breaks IPV4.Scott Ullrich2009-02-141-90/+29
| * Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainlineScott Ullrich2009-02-143-23/+11
| |\
| * | Use $int = get_real_interface($GatewaysList[$gateway]['interface']);Scott Ullrich2009-02-141-1/+1
* | | Start the userland layer7 daemon after the rules have loaded so the shaper qu...Ermal Luçi2009-02-142-2/+22
| |/ |/|
* | Catch up on mpd4 changes even when operation as pppoe/pptp/l2tp server.Ermal Luçi2009-02-131-6/+6
* | MPD4 moved the authentication on auth section coorect the settings on PPTP wh...Ermal Luçi2009-02-131-2/+2
* | Remove overload option for l7 it is no more needed.Ermal Luçi2009-02-111-15/+3
|/
* increase server.max-write-idle to 999Scott Ullrich2009-02-101-1/+4
* Set CURLOPT_TIMEOUT to 0Scott Ullrich2009-02-101-1/+2
* Add check for after_install_info and display this info after package installa...Scott Ullrich2009-02-101-0/+2
* can't continue when you aren't in a loopBill Marquette2009-02-091-1/+1
* Small cleanup.Ermal Luçi2009-02-011-3/+1
* Make L2TP known in other parts of system, schedules and the function get_inte...Ermal Luçi2009-02-012-2/+3
* Remove the 'L2TP clients' option on firewall src/dst address cause it does no...Ermal Luçi2009-02-011-15/+0
* Add more L2TP backend code.Ermal Luçi2009-02-011-8/+32
* Add more L2TP improvements.Ermal Luçi2009-02-012-0/+9
* Unbreak igmpproxy by making known to the parser that we have IGMP too now.Ermal Luci2009-02-011-1/+1
* Log an error when we cannot lookup a gateways interface.Scott Ullrich2009-01-311-0/+2
* Add the GUI part for IGMPproxy that has been on the snapshots for a while.Ermal Luci2009-01-281-0/+55
* fix fend URLChris Buechler2009-01-271-0/+1
* Unbreak package management URL!Ermal Luci2009-01-261-1/+1
* Add allow-opts filter rule option which is useful in multicast rule options.Ermal Luci2009-01-251-6/+8
* Add lagg(4) to the list of drivers supporting vlan!Ermal Luci2009-01-251-3/+3
OpenPOWER on IntegriCloud