summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Extra sighup not needed on 7Seth Mos2008-11-031-7/+1
* Define default username and passwordScott Ullrich2008-11-021-0/+2
* Use quickScott Ullrich2008-10-311-2/+2
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-0/+2
* * Add run_plugins() functionScott Ullrich2008-10-193-21/+44
* Remove duplicate (identical) codeAngelo Turetta2008-10-171-19/+0
* Fix anchor repetition. There should be no need to repeat the anchor per every...Angelo Turetta2008-10-171-2/+5
* Fix VLAN creation. Previous patch simply removed some code, now the code is d...Angelo Turetta2008-10-171-56/+38
* Attempt to fix VLAN creation. AFAIKT FreeBSD7 enables use of HW tagging even ...Angelo Turetta2008-10-171-1/+6
* Do not lock the filter when setting filter reload status.Scott Ullrich2008-10-071-2/+0
* add missing quotes in mobile IPsec my_identifierChris Buechler2008-10-041-1/+1
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-6/+6
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-7/+8
* run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Work...Chris Buechler2008-09-281-1/+1
* missing spaces for mobile IPsecChris Buechler2008-09-221-5/+5
* set auto channel properlyChris Buechler2008-09-071-4/+4
* Check in fix that hopefully fixes IPSEC on pppoe or pptpSeth Mos2008-09-061-1/+6
* Move the ini_set() to bump the PHP memory limit to 32MB into config.incSeth Mos2008-09-053-2/+9
* Make sure filter inc succeeds on large installs.Seth Mos2008-09-031-1/+2
* Disable DPD per default. It is not always safe and can result inSeth Mos2008-09-011-1/+1
* Add rum wireless interface that is supported now in 7.xScott Ullrich2008-08-291-1/+1
* Update altq capable interfaces for 7.0Scott Ullrich2008-08-231-3/+5
* attempt to fix ipsec for carp interfaces. Please test!Seth Mos2008-08-171-12/+10
* Switch over to ipsec-tools setkey preferred over the native FreeBSD setkeySeth Mos2008-08-171-10/+10
* Sync max_requests and mac_procs with RELENG_1 which apparently helpsScott Ullrich2008-08-121-14/+14
* Enable writev on all platforms which fixes large file uploads.Scott Ullrich2008-08-121-20/+26
* Remove duplicate function portal_mac_fixed()Scott Ullrich2008-08-121-17/+17
* this is of no use with if_bridge, in the sense it was with m0n0 (where this c...Chris Buechler2008-08-051-1/+5
* no need to filter on bridge, only members.Chris Buechler2008-08-051-3/+3
* let's not link_int_to_bridge_interfaceChris Buechler2008-08-051-5/+0
* remove unnecessary ruleChris Buechler2008-08-051-2/+0
* merge description clarification on default deny rules from RELENG_1Chris Buechler2008-08-051-3/+3
* Correctly get mtu size on 7.xScott Ullrich2008-08-011-2/+2
* Detect MTU size using intval() trying to resolve issue outlined here:Scott Ullrich2008-08-011-1/+1
* Detect when we find an MTU of 0 and simply use 1500 and log the error.Scott Ullrich2008-07-301-0/+4
* Channel 0 is no longer a valid option, use any per Sam LScott Ullrich2008-07-301-0/+3
* Enforce an mtu of 1500.Scott Ullrich2008-07-281-0/+1
* Correct propertiesScott Ullrich2008-07-261-1/+1
* Use /sbin/setkeyScott Ullrich2008-07-251-10/+10
* Log carp state changes to system logging. Why we haven't done this priorScott Ullrich2008-07-241-0/+1
* fix typoChris Buechler2008-07-241-11/+11
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-1/+1
* Update NOIP URLScott Ullrich2008-07-101-1/+1
* Fix devfs mount so that the DHCP server works againSeth Mos2008-07-091-1/+1
* * Copy stdlib libsScott Ullrich2008-07-081-2/+2
* Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkeySeth Mos2008-07-081-10/+10
* Use new style mount command for devfsScott Ullrich2008-07-071-1/+1
* Only push 1 char version, such as 7 instead of 7.0Scott Ullrich2008-07-061-1/+1
* Add freebsd version as parm.Scott Ullrich2008-07-061-1/+6
* newer mpd versions require this to reconnect. Thanks to Olivier Mueller on su...Chris Buechler2008-06-111-0/+1
OpenPOWER on IntegriCloud