Commit Graph

295 Commits

Author SHA1 Message Date
Scott Ullrich
35fecd552d Fix eval bug. 2004-12-29 01:00:31 +00:00
Scott Ullrich
7dc767fe12 update (C) 2004-12-29 00:41:01 +00:00
Scott Ullrich
a1845bbf3e Make sure xml configuration filename is lowercase 2004-12-29 00:38:14 +00:00
Scott Ullrich
a28c8b5979 Correct package header name 2004-12-29 00:37:35 +00:00
Scott Ullrich
77da5d3ea9 Actually hault when called. 2004-12-29 00:25:37 +00:00
Scott Ullrich
f2ec2c48c9 Fix checkbox bug where checkboxes are not enabled in the wizards properly. 2004-12-29 00:23:17 +00:00
Scott Ullrich
103358a2ea bump version to 0.5 2004-12-28 23:54:12 +00:00
Scott Ullrich
d31f7175b2 Use original logo, do not resize. 2004-12-28 23:39:04 +00:00
Scott Ullrich
8a3be31a46 Upon post, redirect to halt.php.
Noticed-by: B.Kharazmi
2004-12-28 23:23:10 +00:00
Scott Ullrich
56977a25e8 Finishing add halt to the system.
Suggested-by: Bachman Kharazmi
2004-12-28 21:03:17 +00:00
Scott Ullrich
405e5de066 Add rc.halt command which will shutdown and halt a running system.
Suggested-by: Bachman Kharazmi
2004-12-28 20:52:33 +00:00
Scott Ullrich
7ab8562cb3 Use shutdown -r instead of reboot.
Noticed-by: Bachman Kharazmi
2004-12-28 20:39:37 +00:00
Scott Ullrich
d2a1bba6b9 Allow additional files to be defined, downloaded and un tarred if need be. 2004-12-28 16:40:32 +00:00
Scott Ullrich
5424dedc67 Firmware upgrade is now working! 2004-12-27 23:37:13 +00:00
Scott Ullrich
7bb0d0fc34 Allow multiple menu items to be installed 2004-12-27 19:19:18 +00:00
Scott Ullrich
04714d83e7 start cron on bootup 2004-12-27 16:26:49 +00:00
Scott Ullrich
615e0d90f8 Turn off debugging 2004-12-27 03:54:56 +00:00
Scott Ullrich
2b18655139 Update build times 2004-12-26 23:54:11 +00:00
Scott Ullrich
67965af411 Only unlink if file exists. 2004-12-26 23:52:07 +00:00
Scott Ullrich
fbefdb87f2 Remove PF from kernel and use GENERIC kernel since we wil be relying on FreeBSD update 2004-12-26 21:14:07 +00:00
Scott Ullrich
1ba03d69aa Teach verify_gzip_file to use gzip instead of gunzip. 2004-12-25 04:43:54 +00:00
Scott Ullrich
04ad7c7c3f Sync root password with admin password 2004-12-25 04:13:45 +00:00
Scott Ullrich
5cebeccff0 add config which is needed by pfstat.xml 2004-12-25 04:05:46 +00:00
Scott Ullrich
8171b65ba5 Reverse the lan and wan interfaces. Woopsy! 2004-12-25 03:57:20 +00:00
Scott Ullrich
6bc8118e31 Remove debugging info. 2004-12-25 03:56:23 +00:00
Scott Ullrich
edb2ed902d Ignore pflog and plip interfaces. 2004-12-25 03:54:25 +00:00
Scott Ullrich
b1919dd007 Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting. 2004-12-23 23:06:26 +00:00
Scott Ullrich
748f4e8a0f links -> Links 2004-12-23 22:44:22 +00:00
Scott Ullrich
9e9a6bd12d Correct value cases and simplify setting of type. 2004-12-23 22:27:16 +00:00
Scott Ullrich
dd627071c8 Correct Type save selection on WAN interface wizard screen. 2004-12-23 22:01:02 +00:00
Scott Ullrich
e1e7a4256f Add stepsubmitbeforesave tag which will process text before saving. 2004-12-23 22:00:02 +00:00
Scott Ullrich
5f883afd0b Missing ;; 2004-12-23 21:24:55 +00:00
Scott Ullrich
a0ff9696c1 Set net.link.ether.bridge.pf when enabling bridge. 2004-12-23 19:17:53 +00:00
Scott Ullrich
48b5d2f08f 9) Access web GUI using links 2004-12-23 06:55:12 +00:00
Scott Ullrich
b9837e39f5 Add link to pfsense home page 2004-12-23 06:30:22 +00:00
Scott Ullrich
b6e87566be Add suport for pfstat.conf 2004-12-23 05:40:30 +00:00
Scott Ullrich
420e12b32d add row as an array item 2004-12-23 05:40:11 +00:00
Scott Ullrich
945bcaafd4 Add password and normal input options 2004-12-23 03:23:39 +00:00
Scott Ullrich
e55a0a2556 Make sure item is array before traversing. 2004-12-23 00:16:19 +00:00
Scott Ullrich
0e730fee3b Teach package manager how to save the rowhelper row values correctly as arrays. 2004-12-23 00:15:42 +00:00
Scott Ullrich
eec70f2143 Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat 2004-12-22 19:33:27 +00:00
Scott Ullrich
2a520a0a1b Add custom_add_php_command_late tag. 2004-12-22 00:38:06 +00:00
Scott Ullrich
65dd1ea396 Stray a. 2004-12-22 00:26:53 +00:00
Scott Ullrich
3a35ed1933 Dont delete pkg* here, delete in pkg_mgr only. 2004-12-22 00:25:49 +00:00
Scott Ullrich
c6d21e77ee Move loop counter. Fixes a add / delete bug. 2004-12-21 20:40:34 +00:00
Scott Ullrich
090d69c082 Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. 2004-12-21 18:50:16 +00:00
Scott Ullrich
116b51148c Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. 2004-12-21 18:47:13 +00:00
Scott Ullrich
3eaeb70338 Changes for nmap and packages that do not require anything to be saved. 2004-12-21 18:03:50 +00:00
Scott Ullrich
af3939aa0e Allow packages to live under Diagnostics menu 2004-12-21 18:03:19 +00:00
Scott Ullrich
0bb335f43c document the new xml variable setting routine 2004-12-21 01:49:43 +00:00