Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | disable proxyarp range input for now until NAT config screens are ready for it | Bill Marquette | 2005-07-13 | 1 | -2/+2 | |
| | ||||||
* | This looks a little more pleasing to my eyes | Bill Marquette | 2005-07-13 | 1 | -1/+1 | |
| | ||||||
* | remove blank line | Bill Marquette | 2005-07-13 | 1 | -1/+0 | |
| | ||||||
* | fix field selections and really make passwords save | Bill Marquette | 2005-07-13 | 1 | -3/+4 | |
| | ||||||
* | require_once() is your friend | Bill Marquette | 2005-07-13 | 1 | -2/+2 | |
| | ||||||
* | use subnet not ipaddr | Bill Marquette | 2005-07-13 | 1 | -3/+3 | |
| | ||||||
* | Move CARP around - it's no longer a "service" | Bill Marquette | 2005-07-13 | 4 | -12/+12 | |
| | | | | status shows under status menu and all settings are under virtual ips | |||||
* | Bah, remove carp VIP tab from here too! | Bill Marquette | 2005-07-13 | 1 | -2/+3 | |
| | ||||||
* | Need to bring up the carp interfaces and do the proxyarp magic on changes | Bill Marquette | 2005-07-13 | 1 | -0/+4 | |
| | ||||||
* | Remove carp VIP tab - no longer needed | Bill Marquette | 2005-07-13 | 1 | -2/+2 | |
| | ||||||
* | remove carp VIP tab - it's no longer needed | Bill Marquette | 2005-07-13 | 1 | -4/+3 | |
| | ||||||
* | duh, helps if you commit the code you want people to use! | Bill Marquette | 2005-07-13 | 2 | -0/+553 | |
| | | | | without further ado, heres the new virutal IP code :) | |||||
* | Merge in virtual IP code | Bill Marquette | 2005-07-13 | 9 | -44/+41 | |
| | | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?) | |||||
* | Added No-IP and removed DynDns Statis and DynDns Custom temporarily. Removed ↵ | Erik Kristensen | 2005-07-13 | 1 | -2/+4 | |
| | | | | EZ-IP, TZO, GnuDIP, and ODS. | |||||
* | Add missing <br>. | Colin Smith | 2005-07-13 | 1 | -1/+1 | |
| | ||||||
* | Add option to use an alternate XMLRPC server. | Colin Smith | 2005-07-13 | 1 | -6/+44 | |
| | ||||||
* | Rework how the filter reloading alert is created | Scott Ullrich | 2005-07-13 | 1 | -6/+1 | |
| | ||||||
* | When an alert is in progress show it in its own box | Scott Ullrich | 2005-07-12 | 2 | -32/+36 | |
| | ||||||
* | dont echo os version | Scott Ullrich | 2005-07-12 | 1 | -2/+0 | |
| | ||||||
* | Show firefox propaganda to IE users. | Scott Ullrich | 2005-07-12 | 1 | -0/+11 | |
| | ||||||
* | Do not loop through array if its empty | Scott Ullrich | 2005-07-12 | 1 | -5/+5 | |
| | ||||||
* | grey the entire div | Scott Ullrich | 2005-07-12 | 1 | -1/+1 | |
| | ||||||
* | Missing commit | Scott Ullrich | 2005-07-12 | 1 | -1/+2 | |
| | ||||||
* | missing ; | Scott Ullrich | 2005-07-12 | 1 | -1/+1 | |
| | ||||||
* | Remove per user bandwidth javascript code and use more padding on table | Scott Ullrich | 2005-07-12 | 1 | -2/+1 | |
| | ||||||
* | Woops, we need to echo that. | Scott Ullrich | 2005-07-12 | 1 | -1/+1 | |
| | ||||||
* | Do not round bottom area if alert box will be shown | Scott Ullrich | 2005-07-12 | 1 | -1/+2 | |
| | ||||||
* | Break after title | Scott Ullrich | 2005-07-12 | 1 | -0/+1 | |
| | ||||||
* | Minor tweaks | Scott Ullrich | 2005-07-12 | 1 | -4/+6 | |
| | ||||||
* | Round the top right box and apply background properly | Scott Ullrich | 2005-07-12 | 2 | -2/+5 | |
| | ||||||
* | Make the left area cover all 100% of height and retain rounding! | Scott Ullrich | 2005-07-12 | 1 | -4/+4 | |
| | ||||||
* | Break before Show states option | Scott Ullrich | 2005-07-12 | 1 | -1/+2 | |
| | ||||||
* | Add no nat option for outgoing nat | Scott Ullrich | 2005-07-11 | 1 | -12/+20 | |
| | | | | Ticket #212 | |||||
* | * Loop through allowed ips and automatically auth user if they are on the list. | Scott Ullrich | 2005-07-11 | 1 | -36/+20 | |
| | | | | * Remove the rest of the per user bw settings. | |||||
* | Forced commit to note the refresh of 60 seconds for the states page | Scott Ullrich | 2005-07-11 | 1 | -1/+1 | |
| | ||||||
* | Require notices.inc | Scott Ullrich | 2005-07-11 | 1 | -0/+1 | |
| | ||||||
* | * Remove Reset States from left menu | Scott Ullrich | 2005-07-11 | 3 | -3/+26 | |
| | | | | | * Change Show States to States * Add tabs to reset states and show states screens | |||||
* | Move alerts to top area to match mockups by hoba | Scott Ullrich | 2005-07-11 | 3 | -15/+39 | |
| | ||||||
* | Dont forget to open new table rows with <tr>. | Scott Ullrich | 2005-07-11 | 1 | -0/+1 | |
| | ||||||
* | While updating the client with state count, memory usage, etc, check for new ↵ | Scott Ullrich | 2005-07-11 | 1 | -0/+6 | |
| | | | | notices. If a new notice is found, redirect back so it can be shown. | |||||
* | right align 3rd table element (source) | Scott Ullrich | 2005-07-11 | 1 | -3/+3 | |
| | ||||||
* | Change title to Dump States | Scott Ullrich | 2005-07-11 | 1 | -1/+1 | |
| | ||||||
* | Add show states menu option | Scott Ullrich | 2005-07-11 | 1 | -0/+1 | |
| | ||||||
* | Add Router -> | Scott Ullrich | 2005-07-11 | 1 | -1/+1 | |
| | ||||||
* | Add state dump screen where a user can quickly see a pftop style list of states | Scott Ullrich | 2005-07-11 | 2 | -0/+126 | |
| | ||||||
* | tcpdump and logger is already running. do not start twice | Scott Ullrich | 2005-07-11 | 1 | -1/+1 | |
| | ||||||
* | Move ipsec logs to their own file | Scott Ullrich | 2005-07-10 | 1 | -2/+2 | |
| | ||||||
* | Expand shoutcast to 8000-8100 | Scott Ullrich | 2005-07-10 | 1 | -1/+1 | |
| | | | | Suugested-by: hoba | |||||
* | filter_configure() -> filter_configure_sync() | Scott Ullrich | 2005-07-10 | 1 | -1/+1 | |
| | ||||||
* | Add a real ipsec.log file and redirect syslog entries to it | Scott Ullrich | 2005-07-10 | 2 | -3/+3 | |
| |