summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Correctly unset interface and do not define <if> later blindly.Scott Ullrich2008-02-191-5/+8
|
* Backout my previous advice to CMB. It was grossly wrong.Scott Ullrich2008-02-191-4/+14
|
* Fix part of broken ruleset with single interfaceChris Buechler2008-02-181-13/+3
| | | | | Single interface support Appliance Project
* * Unbreak creation of new queuesErmal Luçi2008-02-181-22/+23
| | | | * Fix input validation for bandwidth
* * Write out configuratin correctlyScott Ullrich2008-02-181-0/+2
| | | | * Do not assign optional interfaces if LAN has been removed.
* Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if weScott Ullrich2008-02-181-1/+5
| | | | are not remotely sending logs.
* Ensure that $allowed is set.Scott Ullrich2008-02-181-0/+2
|
* Partially fix assignment of only WAN at console interface assignment.Chris Buechler2008-02-181-15/+11
| | | | | Single interface support Appliance Project
* Changing minimum number of interfaces to 1 while we're working on the single ↵Chris Buechler2008-02-181-2/+2
| | | | | | | | | interface code. cvssync overwriting my change is driving me nuts. :) We can discuss at a later date, closer to a release version, whether we want this to be 1 or 2. Single interface support Appliance Project
* Don't force into interface mismatch loop when using one interface.Chris Buechler2008-02-181-1/+2
| | | | | Single interface support Appliance Project
* Text fix.Chris Buechler2008-02-181-1/+1
| | | | | Single interface support Appliance Project
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-183-1/+101
| | | | Needs testing and likely some fixing, then porting to HEAD once verified working.
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
|
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
|
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
|
* Unbreak packages.Scott Ullrich2008-02-172-4/+9
|
* File an alert we cannot find a matching subnet for a CARP IP address.Scott Ullrich2008-02-161-3/+4
|
* * Remove blank trailing lineScott Ullrich2008-02-161-1/+2
| | | | * Allow custom urls that include pkg.php to be saved
* Increase dnsmasq cache size to 5000. It defaults to 150.Scott Ullrich2008-02-141-1/+1
|
* Make sure we sync before mounting ro.Scott Ullrich2008-02-142-0/+11
|
* Latest LDAP round from Mark BatchelorScott Ullrich2008-02-111-23/+31
| | | | VS: ----------------------------------------------------------------------
* Latest version of auth.inc from Mark Batchelor fixing a few miscScott Ullrich2008-02-101-28/+48
| | | | LDAP auth issues + local auth issues.
* If antilockout is enabled, and there is only one interface, apply the ↵Chris Buechler2008-02-091-3/+15
| | | | antilockout rules to the WAN rather than LAN.
* s/WAN/wan/Scott Ullrich2008-02-091-1/+1
|
* Define the WAN interface name.Scott Ullrich2008-02-091-0/+1
|
* * Minor cleanupsScott Ullrich2008-02-091-0/+4
| | | | * Make sure $interface is being defined
* Convert string to lower case.Scott Ullrich2008-02-091-1/+1
|
* LAN is optional now.Scott Ullrich2008-02-091-1/+6
|
* LAN is optional.Scott Ullrich2008-02-091-10/+40
|
* LAN interface is now optional.Scott Ullrich2008-02-091-100/+162
|
* * If LAN interface is unassigned do not worry about interface mismatchesScott Ullrich2008-02-091-0/+2
|
* * Unset the LAN interface if 1 network interface is allowed and user optsScott Ullrich2008-02-091-1/+3
| | | | to not set a LAN interface during interface assignment.
* * Move minimum nic requirement information to globals.incScott Ullrich2008-02-092-23/+32
| | | | * Move minimum ram requirement information to globals.inc
* Make sure item is an array before comparing using array functions.Scott Ullrich2008-02-081-5/+7
|
* With the current Racoon we need to inform that we are reloading our SPDSeth Mos2008-02-051-0/+4
| | | | entries with a SIGHUP
* Only check disabled/enabled status on OPTX interfaces. WAN and LAN areScott Ullrich2008-02-041-2/+3
| | | | assumed to always be enabled.
* When a CARP parent interface is down or disabled, ignore the CARP IPScott Ullrich2008-02-041-0/+3
| | | | address as this will introduce a panic situation in FreeBSD.
* Correctly handle enabling/disabling parameters of HFSC scheduler.Ermal Luçi2008-02-041-21/+30
|
* Do not load CARP IP address if we cannot find a matching subnet onScott Ullrich2008-02-031-0/+15
| | | | a real interface.
* Latest LDAP changes from Mark BatchelorScott Ullrich2008-02-032-85/+155
|
* * Remove trailing blank lineScott Ullrich2008-02-031-5/+7
| | | | * Make sure $info has data before operating on it
* * Remove trailing blank lineScott Ullrich2008-02-032-7/+7
| | | | * Make sure $search has data before operating on it
* Revert to retain compatibility with the GUI.Ermal Luçi2008-02-011-5/+0
|
* Correctly escape special characters.Ermal Luçi2008-02-011-1/+1
|
* Add defualt pass rule on lan interface and remove it from config.Ermal Luçi2008-02-011-0/+5
| | | | It is a default policy so lets keep it with defaults and let the user override it when pleases.
* Update to racoon-0.7-cvs with Timo Teras patches.Seth Mos2008-02-011-14/+4
| | | | Use setkey -f because spd loading works normally now.
* Latest eDir / Active Directory tweaks from Mark Batchelor.Scott Ullrich2008-01-312-1272/+1333
| | | | Thanks again for him helping us with this project!
* Fix a bug with regex matching.Ermal Luçi2008-01-291-2/+2
|
* Changes to allow Novell eDir to authenticate via LDAP.Scott Ullrich2008-01-281-11/+16
| | | | Thanks to Mark Batchelor for all of his help with these changes.
* reply-to logic needed some touchups to handle the new gateway code alsoBill Marquette2008-01-271-2/+9
|
OpenPOWER on IntegriCloud