summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* More debugging printsScott Ullrich2005-07-081-0/+5
|
* ls -lf /cf/conf for debugging helpScott Ullrich2005-07-081-0/+1
|
* Test on the file config.xml, not the directory.Scott Ullrich2005-07-081-1/+1
|
* Alert when copying config.xmlScott Ullrich2005-07-081-0/+1
|
* Upon updating from configuration version 1.6 -> 1.7, whipe the traffic ↵Scott Ullrich2005-07-082-1/+14
| | | | | | | | shaper configuration to avoid loading the old non supported configuration. Ticket #216 ok: billm
* Remove trailing space at end of fileScott Ullrich2005-07-081-1/+1
|
* Reload filter configuration after vpn changesScott Ullrich2005-07-081-6/+14
|
* Setup sasyncdScott Ullrich2005-07-081-0/+2
|
* * Back out the M0n0wall certificate import. Somehow it broke ipsec.Scott Ullrich2005-07-081-266/+164
| | | | * Merge back in Failover VPN. It REALLY works now ;)
* Only setup route-to directives if gateway is setScott Ullrich2005-07-071-10/+12
|
* Version bumpScott Ullrich2005-07-071-1/+1
|
* Do not assign variables if $config['installedpackages']['sasyncd']['config'] ↵Scott Ullrich2005-07-071-23/+25
| | | | is not defined
* Sanity checks (ie. is_ipaddr() ) when generating resolv.conf.Jeb Campbell2005-07-071-1/+3
| | | | | Specifically this fixes importing nameserver.conf from the dhclient-script.
* Make tar silent.Colin Smith2005-07-071-1/+1
|
* Allow disabling of the local writing of log files.Scott Ullrich2005-07-061-1/+2
| | | | | Patch-submitted-by: Mosibi Minor-changes-by: me
* Minor style cleanupsScott Ullrich2005-07-061-2/+2
|
* Add dhclient-scriptScott Ullrich2005-07-061-3/+2
|
* Move send host-name inside {}Scott Ullrich2005-07-061-2/+3
|
* Remove extra )Scott Ullrich2005-07-061-1/+1
|
* Detect /tmp/{$rule['if']}_router and use itScott Ullrich2005-07-061-2/+12
|
* Add multi wan dhclient support.Scott Ullrich2005-07-061-11/+60
|
* Make sure /var/etc existsScott Ullrich2005-07-061-0/+1
|
* Comment cleanupScott Ullrich2005-07-061-13/+0
|
* break the really long lines down into smaller sizesScott Ullrich2005-07-061-2/+5
|
* Add some \n'sScott Ullrich2005-07-061-0/+3
| | | | Noticed-by: Mosibi
* Correctly setup internal rules for vpn instead of just using the lan informationScott Ullrich2005-07-051-17/+15
|
* Turn off internal vpn rule for nowScott Ullrich2005-07-051-2/+24
|
* Use correct internal subnetScott Ullrich2005-07-051-2/+2
|
* revert to version 1.395 and add back vpn ipsec failover optionsScott Ullrich2005-07-051-156/+201
| | | | ok-by: billm
* Write out ifconfig to /var/tmp/ifconfig_wireless for debuggingScott Ullrich2005-07-051-0/+4
|
* Setup firewall ruels for correct IPSEC ipScott Ullrich2005-07-051-6/+13
|
* Add the option to sync ipsec between multiple hosts for vpn failover.Scott Ullrich2005-07-051-0/+4
|
* Allow display_topbar paramaters:Scott Ullrich2005-07-051-5/+5
| | | | replace color, background color and rounding style
* Ooops, removed a little too much code earlierBill Marquette2005-07-051-1/+18
|
* We change php file names on import, fix require_once to correspondBill Marquette2005-07-051-1/+1
|
* Import PEAR XMLRPC 1.3.1 - this includes the security fix for:Bill Marquette2005-07-042-127/+356
| | | | http://www.gulftech.org/?node=research&article_id=00088-07022005
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-0411-368/+288
|
* Clean up foreach() warnings if you don't use sasyncdBill Marquette2005-07-041-1/+3
|
* Fix bug reported by Zend StudioBill Marquette2005-07-041-1/+1
|
* Correctly setup sasyncd and vpn failoverScott Ullrich2005-07-041-25/+15
|
* Correctly set failover ip addressScott Ullrich2005-07-041-17/+19
|
* only echo out when we're bootingScott Ullrich2005-07-041-1/+2
|
* Use packages bindto areaScott Ullrich2005-07-041-13/+13
|
* add module support for snmpd's configJohn Fleming2005-07-031-1/+33
|
* Start racoon last in booting process to allow carp interfaces enough time to ↵Scott Ullrich2005-07-031-3/+3
| | | | come up.
* Do not call filer_configure() if booting. set /tmp/filter_boot_dirty flag.Scott Ullrich2005-07-033-9/+10
|
* Do not call filer_configure() if booting. set /tmp/filter_boot_dirty flag.Scott Ullrich2005-07-031-3/+4
|
* Do not clear out previous string.Scott Ullrich2005-07-031-3/+1
|
* Remove extra white spaceScott Ullrich2005-07-031-1/+1
|
* Remove extra white spaceScott Ullrich2005-07-031-2/+0
|
OpenPOWER on IntegriCloud