summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ticket 1709: fexed typo in OpenVPN cfg-pageMartin Fuchs2007-10-231-2/+2
|
* Remove size headers since they seem to screw up IESeth Mos2007-10-211-4/+0
|
* Fix layout and unitsSeth Mos2007-10-211-11/+11
|
* Commit missed include file changeSeth Mos2007-10-211-0/+1
|
* Commit wireless frontend codeSeth Mos2007-10-215-0/+40
|
* Improve wireless statsSeth Mos2007-10-211-2/+2
|
* Commit wireless statistics 1st roundSeth Mos2007-10-211-0/+39
|
* List the available Gateways on the rules edit screenSeth Mos2007-10-201-4/+5
|
* lintBill Marquette2007-10-197-89/+76
|
* Fix Javascript errors. Thanks JSLint!!Bill Marquette2007-10-192-5/+5
|
* Remove the beastie boot loader prompt and return to prior freebsd behavior.Scott Ullrich2007-10-192-0/+2
|
* Add function that returns the interface which belongs with the gatewaySeth Mos2007-10-191-0/+15
|
* ratio load balancing should actually workBill Marquette2007-10-191-18/+0
|
* Fix default gateway bitSeth Mos2007-10-191-1/+11
|
* Ticket #1482 - set the source to an interface that is inside the subnet ↵Bill Marquette2007-10-191-3/+10
| | | | definition
* 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
|
* Lookup the gateway ip for rules which reference gateways by nameSeth Mos2007-10-191-4/+4
|
* Commit function that looks up the gateway ip by name from the Gateways arraySeth Mos2007-10-191-0/+15
|
* Ticket #1476 - use convert multibyte instead of just specialcharsBill Marquette2007-10-191-4/+4
|
* Improve fall through logicSeth Mos2007-10-192-11/+13
|
* Check if array existsSeth Mos2007-10-192-13/+19
|
* Add descriptive text and link to the gateways pageSeth Mos2007-10-193-9/+15
|
* Ticket #1464, only allow y* or n*Bill Marquette2007-10-191-5/+17
|
* Add prelimenary Routing page.Seth Mos2007-10-1912-148/+590
| | | | 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-174-4/+16
| | | | 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-1712-26/+26
|
* Alphasort the status menuSeth Mos2007-10-171-1/+1
|
* Ticket #1427 - webConfigurator is a better choice, it is used everywhere elseBill Marquette2007-10-161-2/+2
|
* Ticket #1427 - use webGUI instead of webConfiguratorBill Marquette2007-10-161-2/+2
|
* Correctly set rowhelper input textbox sizes.Scott Ullrich2007-10-161-2/+4
|
* Bump global config version to 4.1 for releng_1Seth Mos2007-10-151-2/+2
|
* Move RRD upgrade code inline with 1.2Seth Mos2007-10-151-9/+9
|
* Make sure we're foreach'ing through an arrayBill Marquette2007-10-151-1/+1
|
* 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
|
* Remove blank c/rScott Ullrich2007-10-131-1/+1
|
* Allow the interface assignment code to exit from its strict checking. This ↵Scott Ullrich2007-10-131-0/+4
| | | | allows Netboot installation services to work correctly.
OpenPOWER on IntegriCloud