Commit Graph

1578 Commits

Author SHA1 Message Date
Scott Ullrich
92bbcdb414 Forced commit to note the refresh of 60 seconds for the states page 2005-07-11 23:20:18 +00:00
Scott Ullrich
cc6bafe0fd Require notices.inc 2005-07-11 23:18:47 +00:00
Scott Ullrich
15953ad520 * Remove Reset States from left menu
* Change Show States to States
* Add tabs to reset states and show states screens
2005-07-11 23:12:27 +00:00
Scott Ullrich
bc17d579fb Move alerts to top area to match mockups by hoba 2005-07-11 23:03:35 +00:00
Scott Ullrich
ccb7b0f5d9 Dont forget to open new table rows with <tr>. 2005-07-11 22:19:27 +00:00
Scott Ullrich
55ab363d15 While updating the client with state count, memory usage, etc, check for new notices. If a new notice is found, redirect back so it can be shown. 2005-07-11 20:55:51 +00:00
Scott Ullrich
57bad82986 right align 3rd table element (source) 2005-07-11 02:19:44 +00:00
Scott Ullrich
7303395435 Change title to Dump States 2005-07-11 02:16:10 +00:00
Scott Ullrich
05e56ef38d Add show states menu option 2005-07-11 02:15:38 +00:00
Scott Ullrich
e402b3f440 Add Router -> 2005-07-11 02:13:55 +00:00
Scott Ullrich
92cc7528fd Add state dump screen where a user can quickly see a pftop style list of states 2005-07-11 02:08:45 +00:00
Scott Ullrich
2185fbbb66 tcpdump and logger is already running. do not start twice 2005-07-11 00:53:51 +00:00
Scott Ullrich
a653c7f06e Move ipsec logs to their own file 2005-07-10 23:49:24 +00:00
Scott Ullrich
29f585f28b Expand shoutcast to 8000-8100
Suugested-by: hoba
2005-07-10 22:54:22 +00:00
Scott Ullrich
d418382252 filter_configure() -> filter_configure_sync() 2005-07-10 22:48:44 +00:00
Scott Ullrich
7a8938518d Add a real ipsec.log file and redirect syslog entries to it 2005-07-10 22:44:56 +00:00
Scott Ullrich
83c5299b62 Move failver vpn settings to ipsec area in a tab
Suggested-by: hoba
2005-07-10 22:23:31 +00:00
Scott Ullrich
9043e4cc11 hostnames could have - in them, etc. loosen regex 2005-07-10 21:26:31 +00:00
Scott Ullrich
32dd4d1fd3 Simply use print_info_box_np() when telling user about the background reload operation 2005-07-10 19:41:19 +00:00
Scott Ullrich
59c8d575fa Alert user on main page when the filter rules are loading 2005-07-10 19:35:53 +00:00
Colin Smith
a35398508a Remove weird mwexec(). 2005-07-10 18:37:39 +00:00
cbuechler
4a5ea2b06e fix typo 2005-07-10 05:10:18 +00:00
Colin Smith
1035f5a726 Print notices if they exist. 2005-07-10 04:53:17 +00:00
Scott Ullrich
7af5497a39 break between title 2005-07-10 04:19:00 +00:00
Scott Ullrich
13e1ceb4de call filter_configure() after setting up captive portal 2005-07-10 01:22:19 +00:00
Scott Ullrich
8d8f897063 Sync master.passwd database before beginning package operations 2005-07-09 17:55:52 +00:00
Scott Ullrich
9c70418801 Create an array if the original is empty 2005-07-08 23:42:18 +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
74445b42fd Move Failover VPN -> Services menu 2005-07-08 00:52:24 +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
ccff803f5e Correctly turn the left nav bar background black. 2005-07-07 17:56:25 +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
0311dbd536 Add multi wan dhclient support. 2005-07-06 20:37:12 +00:00
Scott Ullrich
6846116e61 * Import latest code from m0n0wall
* Split functions into gen_bits_opt and gen_bits_lan
2005-07-06 03:42:33 +00:00
Scott Ullrich
bef1268c3f Move vpn failover to developers menu 2005-07-05 23:49:14 +00:00
Scott Ullrich
b477ecbc3e /usr/bin -> /usr/sbin 2005-07-05 22:07:00 +00:00
Scott Ullrich
fcdfd949d0 Display grey topbar 2005-07-05 21:03:20 +00:00
Scott Ullrich
4208d2085b Use a unique name to fix the top line. 2005-07-05 21:00:23 +00:00
Scott Ullrich
e2de5461a5 Fix curvy features 2005-07-05 17:43:02 +00:00
Scott Ullrich
f7049b0baf After applying the settings, reload the filter in the background to trigger sync operations, etc. 2005-07-05 17:42:28 +00:00
Scott Ullrich
ea9deedc5f Remove /tmp/config.cache to force a resync of configuraiton 2005-07-05 16:59:04 +00:00
Scott Ullrich
c93e8db6f5 Add the option to sync ipsec between multiple hosts for vpn failover. 2005-07-05 16:53:16 +00:00
Scott Ullrich
d27343c210 Add unreal tournament 2005-07-05 04:03:36 +00:00
Bill Marquette
c93e3ca8e4 backout some 100%'s - breaks bottom rounds in IE 2005-07-05 02:20:27 +00:00
Bill Marquette
9b77a48327 partially fix IE...still missing bottom rounds on left menu 2005-07-05 02:15:02 +00:00
Bill Marquette
37f5980099 css cleanups 2005-07-05 02:06:21 +00:00
Bill Marquette
32b640ca4d Only one round needed 2005-07-05 01:51:28 +00:00
Bill Marquette
b4c3ffff7d Add some spacing back :) 2005-07-05 01:47:55 +00:00