summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix up little things.gnhb2010-06-071-3/+4
* | | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-071-102/+133
* | | Make display of interface name and uptime work again on status_interfaces.phpgnhb2010-06-061-7/+7
* | | Set default values to what we've had in the past.gnhb2010-06-031-2/+6
* | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-036-123/+119
|\ \ \ | | |/ | |/|
| * | Mute this command so people do not think something went wrong.Ermal2010-06-021-1/+1
| * | Correct ifconfig syntaxErmal2010-06-021-2/+2
| * | Use the module functions to set/remove/test interface capabilities.Ermal2010-06-021-40/+21
| * | Use the new functions on CP code too.Ermal2010-06-021-6/+6
| * | Use the functions from the pfSense module to configure interfaces on interfac...Ermal2010-06-021-72/+66
| * | When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
| * | Fix upgrade code for disable bit on OpenVPN CSC entries.jim-p2010-06-011-0/+5
| * | Do not set max_execution time here.Ermal2010-06-012-2/+2
| * | Fixes #622. Add a new file status for signaling default gateway under /tmp. d...Ermal2010-05-311-1/+15
| |/
* | First steps for 3g serviceproviders supportRenato Botelho2010-06-022-135/+160
* | Delete the interface_ppp_configure function and change how PPP data is saved.gnhb2010-05-291-188/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-2912-84/+182
|\ \ | |/
| * Make the logout page configurable like the other pages. The only difference i...Ermal2010-05-281-0/+44
| * Add per-user PSKs to racoon.jim-p2010-05-281-1/+8
| * Remove part of the message displayed some people might find its completely ok...Ermal2010-05-281-1/+1
| * Add a function to find the mac address on a passthrough mac entry by username...Ermal2010-05-281-0/+12
| * On gre/gif case when the interface is saved do a reconfigure of the underlyin...Ermal2010-05-251-0/+15
| * Do not show ipfw0 for assignment.Ermal2010-05-251-1/+2
| * Correctly teardown states for down gateways.Ermal2010-05-251-3/+3
| * pfSense_get_interface_stats no longer gives the up/down status of the interfa...Erik Fonnesbeck2010-05-251-1/+1
| * Fix caps/grammar.jim-p2010-05-251-1/+1
| * Ticket #444. Use noatime even here.Ermal2010-05-251-2/+2
| * Ticket #444. Use noatime even here.Ermal2010-05-251-1/+1
| * Do not run netstat but use pfSense_get_interface_stats to gather interface st...Ermal2010-05-251-52/+21
| * Ticket #612. Correctly show the number of users as 0 on a group with no users...Ermal2010-05-241-9/+13
| * Use mwexec where it does not make sense to use popen for something that does ...Ermal2010-05-241-10/+21
| * Ensure config.cache does not exist so the subsequent requests can cleanly rel...Scott Ullrich2010-05-221-0/+2
| * Move get_include_contents function to pfsense-utils.incScott Ullrich2010-05-211-1/+13
| * Allow php code to be included in the primary captive portal page. Add new OR...Scott Ullrich2010-05-211-0/+16
| * Ups remove erroneous curly.Ermal2010-05-211-1/+1
| * Actually return to previous function code for lookup_gateway_ip_by_name() to ...Ermal2010-05-211-5/+5
| * Revert "Use a global array for the most part of using the return_gateways_arr...Ermal2010-05-213-12/+12
| * Use a global array for the most part of using the return_gateways_array() fun...Ermal2010-05-213-12/+12
| * Remove unecessary check.Ermal2010-05-211-1/+1
| * Do not process items in which we cannot resolve the config fileScott Ullrich2010-05-211-0/+2
* | Add client l2tp support. Not complete yet.gnhb2010-05-281-3/+6
* | Update upgrade_config to remove 'defaultgw' from <ppp> config sectionsgnhb2010-05-261-0/+2
* | Remove all "defaultgw" settings from PPPs config page.gnhb2010-05-261-10/+5
* | Fix many things related to PPP connections.gnhb2010-05-262-48/+63
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-2111-144/+242
|\ \ | |/
| * Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 as...Ermal2010-05-201-1/+1
| * Do not aritificially add spaces around values on CDATA fields. Tested-by: JimErmal2010-05-201-2/+2
| * Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-203-22/+32
| * block carp traffic to hosts self to avoid loops. fixes #598Scott Ullrich2010-05-191-0/+1
| * get rid of flowtableChris Buechler2010-05-191-1/+3
OpenPOWER on IntegriCloud