Commit Graph

7391 Commits

Author SHA1 Message Date
Scott Ullrich
ee87d92965 Use array_merge_recursive_unique() 2007-02-13 23:10:14 +00:00
Scott Ullrich
901c53076c Remove spaces before save making the page uniform again. 2007-02-13 21:19:34 +00:00
Scott Ullrich
1c5ca2e979 Use isset() 2007-02-13 21:17:40 +00:00
Scott Ullrich
d2eb5def93 * Do not run save logic twice (slows the page down)
* Add disable hardware checksum option which prevents the system from turning on hardware checksum offloading.  This seems to be a growing problem on a lot of nics such as SK
2007-02-13 21:11:31 +00:00
Scott Ullrich
f7ced886ec Handle a very unique edge case when using load balancing plus a dhcp wan. If the DHCP wan goes down, then when we add back the route freebsd will simply prefer the working wan. 2007-02-13 19:28:18 +00:00
Scott Dale
79379fa0a4 DomTT library for popups. 2007-02-12 20:03:03 +00:00
Scott Dale
3a54b6ca14 Added Alias popup description for firewall rules. 2007-02-12 19:18:59 +00:00
Ryan Wagoner
092855f522 correct spelling of permission 2007-02-10 02:51:06 +00:00
Scott Ullrich
f00f639780 Only restart packages if the IP address changes 2007-02-09 21:29:11 +00:00
Scott Ullrich
e415bfab3c Include scriptaculous and prototype.js for fancy kill effects 2007-02-09 20:59:14 +00:00
Scott Ullrich
a09d815aaa Backport diagnostics, show states which now includes a kill state feature. 2007-02-09 20:54:56 +00:00
Scott Ullrich
4f135ed3e2 Install rule correctly. 2007-02-09 18:44:52 +00:00
Scott Ullrich
18576b939a Woops, correct upgrade logic 2007-02-09 18:39:00 +00:00
Scott Ullrich
f876cdc6af Bump config version to 2.9 2007-02-09 18:35:13 +00:00
Scott Ullrich
c11bd85168 Sync config upgrade code with HEAD 2007-02-09 18:32:46 +00:00
Scott Ullrich
50e0d2a111 Include IPSEC tab 2007-02-09 18:29:19 +00:00
Scott Ullrich
e8c46ab78e Correct comments 2007-02-09 17:23:33 +00:00
Scott Ullrich
ef5100e286 Actually add the IPSEC rule on config upgrade 2007-02-09 17:14:26 +00:00
Scott Ullrich
4e39a08f55 Version bump 2007-02-09 16:57:39 +00:00
Scott Ullrich
fd416a1088 * Bump config version to 2.8
* Automatically install a IPSEC pass rule for unsuspecting users
2007-02-09 16:54:59 +00:00
Scott Ullrich
bac7de1d0b Version bump 2007-02-08 22:06:26 +00:00
Scott Ullrich
0feec714b9 Backport IPSEC filtering to 1.0.1.
Requested and will be tested by Seth
2007-02-08 22:03:22 +00:00
Scott Ullrich
1ad0ed7e11 Version bump 2007-02-08 01:07:19 +00:00
Scott Ullrich
eb2d24a878 Cleanup and sync loader.conf 2007-02-08 01:06:43 +00:00
Ryan Wagoner
966f579e66 miniupnpd version bump 20070208 .. adds uuid, serial number, and version support 2007-02-08 00:28:50 +00:00
Scott Ullrich
47eee30909 Bump configuration version to 2.8 2007-02-07 17:33:57 +00:00
Scott Ullrich
3e155fab44 Handle include files correctly
Ticket #1250
2007-02-07 16:56:22 +00:00
Scott Ullrich
4c72d762eb Only allow reverse mode for time being until the non reverse mode works correctly 2007-02-07 04:10:57 +00:00
Scott Ullrich
2ff8d4ad1f Do not check host for errors on zonedit type to allow exotic configuration involving commas, etc to update multiple hostnames.
Ticket #1249
2007-02-07 03:42:33 +00:00
Ryan Wagoner
7fae6598b0 correctly set the webgui url in miniupnpd 2007-02-07 02:58:50 +00:00
Scott Ullrich
cecd86e05e Fix rendering for non reverse mode 2007-02-07 02:56:01 +00:00
Scott Ullrich
bea158a380 Fix rendering for reverse mode 2007-02-07 02:16:38 +00:00
Scott Ullrich
4e8885a833 Kill the occasional : NBT UDP PACKET(137) message 2007-02-07 00:28:32 +00:00
Scott Ullrich
74b72811ac Borrow newer logic from diag_logs_filter.php 2007-02-07 00:12:10 +00:00
Scott Ullrich
e059743991 Add switch to dynamic view link 2007-02-07 00:01:53 +00:00
Scott Ullrich
e1987b8961 Unbreak filter logs (dynamic ajax) 2007-02-07 00:00:03 +00:00
Scott Ullrich
46c4f5d0b9 When package include files do not exist, simply reinstall package. 2007-02-06 21:00:24 +00:00
Scott Ullrich
c8433e582c When package include files do not exist, simply reinstall package. 2007-02-06 20:56:53 +00:00
Scott Ullrich
597dd9b9c5 When package include files do not exist, simply reinstall package. 2007-02-06 20:53:56 +00:00
Scott Ullrich
7ccf993186 Break the stalemate for invalid packages by removing them (force deinstall). 2007-02-06 20:43:34 +00:00
Scott Ullrich
7bbfe00775 Break the stalemate for invalid packages by removing them (force deinstall). 2007-02-06 20:36:12 +00:00
Scott Ullrich
5576c6f383 Kill trailing space 2007-02-06 20:27:14 +00:00
Scott Ullrich
3b3719806c * Do not file a notice for missing package files. Simply log an error.
* Improve require_file handling
2007-02-06 20:25:48 +00:00
Scott Ullrich
b4f778f163 Do not encode & as & ... This is not a XML document. 2007-02-06 19:41:59 +00:00
Scott Ullrich
58b397ad2a Do not encode & as & ... This is not a XML document. 2007-02-06 19:40:49 +00:00
Scott Ullrich
9036c500e1 Beef up error message 2007-02-06 19:37:13 +00:00
Scott Ullrich
55b8d602cd Correctly display POST messages 2007-02-06 19:33:01 +00:00
Scott Ullrich
24370be17b Do not loop forever 2007-02-06 19:26:59 +00:00
Scott Ullrich
fc0b67b06a Read in argspassed 2007-02-06 19:24:02 +00:00
Scott Ullrich
aac8957dbb Simply note the arguments passed to rc.linkup instead of exiting. 2007-02-06 19:18:27 +00:00