summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* disable proxyarp range input for now until NAT config screens are ready for itBill Marquette2005-07-131-2/+2
|
* This looks a little more pleasing to my eyesBill Marquette2005-07-131-1/+1
|
* remove blank lineBill Marquette2005-07-131-1/+0
|
* fix field selections and really make passwords saveBill Marquette2005-07-131-3/+4
|
* require_once() is your friendBill Marquette2005-07-131-2/+2
|
* use subnet not ipaddrBill Marquette2005-07-131-3/+3
|
* Move CARP around - it's no longer a "service"Bill Marquette2005-07-134-12/+12
| | | | status shows under status menu and all settings are under virtual ips
* Bah, remove carp VIP tab from here too!Bill Marquette2005-07-131-2/+3
|
* Need to bring up the carp interfaces and do the proxyarp magic on changesBill Marquette2005-07-131-0/+4
|
* Remove carp VIP tab - no longer neededBill Marquette2005-07-131-2/+2
|
* remove carp VIP tab - it's no longer neededBill Marquette2005-07-131-4/+3
|
* duh, helps if you commit the code you want people to use!Bill Marquette2005-07-132-0/+553
| | | | without further ado, heres the new virutal IP code :)
* Merge in virtual IP codeBill Marquette2005-07-139-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 Kristensen2005-07-131-2/+4
| | | | EZ-IP, TZO, GnuDIP, and ODS.
* Add missing <br>.Colin Smith2005-07-131-1/+1
|
* Add option to use an alternate XMLRPC server.Colin Smith2005-07-131-6/+44
|
* Rework how the filter reloading alert is createdScott Ullrich2005-07-131-6/+1
|
* When an alert is in progress show it in its own boxScott Ullrich2005-07-122-32/+36
|
* dont echo os versionScott Ullrich2005-07-121-2/+0
|
* Show firefox propaganda to IE users.Scott Ullrich2005-07-121-0/+11
|
* Do not loop through array if its emptyScott Ullrich2005-07-121-5/+5
|
* grey the entire divScott Ullrich2005-07-121-1/+1
|
* Missing commitScott Ullrich2005-07-121-1/+2
|
* missing ;Scott Ullrich2005-07-121-1/+1
|
* Remove per user bandwidth javascript code and use more padding on tableScott Ullrich2005-07-121-2/+1
|
* Woops, we need to echo that.Scott Ullrich2005-07-121-1/+1
|
* Do not round bottom area if alert box will be shownScott Ullrich2005-07-121-1/+2
|
* Break after titleScott Ullrich2005-07-121-0/+1
|
* Minor tweaksScott Ullrich2005-07-121-4/+6
|
* Round the top right box and apply background properlyScott Ullrich2005-07-122-2/+5
|
* Make the left area cover all 100% of height and retain rounding!Scott Ullrich2005-07-121-4/+4
|
* Break before Show states optionScott Ullrich2005-07-121-1/+2
|
* Add no nat option for outgoing natScott Ullrich2005-07-111-12/+20
| | | | Ticket #212
* * Loop through allowed ips and automatically auth user if they are on the list.Scott Ullrich2005-07-111-36/+20
| | | | * Remove the rest of the per user bw settings.
* Forced commit to note the refresh of 60 seconds for the states pageScott Ullrich2005-07-111-1/+1
|
* Require notices.incScott Ullrich2005-07-111-0/+1
|
* * Remove Reset States from left menuScott Ullrich2005-07-113-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 hobaScott Ullrich2005-07-113-15/+39
|
* Dont forget to open new table rows with <tr>.Scott Ullrich2005-07-111-0/+1
|
* While updating the client with state count, memory usage, etc, check for new ↵Scott Ullrich2005-07-111-0/+6
| | | | notices. If a new notice is found, redirect back so it can be shown.
* right align 3rd table element (source)Scott Ullrich2005-07-111-3/+3
|
* Change title to Dump StatesScott Ullrich2005-07-111-1/+1
|
* Add show states menu optionScott Ullrich2005-07-111-0/+1
|
* Add Router ->Scott Ullrich2005-07-111-1/+1
|
* Add state dump screen where a user can quickly see a pftop style list of statesScott Ullrich2005-07-112-0/+126
|
* tcpdump and logger is already running. do not start twiceScott Ullrich2005-07-111-1/+1
|
* Move ipsec logs to their own fileScott Ullrich2005-07-101-2/+2
|
* Expand shoutcast to 8000-8100Scott Ullrich2005-07-101-1/+1
| | | | Suugested-by: hoba
* filter_configure() -> filter_configure_sync()Scott Ullrich2005-07-101-1/+1
|
* Add a real ipsec.log file and redirect syslog entries to itScott Ullrich2005-07-102-3/+3
|
OpenPOWER on IntegriCloud