summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | Use $int = get_real_interface($GatewaysList[$gateway]['interface']);Scott Ullrich2009-02-141-1/+1
|/
* 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
* Opps, unbreak the page by removing unneeded curly.Ermal Luci2009-01-251-1/+1
* catch up to RELENG_1_2Chris Buechler2009-01-251-5/+6
* Correctly add lagg members and create lagg interfaces before vlans to allow t...Ermal Luci2009-01-201-1/+2
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineErmal Luci2009-01-206-138/+1325
|\
| * Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-20/+44
| * Merge IPv6 changesSimon Cornelius P. Umacob2009-01-204-118/+363
| * add IPv6.inc and NetUtils.jsSimon Cornelius P. Umacob2009-01-201-0/+918
* | Correctly add lagg members and create lagg interfaces before vlans to allow t...Ermal Luci2009-01-201-4/+4
|/
* Move laggproto setting after adding the members and making sure they are up.Ermal Luci2009-01-191-2/+2
* The MS-Dos filesystem was renamed from msdos to msdosfs in 6.3.Scott Ullrich2009-01-181-1/+1
* Use correct var so dnswatch will launch correctly.Seth Mos2009-01-171-1/+1
* Mute messages from command when setting the default route.Seth Mos2009-01-161-2/+2
* Re-enable the log_error when a command fails.Seth Mos2009-01-161-2/+2
* Correctly return phase2 status for tunnels with hostnamesSeth Mos2009-01-161-1/+1
* Modify our function to process according to the new IPsec config.xmlSeth Mos2009-01-161-97/+78
* Improved logic to delete old ipsec policies. It can now be used in a generic ...Seth Mos2009-01-141-35/+60
* Replace another route -n get command. These can sometimes hang and cause a fi...Seth Mos2009-01-131-1/+4
* Oops forgot to modify and commit the code that tells racoon to re-read the co...Seth Mos2009-01-131-1/+3
* Add a function that compares current DNS to the dnscache file.Seth Mos2009-01-131-0/+45
* Port the code for granular adding and removing IPsec SPD policies.Seth Mos2009-01-131-33/+182
* Fix variable name. This unbreaks the intial links if you try to configure it ...Ermal Luçi2009-01-051-1/+1
* Load dummynet if per user bandwidth is active on CP.Ermal Luçi2009-01-041-0/+2
* Do not flush whole dummynet just for reloading it supports reconfiguration of...Ermal Luçi2009-01-041-1/+2
* Corrected layer7 name in rules configHelder Pereira2008-12-271-3/+3
* Correctly upgrade databases from 1.2Seth Mos2008-12-261-1/+1
OpenPOWER on IntegriCloud