Commit Graph

2707 Commits

Author SHA1 Message Date
Scott Ullrich
2bae67ba0a Stop and start ftp helpers as necessary 2005-06-25 17:47:46 +00:00
Scott Ullrich
c17b1f3cc4 <br> around $loadmsg 2005-06-24 21:28:36 +00:00
Scott Ullrich
2f76f7aa70 no need to declate <?php again 2005-06-24 21:16:22 +00:00
Scott Ullrich
51caa77a36 Do not check if status 2005-06-24 20:11:41 +00:00
Scott Ullrich
7d2e441ef8 Revert last commit. 2005-06-24 19:48:20 +00:00
Scott Ullrich
8950f203ec Automatically take into account multi-wan support. 2005-06-24 19:44:54 +00:00
Scott Ullrich
e034e42481 * Do not write_config() twice
* Alert user that we have created default items for them
2005-06-24 19:43:53 +00:00
Scott Ullrich
3decfc1115 interface -> interfaces 2005-06-24 19:36:34 +00:00
Scott Ullrich
54dce66fc9 Include the remaining portion of the page if no carp addresses are available 2005-06-24 19:34:54 +00:00
Scott Ullrich
ed0e959b7e is_service_running() -> is_process_running() 2005-06-24 15:24:07 +00:00
Scott Ullrich
7c35be3e2a seperate load and save message. dont use ! for load messages. 2005-06-24 03:34:25 +00:00
Colin Smith
fbeb6d02c0 Move the actual ps component of is_service_running into is_process_running. 2005-06-24 00:33:07 +00:00
Scott Ullrich
0c8de63804 is_service_running returns true, use it. 2005-06-23 23:39:42 +00:00
Scott Ullrich
c3b3cd3666 force wan configuration 2005-06-23 23:30:43 +00:00
Scott Ullrich
b1caca4b0c Note second item as * 2005-06-23 23:29:54 +00:00
Scott Ullrich
28a87253a8 dhclient no longer sets /var/run/dhclient.pid for some reason so use is_service_running() 2005-06-23 23:28:35 +00:00
Scott Ullrich
3dc2d8933b Add RTSP protocol 2005-06-23 23:04:46 +00:00
Colin Smith
e57757c5e4 Don't offer to restore all packages if none are installed. 2005-06-23 22:40:50 +00:00
Scott Ullrich
52893419f2 Remove extra rw ro 2005-06-23 22:27:44 +00:00
Scott Ullrich
c52087add5 * Use new style messages only
* Automatically mount image rw before saving
2005-06-23 22:27:13 +00:00
Scott Ullrich
55b6c57d8d Only rdr if mode is redir 2005-06-23 22:20:24 +00:00
Scott Ullrich
185b39196d Use correct variable 2005-06-23 22:17:55 +00:00
Scott Ullrich
d8ffe63e63 ip -> ipaddr 2005-06-23 18:18:53 +00:00
Scott Ullrich
c347ddb346 No need for {} surrounding a one line foreach() 2005-06-23 17:20:21 +00:00
Scott Ullrich
25cbd600ec make sure $todo is an array 2005-06-23 17:19:30 +00:00
Scott Ullrich
caeb3b4670 Start devd at bootup for dhclient 2005-06-23 16:26:30 +00:00
Colin Smith
d8d487f4c3 Don't write package information to syslog.conf unless we need to. 2005-06-23 04:24:57 +00:00
Colin Smith
ba6882bfec Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags. 2005-06-23 04:22:31 +00:00
Colin Smith
7565fb3117 Whoops, don't forget to remove restore_listtags. 2005-06-23 04:11:59 +00:00
Colin Smith
19a1167852 parse_xml_config -> parse_xml_config_pkg 2005-06-23 03:17:21 +00:00
Colin Smith
cb09a3402d Uncomment safe_mkdir() - this no longer breaks cdrom. 2005-06-23 03:14:09 +00:00
Colin Smith
63d9a5ae5d Don't tinker with listtags - this is now transparent. 2005-06-23 03:13:25 +00:00
Colin Smith
5440c5ec01 Don't tinker with listtags. 2005-06-23 03:12:03 +00:00
Colin Smith
cb980a2f1a * Move the old parse_xml_config() function to parse_xml_config_raw(). This function no longer sets its own listtags.
* Add parse_xml_config() and parse_xml_config_pkg(), which both set the listtags to their proper values before parsing.
2005-06-23 03:11:28 +00:00
Scott Ullrich
539cf2d675 Make sure and populate /conf.default 2005-06-22 23:53:01 +00:00
Scott Ullrich
2a3ec646bb Create factory default restore directory 2005-06-22 23:44:26 +00:00
Scott Ullrich
e613545f0c Include m0n0wall style alerts 2005-06-22 23:41:09 +00:00
Scott Ullrich
2646f45869 Be sure to copy conf.default/config.xml for Factory restore option. 2005-06-22 23:23:57 +00:00
Scott Ullrich
acb634353d Missing ) 2005-06-22 23:13:36 +00:00
Scott Ullrich
d1dd0241ad Do not attempt to display queue graphs if traffic shaping disabled 2005-06-22 23:11:00 +00:00
Scott Ullrich
075b213831 Merge IPsec defines from m0n0wall 2005-06-22 23:07:59 +00:00
Scott Ullrich
336e9b1b98 No need to backup $config and restore. This is a ages old bug. 2005-06-22 22:22:40 +00:00
Scott Ullrich
762ed7fb51 Version bump 2005-06-22 21:30:20 +00:00
Colin Smith
98291f960f Start services at bootup. This is a temporary solution until all services are moved over to XML. 2005-06-22 19:45:06 +00:00
Colin Smith
3c41c4abe1 Add service handler. 2005-06-22 19:39:28 +00:00
Colin Smith
815af8fbb4 ps a -> ps ax 2005-06-22 19:34:27 +00:00
Colin Smith
bc2e610068 Updates and fixes. 2005-06-22 19:33:45 +00:00
Colin Smith
2dc264a41c Add service handler. 2005-06-22 19:23:48 +00:00
Scott Ullrich
ca8d0b1a4a Uncomment the squid rdr line.
All I wonder is... How the f* it was commented out before!?
2005-06-22 19:22:31 +00:00
Colin Smith
b9083801ea We need to start services in the background to prevent blocking. 2005-06-22 19:13:13 +00:00