Commit Graph

5424 Commits

Author SHA1 Message Date
Scott Ullrich
facd2d7660 First stab at adding growl notifications settings screen (and other future notifications) 2009-07-09 19:02:27 -04:00
Scott Ullrich
9bcf197e9f Do not show <noembedded> packages on nanobsd 2009-07-09 18:06:20 -04:00
Ermal Luçi
4b141b9abf Declare as a propper function to avoid errors. 2009-07-09 15:51:55 +00:00
Ermal Luçi
3b184ca550 Prevent users to misconfigure layer7 rules for now.(Ther are supported only on pass rules) 2009-07-09 15:44:54 +00:00
jim-p
f28a9efd04 Fix error when attempting to add a DHCP static mapping. Fixes #29 2009-07-08 19:35:11 -04:00
Ermal Luçi
6f5d0107d7 Bring captive portal widget up to date with changes. 2009-07-08 17:30:04 +00:00
Ermal Luçi
d84bd46818 Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes. 2009-07-08 16:49:56 +00:00
Ermal Luçi
985fc0fb97 Append several functions the filter_ prefix to know they are part of filter.inc as any other function in this file.
Remove a call to system_routing_configure on filter_configure_sync since these should have been taken care from the respective subsystem.
2009-07-08 16:11:48 +00:00
Ermal Luçi
f69d50cead Since we could not use anchors now we need to reload the filter whenever we add/remove/reinstall a package. 2009-07-08 14:56:59 +00:00
Ermal Luçi
07bcca251d Add needed filter_reload call. 2009-07-08 14:50:28 +00:00
Ermal Luçi
03e4c599a7 Fix Bug #24. Actually just make the name usable in the new gateway code. 2009-07-07 15:49:17 +00:00
Ermal Luçi
d6f5320405 Fix some typos in wizard.php code introduced by previous commit.
Add 'displayname' even to option fields of select.
Convert traffic_shaper_wizard to use display better names with the introduced 'displayname'
2009-07-07 15:16:40 +00:00
Ermal Luçi
7a29f78321 Add a 'displayname' field to make it easier to print better labels for inputs. 2009-07-07 12:50:34 +00:00
Ermal Luçi
aa2a7ea663 Remove debugging echos 2009-07-07 12:06:35 +00:00
Ermal Luçi
679d21bb24 Fix some typos. 2009-07-07 12:05:30 +00:00
Ermal Luçi
3331a640f6 fix some other shortcuts provided by the GUI.
This commit fixes even Bug #27
2009-07-07 11:23:41 +00:00
Ermal Luçi
8a6bc5051b Add l2tp 2009-07-07 11:03:47 +00:00
Ermal Luçi
4d828a9a84 Fix interface list usage
WARN: Please ask before introducing old code on what have changed!
2009-07-07 10:55:30 +00:00
Scott Ullrich
d442e4e2be Call convert_config(); after import. 2009-07-06 12:03:34 -04:00
Seth Mos
7fc26246d6 Fix ipsec vpn phase1 post code so that we correctly try to delete the old static route if required. 2009-07-06 15:26:55 +02:00
Scott Ullrich
4ecc60ec64 Use $BOOT_DRIVE 2009-07-06 00:19:06 -04:00
Scott Ullrich
febdce5a6c Really set boot slice correctly 2009-07-06 00:09:46 -04:00
Scott Ullrich
99623bd57a Set boot slice correctly (reversed logic) 2009-07-05 23:51:33 -04:00
Scott Ullrich
c5eb3a1783 Add and use fdisk_upgrade_log.txt 2009-07-05 23:02:39 -04:00
Scott Ullrich
e5385806d0 Add a <p/> between message 2009-07-05 22:43:06 -04:00
Scott Ullrich
2c88814c2b Note that the newly duplicated slice has not been set as the active slice. 2009-07-05 22:22:47 -04:00
Scott Ullrich
9cd8fd1185 Show $ORIGINSLICE -> $DESTSLICE 2009-07-05 22:01:23 -04:00
Scott Ullrich
ad3c772467 Add missing ; 2009-07-05 21:58:36 -04:00
Scott Ullrich
e3f0f84c5d Correctly set fstab 2009-07-05 21:57:33 -04:00
Scott Ullrich
935fb53e5e Correct set boot slice 2009-07-05 21:55:56 -04:00
Scott Ullrich
dce5cc7cdc fsck the fs after duplication. Add other misc upgrade log files. 2009-07-05 21:49:39 -04:00
Scott Ullrich
be6e1e8ad5 Cleanup text 2009-07-05 21:43:03 -04:00
Scott Ullrich
bcb03f4b5b Add view previous upgrade log option 2009-07-05 21:35:37 -04:00
Scott Ullrich
42be7ac3f4 Set the slice name after duplicating 2009-07-05 21:28:52 -04:00
Scott Ullrich
ae396e3010 Do not set bootup slice after duplication. Add some progress information. 2009-07-05 21:24:34 -04:00
Scott Ullrich
8c292e5468 Full path to binaries. Correct the failed message. 2009-07-05 21:13:16 -04:00
Scott Ullrich
28949aa18d Adding nanobsd option 2009-07-05 21:05:28 -04:00
Scott Ullrich
104c11c695 First stab at diagnostics -> nanobsd page. 2009-07-05 21:00:04 -04:00
Scott Ullrich
bfed48a4d5 Add a flag to keep track of nanobsd firmware upload 2009-07-05 18:56:31 -04:00
jim-p
09f18f59dd Add configurable option to enable glxsb. 2009-07-04 19:49:50 -04:00
Scott Ullrich
cdd3238d3b Add function to explain the error code 2009-07-04 16:07:16 -04:00
Scott Ullrich
1444203344 Pass along php error number if it happens. New in 5.3. Lovely. 2009-07-04 15:59:57 -04:00
Scott Ullrich
2802e3d7f7 Nuke trailing newline 2009-07-03 16:02:47 -04:00
Scott Ullrich
d3d9b0ee0e Add double click to edit
Requested-by: cmb
2009-07-01 17:20:41 -04:00
Ermal Luçi
328f902e56 Do not mount rw when uneeded and even more not mounting ro again. 2009-07-01 17:45:12 +00:00
Scott Ullrich
ba6d35216b Nuke packages for any platform 2009-06-30 22:31:37 -04:00
Scott Ullrich
53be9d3c2d Add note about ; and add a push example 2009-06-30 20:21:27 -04:00
Scott Ullrich
f68fc96344 Break before Save 2009-06-30 19:37:48 -04:00
Scott Ullrich
6804263e4a Oops, rename to avanced 2009-06-30 19:37:24 -04:00
Scott Ullrich
a9a613dd87 Rename to custom_options to match the original setting name 2009-06-30 19:35:08 -04:00