summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-16147-1235/+676
|
* Sync code against m0n0wall:Scott Ullrich2007-11-151-1/+3
| | | | | | * Output pgtitle in fbegin.inc. A global commit will be coming up to remove the operation from each page shortly.
* Add genhtmltitle() from m0n0wall.Scott Ullrich2007-11-151-31/+40
|
* Correctly define Developers kernel option.Scott Ullrich2007-11-101-5/+1
|
* Add libreadline support for command histories.Scott Ullrich2007-11-091-3/+6
| | | | Requested-by: CMB
* remove whitespace at endChris Buechler2007-11-051-1/+1
|
* comment out debugging code, was slightly breaking IPsec logs page and ↵Chris Buechler2007-11-051-0/+4
| | | | possibly others.
* Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice ↵Chris Buechler2007-11-042-4/+32
| | | | | | versa Ticket #1488
* Do not allow dhcp-relay to be enabled if dhcp server is enabled on any ↵Scott Ullrich2007-11-031-0/+18
| | | | interface. Ticket #1488
* Back out counter wrap fix from ticket 1494 as it causes more issues thenSeth Mos2007-11-011-13/+3
| | | | we were trying to solve.
* Add back scriptaculous files which are being used by the RRD graphsSeth Mos2007-11-017-0/+4908
| | | | | page. Replacements welcome if we want it removed. See status_rrd_graph.php
* Fix courtesey of Billm, hackathon 2007 conversation.Seth Mos2007-10-291-2/+2
| | | | Forgotten commit.
* * removed scriptaculous. It will be added while building the ISODaniel Stefan Haischt2007-10-2810-5705/+0
| | | | or embedded image.
* Fix for Ticket #1494 was committed from my first stab at the fix and not the ↵Bill Marquette2007-10-261-2/+2
| | | | actual fixed code and ended up in ticket #1496
* Ticket 1709: fixed typo in OpenVPN cfg-pageMartin Fuchs2007-10-241-1/+1
|
* Add Codemasters ArchLord MMORPG to traffic shaperMartin Fuchs2007-10-232-1/+15
|
* 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
|
* 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
|
* 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
|
OpenPOWER on IntegriCloud