summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee...gnhb2010-05-081-6/+16
* Code configured to use new interfaces_ppps_configure function for PPP, PPPoE,...gnhb2010-05-051-58/+67
* New code working with PPP connections, and probably PPPoE/PPtP but I haven't ...gnhb2010-05-052-1/+321
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-044-10/+29
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-0215-701/+1051
|\
| * Display some extra information about the available wireless channels.Erik Fonnesbeck2010-05-021-1/+24
| * Remove check that prevented bugs from happening. Now all code paths are safe ...Ermal2010-04-301-13/+0
| * Remove unused function.Ermal2010-04-301-19/+0
| * Ticket #506. Correctly save dynamic gateways extra parameters.Ermal2010-04-302-8/+10
| * Add upgrade code for values of "Interface address" and "any" for the external...Erik Fonnesbeck2010-04-301-0/+7
| * Unbreak this. Seems it needs to be filter for the rules to work.Ermal2010-04-301-1/+1
| * Make sure package rules are last. As the way they are coded they will null ou...Ermal2010-04-301-2/+2
| * Actually minimum weight is 1.Ermal2010-04-301-1/+1
| * Allow for each gateway a weight to be choosen if the gateway has to be used i...Ermal2010-04-302-16/+17
| * Use nobind for OVPN client when no local port and/or no local interface is re...pierrepomes2010-04-291-3/+5
| * Always generate macros so ruleset does not fail even when the gateway has no ...Ermal2010-04-291-2/+5
| * Generate gateways as macros and then just substitute them during the rules. T...Ermal2010-04-291-61/+66
| * Reload gateway groups when changing them.Ermal2010-04-291-1/+0
| * Improve NAT Port ForwardingRenato Botelho2010-04-294-431/+466
| * Default to and display the last used repository URL in gitsync.Erik Fonnesbeck2010-04-291-0/+8
| * Add gitsync support for merging from other repositories.Erik Fonnesbeck2010-04-291-0/+26
| * Allow gitsync to properly switch branches or repositories. Resolves #523Erik Fonnesbeck2010-04-291-17/+7
| * Resolves #554. Correct path to tftp-proxy.Ermal2010-04-291-1/+1
| * The console menu does not show if the terminal type is not cons25 - not sure ...Erik Fonnesbeck2010-04-281-2/+2
| * Fix OpenVPN upgrade code for lzo compression. Resolves #280, mentioned also i...jim-p2010-04-281-2/+2
| * Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.jim-p2010-04-281-2/+2
| * Ticket #507. Do not remove all static routes to readd them back. The change w...Ermal2010-04-282-97/+44
| * Fix typo in commentpierrepomes2010-04-271-1/+1
| * Ticket #471. Bring up the removed/unassigned interface correctly if it is par...Ermal2010-04-271-7/+2
| * Ticket #449. Actually save something to read back.Ermal2010-04-271-0/+1
| * Ticket #449. Bring back the check if there is really an ip change on interfac...Ermal2010-04-271-2/+9
| * Ticket #540. Do not require VJ compression with todays link speeds it pessimi...Ermal2010-04-271-1/+1
| * Move these functions to a more central location. Part of ticket #496jim-p2010-04-271-0/+163
| * Ticket #389. Correctly make the ldap object picker work and handle various er...Ermal2010-04-271-8/+8
| * Ticket #378. Correctly handle a timeout of 0 to mean never timeout.Ermal2010-04-271-1/+5
| * Ticket #474. Properly check for disabled openvpn configs.Ermal2010-04-271-3/+3
| * Silence and correct command that tries to kill a previous running ipfw-classi...Ermal2010-04-271-2/+1
| * Missed curly.Ermal2010-04-271-1/+1
| * Do not error out when trying to delete an unexisting package. Just display an...Ermal2010-04-271-5/+7
| * temporary work around for ticket #536Chris Buechler2010-04-251-2/+2
| * Fix permsjim-p2010-04-232-0/+0
| * Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...jim-p2010-04-232-18/+67
| * Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...jim-p2010-04-231-0/+114
| * Well there was a reason for this being returned out. Ticket #539.Ermal2010-04-231-1/+1
| * Unbreak limiter rule creation.Ermal2010-04-221-1/+1
| * Ticket #528. Do not route-to for local connected subnets.Ermal2010-04-221-2/+2
* | Fix up code to make ppp work again with new interface naming structure.gnhb2010-04-302-8/+17
|/
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-214-1/+109
* Fix creation of pipe/queue aka limiters.Ermal2010-04-201-2/+2
* Allow users to send in the same POST authentication info and post fields. Thi...Ermal2010-04-201-1/+4
OpenPOWER on IntegriCloud