Commit Graph

3073 Commits

Author SHA1 Message Date
Scott Ullrich
ee096757bb conifg -> conf 2005-07-09 21:39:12 +00:00
Scott Ullrich
40142be90f Mount CF for RW when restoring configuration 2005-07-09 21:36:59 +00:00
Scott Ullrich
84f68d65b4 Chown to root:wheel 2005-07-09 21:27:44 +00:00
Scott Ullrich
c1dacc552c Version bump 2005-07-09 19:42:32 +00:00
Scott Ullrich
40240d9b42 exit after stop sync 2005-07-09 19:39:25 +00:00
Scott Ullrich
0a4869c539 Sync /root/.authorized_keys on boot 2005-07-09 19:38:58 +00:00
Scott Ullrich
3b18f1753b On shutdown call /etc/sshd and alert we're stopping so it can compare /root/.authorized_keys with the config.xml version 2005-07-09 19:35:49 +00:00
Scott Ullrich
3e3fe496be Use system("/usr/sbin/sshd"); for platform compatibility 2005-07-09 19:09:49 +00:00
Scott Ullrich
9cc8c59e92 Revert to 1.18 to unbreak snmpd 2005-07-09 19:00:57 +00:00
Scott Ullrich
ac518c6339 Treat these as non php-variables. 2005-07-09 18:23:54 +00:00
Scott Ullrich
045c573b83 Saving and restoring is fixed. Reenable. 2005-07-09 18:18:47 +00:00
Scott Ullrich
abafa16bca Turn off SSH key saving and restoring until bugs are fixed. 2005-07-09 18:13:34 +00:00
Scott Ullrich
8d8f897063 Sync master.passwd database before beginning package operations 2005-07-09 17:55:52 +00:00
Scott Ullrich
5fa404d49e Don't forget to write out ssh keys to config.xml 2005-07-09 17:50:05 +00:00
Scott Ullrich
c233882863 If keys exist and they are not stored in config.xml, remove the keys and regen and then store them in config.xml 2005-07-09 17:43:28 +00:00
Scott Ullrich
9c70418801 Create an array if the original is empty 2005-07-08 23:42:18 +00:00
Scott Ullrich
61fb3da06a use /etc/rc.d/sshd start 2005-07-08 23:29:25 +00:00
Scott Ullrich
efa761f629 base64 encode the values when saving and restoring 2005-07-08 23:24:58 +00:00
Scott Ullrich
86e6fd3b14 Correctly write out variables.
Noticed-by: William David Armstrong
2005-07-08 23:02:29 +00:00
Scott Ullrich
a9dc5e1199 Do not foreach through installedpackages['package'] if its not defined 2005-07-08 22:08:06 +00:00
Scott Ullrich
137066df43 Version bump 2005-07-08 21:49:56 +00:00
Scott Ullrich
9e3fc88e91 * Store SSH keys in config.xml.
* Restore on bootup
2005-07-08 21:16:59 +00:00
Scott Ullrich
5563a2c004 Add file_put_contents() function 2005-07-08 21:15:09 +00:00
Scott Ullrich
4c24a0efe2 Remove debugigng helpers 2005-07-08 20:55:49 +00:00
Scott Ullrich
e24b236363 More debugging prints 2005-07-08 20:29:17 +00:00
Scott Ullrich
5f6c966bea ls -lf /cf/conf for debugging help 2005-07-08 20:17:46 +00:00
Scott Ullrich
14971cfa6f Test on the file config.xml, not the directory. 2005-07-08 20:06:38 +00:00
Scott Ullrich
7a475a473e Alert when copying config.xml 2005-07-08 20:00:05 +00:00
Scott Ullrich
7756e2b77f Upon updating from configuration version 1.6 -> 1.7, whipe the traffic shaper configuration to avoid loading the old non supported configuration.
Ticket #216

ok: billm
2005-07-08 19:46:34 +00:00
Scott Ullrich
d0a97914d5 Remove trailing space at end of file 2005-07-08 19:41:05 +00:00
Scott Ullrich
7dd3199008 Reload filter configuration after vpn changes 2005-07-08 01:10:32 +00:00
Scott Ullrich
5c11975266 Setup sasyncd 2005-07-08 00:59:04 +00:00
Scott Ullrich
74445b42fd Move Failover VPN -> Services menu 2005-07-08 00:52:24 +00:00
Scott Ullrich
8f67a8e145 * Back out the M0n0wall certificate import. Somehow it broke ipsec.
* Merge back in Failover VPN.  It REALLY works now ;)
2005-07-08 00:51:26 +00:00
Scott Ullrich
4f8c80e559 Add VNC protocol 2005-07-08 00:19:32 +00:00
Scott Ullrich
6f239c19e5 RealTime streaming protocol -> Simple Network Management Protocol 2005-07-07 23:27:24 +00:00
Scott Ullrich
84888bedae Only setup route-to directives if gateway is set 2005-07-07 22:29:55 +00:00
Scott Ullrich
63d3d377ef Version bump 2005-07-07 22:05:55 +00:00
Scott Ullrich
dcca036d77 Do not assign variables if $config['installedpackages']['sasyncd']['config'] is not defined 2005-07-07 19:17:40 +00:00
Scott Ullrich
ccff803f5e Correctly turn the left nav bar background black. 2005-07-07 17:56:25 +00:00
Jeb Campbell
64aaddf70f Sanity checks (ie. is_ipaddr() ) when generating resolv.conf.
Specifically this fixes importing nameserver.conf from the
dhclient-script.
2005-07-07 15:38:30 +00:00
Colin Smith
984a5853ec Make tar silent. 2005-07-07 05:40:10 +00:00
Colin Smith
40326f363c Use strcmp() instead of numeric string comparison.
suggested-by: strgout
2005-07-07 03:56:57 +00:00
Scott Ullrich
e1c0c35af4 Allow disabling of the local writing of log files.
Patch-submitted-by: Mosibi
Minor-changes-by: me
2005-07-06 21:31:35 +00:00
Scott Ullrich
d19cc554a5 Minor style cleanups 2005-07-06 21:11:58 +00:00
Scott Ullrich
25d90a6bf1 Add dhclient-script 2005-07-06 21:10:03 +00:00
Scott Ullrich
1b49cea027 Move send host-name inside {} 2005-07-06 21:09:28 +00:00
Scott Ullrich
db86e90965 Remove extra ) 2005-07-06 21:01:16 +00:00
Scott Ullrich
00fd52b921 Detect /tmp/{$rule['if']}_router and use it 2005-07-06 20:50:55 +00:00
Scott Ullrich
0311dbd536 Add multi wan dhclient support. 2005-07-06 20:37:12 +00:00