summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* ratio load balancing should actually workBill Marquette2007-10-191-18/+0
|
* Fix default gateway bitSeth Mos2007-10-191-1/+11
|
* Relax the ip address check and allow duplicate ip address entries.Scott Ullrich2007-10-191-1/+1
|
* Relax the ip address check and allow duplicate ip address entries.Scott Ullrich2007-10-191-1/+1
|
* Ticket #1476 - use convert multibyte instead of just specialcharsBill Marquette2007-10-191-4/+4
|
* Add descriptive text and link to the gateways pageSeth Mos2007-10-193-9/+15
|
* Add prelimenary Routing page.Seth Mos2007-10-198-128/+533
| | | | Allow multiple gateways on one (static) interface
* Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + ↵Bill Marquette2007-10-181-3/+13
| | | | current, not some massive negative number
* why add 30 seconds to uptime if we have been up greater than 60 seconds?Bill Marquette2007-10-181-2/+0
|
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-172-4/+4
| | | | Scale state table size with memory, never allocate more than 10% system ram, this leads to 12K states on 128M and 102K on 1G systems - this should be a good default
* Optimize last 10 seconds of load times on the dhcp leases page.Seth Mos2007-10-171-7/+17
| | | | Only populate arp array once, then check if it exists
* Speedup ARP page by using diag_dhcp_leases.php page code for parsing the ↵Seth Mos2007-10-171-108/+162
| | | | dhcpd.leases file
* save button needs to be inside formBill Marquette2007-10-171-1/+1
|
* Correctly check the disabled bitSeth Mos2007-10-171-1/+1
|
* Ticket #1462: Make the save button only appear if you change an assignmentBill Marquette2007-10-172-5/+6
|
* Ensure that all form elements have an id.Scott Ullrich2007-10-172-18/+18
|
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-178-19/+19
|
* Alphasort the status menuSeth Mos2007-10-171-1/+1
|
* Correctly set rowhelper input textbox sizes.Scott Ullrich2007-10-161-2/+4
|
* Correct form fields cssSeth Mos2007-10-151-18/+18
|
* sync from RELENG_1_2Bill Marquette2007-10-141-1/+0
|
* Fix check_firmware_version descriptionBill Marquette2007-10-141-3/+7
| | | | | All XMLRPC functions should be authenticated MFC: ASAP
* Fix missing tag.Seth Mos2007-10-141-0/+1
|
* Do not create array items for disabled vpn tunnelsSeth Mos2007-10-131-3/+5
|
* Do no show disabled tunnelsSeth Mos2007-10-131-2/+7
|
* Fix wording per ticket #1471Bill Marquette2007-10-101-1/+1
|
* Ticket #1456 - drop one level of verbosity in tcpdump. Some protocolsBill Marquette2007-10-052-1/+3
| | | | | | | will still decode to multi-line message - not an easy fix. Doesn't appear to break non-raw log display Add VRRP as a protocol type in the decode
* Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole fileBill Marquette2007-10-051-0/+13
| | | | | | should probably be MFC'd) MFC: to RELENG_1_2
* Include second argument for pkg_delete() Ticket #1470Scott Ullrich2007-10-051-1/+3
|
* Fix wording per ticket #1471Bill Marquette2007-10-051-1/+1
|
* Fix broken ipsec logicSeth Mos2007-10-052-28/+2
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Do not show Apply button if IPSEC is disabled. Ticket #1467Scott Ullrich2007-10-011-1/+2
|
* Only iterate an array if it is truly an array Ticket #1463Scott Ullrich2007-10-011-5/+6
|
* Only break twice if we are asking for kernel type.Scott Ullrich2007-10-011-1/+1
|
* * Fix uniprocessor option * Cleanup textScott Ullrich2007-10-011-5/+11
|
* - clean up miniupnpd.inc use array directly instead of seperate functionRyan Wagoner2007-10-011-59/+51
|
* Do not throw errors on empty arraysSeth Mos2007-09-291-0/+4
|
* Compare filesSeth Mos2007-09-261-0/+5
|
* Works with multiple ip addresses.Seth Mos2007-09-251-14/+20
| | | | FIXME: Compare tmp file with old addresses
* Do not return a value for NXDOMAINScott Ullrich2007-09-251-1/+1
|
* Remove ip address check and allow hostnamesScott Ullrich2007-09-251-4/+0
|
* Ensure dns cache folder existsScott Ullrich2007-09-251-0/+2
|
* Add update_dns_cache.sh file which monitors dns addresses and looks for ↵Scott Ullrich2007-09-251-0/+17
| | | | changes. A filter reload will be triggered if host ips differ
* Do not show mbuf clusters, show mbufs.Scott Ullrich2007-09-251-2/+2
|
* Backport alias import option to RELENG_1 from HEAD.Scott Ullrich2007-09-192-0/+113
|
* Ask for kernel type if the kernel upgrade type is unknown.Scott Ullrich2007-09-181-0/+19
| | | | Ticket #1435
* Restart snmp services after LAN IP changesScott Ullrich2007-09-181-0/+3
| | | | Ticket #1453
* Oops, do not list stations twice.Scott Ullrich2007-09-171-1/+1
|
OpenPOWER on IntegriCloud