summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Operating on argv[0] and [1]Scott Ullrich2005-07-091-1/+1
* conifg -> confScott Ullrich2005-07-091-2/+2
* Mount CF for RW when restoring configurationScott Ullrich2005-07-091-0/+2
* Chown to root:wheelScott Ullrich2005-07-091-1/+1
* Version bumpScott Ullrich2005-07-091-1/+1
* exit after stop syncScott Ullrich2005-07-091-0/+1
* Sync /root/.authorized_keys on bootScott Ullrich2005-07-091-0/+6
* On shutdown call /etc/sshd and alert we're stopping so it can compare /root/....Scott Ullrich2005-07-092-11/+29
* Use system("/usr/sbin/sshd"); for platform compatibilityScott Ullrich2005-07-091-1/+0
* Revert to 1.18 to unbreak snmpdScott Ullrich2005-07-091-36/+5
* Treat these as non php-variables.Scott Ullrich2005-07-091-3/+3
* Saving and restoring is fixed. Reenable.Scott Ullrich2005-07-091-3/+0
* Turn off SSH key saving and restoring until bugs are fixed.Scott Ullrich2005-07-091-0/+7
* Don't forget to write out ssh keys to config.xmlScott Ullrich2005-07-091-0/+1
* If keys exist and they are not stored in config.xml, remove the keys and rege...Scott Ullrich2005-07-091-0/+5
* use /etc/rc.d/sshd startScott Ullrich2005-07-081-1/+1
* base64 encode the values when saving and restoringScott Ullrich2005-07-081-11/+61
* Correctly write out variables.Scott Ullrich2005-07-081-3/+3
* Version bumpScott Ullrich2005-07-081-1/+1
* * Store SSH keys in config.xml.Scott Ullrich2005-07-081-1/+8
* Add file_put_contents() functionScott Ullrich2005-07-081-0/+8
* Remove debugigng helpersScott Ullrich2005-07-081-6/+0
* 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 shaper...Scott Ullrich2005-07-082-1/+14
* 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
* 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
* Sanity checks (ie. is_ipaddr() ) when generating resolv.conf.Jeb Campbell2005-07-071-1/+3
* Make tar silent.Colin Smith2005-07-071-1/+1
* Allow disabling of the local writing of log files.Scott Ullrich2005-07-061-1/+2
* 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
* 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
OpenPOWER on IntegriCloud