Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e8e2ffbd 03/15/2012 02:01 PM Jim Pingle

Update help text for Host alaises to indicate FQDNs are allowed.

2a9cb3b2 03/13/2012 07:39 PM Seth Mos

Fix the link local check when trying to add a link local gateway
Ticket #2071

4096fe5d 03/13/2012 07:27 PM Seth Mos

Enable the NTP server fields for our DHCP6 server.

731de711 03/04/2012 02:18 PM Pierre POMES

Fix some checks in dhcpv6 screen. Still need to validate static mappings against delegated networks

bfe407e5 03/02/2012 09:02 PM Warren Baker

Add the ability to disable static routes without deleting them

66a346b4 02/28/2012 11:03 PM Erik Fonnesbeck

Fix formatting and move setting back to system.

970ca1b7 02/28/2012 10:33 PM Yehuda Katz

Moved beep option to notifications page

6c046206 02/28/2012 09:29 PM Jim Pingle

Merge pull request #59 from Joecowboy/Time-format-change

Time format change

0b29093b 02/28/2012 05:57 PM Jim Pingle

Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242

3e139f90 02/27/2012 11:58 PM Vinícius Coque

Adding multi-language support to WebGUI

d54353ae 02/27/2012 09:51 PM Jim Pingle

Redirect stderr to stdout on exec.php so errors are visible.

bf34d0de 02/27/2012 08:44 PM Pierre POMES

Ticket #2205 - Add prefork setting

a7a13168 02/27/2012 04:07 PM Jim Pingle

Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466

47335ae3 02/26/2012 09:21 PM Pierre POMES

Fix gen_subnetv6_max(), used to display the end of available range in dhcp server ipv6

bb9d70d2 02/26/2012 09:31 AM Erik Fonnesbeck

Fix code that was accidentally replaced with an older version of the code.

adaa3f75 02/26/2012 06:20 AM Daniel Rasmussen

Commenting those lines out because the form fields are not generated because they are commented out in the code. This fixes javascript error and now will disable all form fields when interface is disabled.

df321263 02/26/2012 01:06 AM Daniel Rasmussen

need to break out of foreach loop once it finds there is a local time has been selected by any interface of DHCP.

ee0f23b4 02/26/2012 12:58 AM Daniel Rasmussen

I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 lease is using local time if not defaults to UTC time.

e085eba5 02/26/2012 12:38 AM Daniel Rasmussen

I now parses the xml tags in the dhcpd to check if an interface for DHCP lease is using local time if not defaults to UTC time.

138208bf 02/25/2012 11:18 PM Daniel Rasmussen

Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime per jim-p request and it will now write the xml dhcpv6leaseinlocaltime in the dhcpv6 sub catagory in the config.xml file.

f365fa90 02/25/2012 10:57 PM Daniel Rasmussen

Changed the variable name to dhcpleaseinlocaltime from timeformatchange per jim-p request and moved xml tag into dhcpd.

468618f0 02/25/2012 09:32 PM Daniel Rasmussen

Added the the choice for DHCPv6 leases of local time over default UTC time.

7d1e0109 02/25/2012 09:29 PM Daniel Rasmussen

Added choice of UTC time or local time for DHCP leases.

7d0ad4ec 02/25/2012 09:25 PM Daniel Rasmussen

Added check box for DHCPv6 lease time to select local time instead of the default UTC time.

6215694a 02/25/2012 09:17 PM Daniel Rasmussen

Added check box for changing from UTC time to local time display on DHCP leases.

a3de8b9e 02/25/2012 04:12 PM Pierre POMES

Ticket #1917: fix typos, fix domain-search for dhcpv6

12215bfb 02/25/2012 11:46 AM Seth Mos

Update the interfaces.php for 6rd support, reflects variable changes
Adds to ticket #2117

42a3cbab 02/24/2012 03:56 AM Pierre POMES

Ticket #1917 - DHCP server support for multiple domains in search list

b805ef90 02/24/2012 01:00 AM Erik Fonnesbeck

Carry over the key length on input errors when creating a certificate signing request. Fixes #2233

d3a2337a 02/23/2012 09:24 PM Jim Pingle

While we're at it, allow hostnames for syslog servers, since that is also valid.

0b84b200 02/23/2012 07:23 PM Erik Fonnesbeck

Change case of "NOTE" for consistency with other pages and fix a misspelling.

e34a7abb 02/23/2012 04:37 PM Jim Pingle

Reformat syslog settings, cleanup whitespace, reword some awkward English, add more detail.

4a8a90ff 02/23/2012 03:53 PM Jim Pingle

Allow users to enter a port number when adding a remote syslog server.

7be46353 02/23/2012 01:48 PM Jim Pingle

If no rules are defined on the floating rules tab, show a more relevant message.

a86c158d 02/23/2012 01:36 PM Jim Pingle

Make the reboot time estimate a little more realisitic.

4b0e8c91 02/23/2012 08:35 AM Warren Baker

No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not

5e4d70a0 02/23/2012 04:17 AM Yehuda Katz

Option to disable startup/shutdown sounds

f3b2b2a4 02/23/2012 01:02 AM Yehuda Katz

Fixing existing DynDNS force-update feature. Redmine bug #2228

055e182f 02/21/2012 10:42 AM Erik Fonnesbeck

Don't add the description either when the condition is not met, in case other required fields are later added.

1d50d8d9 02/21/2012 05:32 AM Chris Buechler

ARP table is singular

206aa9fc 02/20/2012 02:46 AM Pierre POMES

Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values

259f606e 02/20/2012 12:25 AM Pierre POMES

Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket

cb2d0164 02/18/2012 07:39 PM Scott Ullrich

Add missing ;

ebc2ee61 02/18/2012 06:25 PM Daniel Rasmussen

A friend of mine was having the same issue that was stated in another pull request with the explode function and white space. So when you commit changes on WLAN would throw and error stating MODE must have SSID set. Dropped the explode function all together, initialized the array first and then pushed the SSID onto the array if Mode is set to Access in your wireless configuration. No more Mode set issue. :D

e32805d9 02/15/2012 03:42 PM Seth Mos

Merge pull request #49 from yakatz/master

2038 bug in user manager

37129ab8 02/15/2012 02:57 AM Pierre POMES

Ticket #2157. Add missing call to relayd_configure()

4d148b59 02/15/2012 01:29 AM Yehuda Katz

Convert strtotime() to DateTime object to fix 2038 roll-over issue.

eaf23c17 02/14/2012 06:53 PM Jim Pingle

Add button to download a .p12 of a cert+key. Implements #2147

a5a483e0 02/14/2012 06:03 PM Jim Pingle

Reject an interface without a subnet as a network source in the IPsec Phase 2 GUI. Fixes ticket #2201

0c1f27ff 02/10/2012 07:49 PM Ermal LUÇI

Correct disconnection of macs

c58715af 02/08/2012 06:38 AM Erik Fonnesbeck

Change to embed to prevent IE9 from misbehaving. Ticket #2165

5c0d5003 02/07/2012 08:01 PM Ermal LUÇI

Correct field name

8b320242 02/06/2012 04:12 PM Ermal LUÇI

Unset previously set voucher sync information

317b7e43 02/03/2012 12:03 AM Scott Ullrich

Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets." - until I find the code that does ajax as well.

This reverts commit 1d09d6dbcd80546aec7bc3a91d3c862b00662662.

1d09d6db 02/02/2012 11:58 PM Scott Ullrich

Combine RTT and Loss so that IPV6 addresses do not cause spillage into other widgets.

6fbe0168 02/02/2012 04:20 PM Jim Pingle

If the sticky option is changed, restart relayd. Fixes #2157

eb7454c4 02/02/2012 03:12 PM Jim Pingle

Don't use $pconfig in widgets, it has unintended side effects.

cb3c3fe4 02/01/2012 08:29 PM Andy I.

Wireless client config should allow blank SSID (resubmit, fixed blank lines)

c82b2c3f 02/01/2012 06:28 PM Jim Pingle

Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158

6f0dc800 01/26/2012 06:38 AM Seth Mos

Merge pull request #42 from Joecowboy/master

.

83e7491d 01/26/2012 04:46 AM Daniel Rasmussen

Update usr/local/www/widgets/javascript/cpu_graphs.js

668e8961 01/25/2012 05:17 PM Seth Mos

Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117

32dc8109 01/25/2012 02:45 PM Seth Mos

Clarify the UI text with example IPv6 prefix.
Ticket #2117

0eb78676 01/25/2012 02:45 PM Seth Mos

Disable debug statement
Ticket #2117

7d567088 01/25/2012 01:33 PM Seth Mos

Add gui knobs for 6RD support ticket #2217

51e9533f 01/21/2012 09:24 PM Vinícius Coque

Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file

86cf3681 01/21/2012 08:08 PM Vinícius Coque

making small fixes on jQuery code

30a8ef77 01/21/2012 07:39 PM Vinícius Coque

Converting javascript code to jQuery on installer webgui

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

80c88a68 01/19/2012 07:03 PM Seth Mos

Fix the config patch to the dhcp6 relayx

3b49bc25 01/18/2012 08:11 PM Scott Ullrich

Ensure timezone is set

943994ff 01/18/2012 08:05 PM Scott Ullrich

Ensure timezone is set

9feaf772 01/17/2012 01:43 AM Vinícius Coque

replacing prototype with jQuery on load balancer pages

ea0d4171 01/15/2012 02:51 PM Vinícius Coque

Converting headjs javascript code from prototype to jQuery

2d107ad5 01/15/2012 01:38 PM Seth Mos

Remove 32 bit subnetmask limitation for IPv6

58418355 01/15/2012 12:07 PM Seth Mos

Show the interface Link Local addresses on the status_interfaces.php

35af7141 01/15/2012 11:40 AM Seth Mos

Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.

60879d14 01/13/2012 04:26 PM Jim Pingle

Fix ssh key note to refer to DSA not just RSA since both work.

fd8774c0 01/11/2012 09:41 PM Jim Pingle

Add some protocol filtering capability to the packet capture page

b397879f 01/11/2012 09:08 PM Jim Pingle

Add a button to re-view the packet capture file if one exists in /root/

d495dc51 01/11/2012 07:58 PM Jim Pingle

Fix tab name to be consistent.

b70151ae 01/11/2012 04:59 PM Jim Pingle

Fix botched tag, add some line breaks

4892d709 01/11/2012 04:51 PM Jim Pingle

Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.)

3a94345c 01/11/2012 04:48 PM Jim Pingle

Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).

c6678f31 01/11/2012 04:17 PM Jim Pingle

Merge pull request #37 from Joecowboy/master

Dashboard widget fixes and mods

a16a5b91 01/06/2012 07:06 PM Ermal LUÇI

Merge pull request #38 from Joecowboy/patch-1

Increased the Uptime input field size from 30 to 50 because it was trunc...

baa29749 01/06/2012 06:31 PM Jim Pingle

Check userid better here, 0 is also valid

ff9eda9d 01/06/2012 06:30 PM Jim Pingle

Fix permission and certificate display for the admin user

1f3a3ed2 01/06/2012 05:51 PM Jim Pingle

Cleanup html, make tables sortable, implements #2040

d9c059ba 01/06/2012 05:25 PM Daniel Rasmussen

Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.

e9ca9b9a 01/06/2012 04:34 PM Daniel Rasmussen

I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request.

b10268ca 01/06/2012 03:30 AM Daniel Rasmussen

Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.

135a0956 01/06/2012 01:13 AM Daniel Rasmussen

Update usr/local/www/widgets/widgets/system_information.widget.php

cbac040d 01/06/2012 12:21 AM Daniel Rasmussen

Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span

24d51534 01/06/2012 12:16 AM Daniel Rasmussen

Added Temperature back in

e7d6136d 01/06/2012 12:12 AM Daniel Rasmussen

Tweaked the bar graph width.

e54d3461 01/06/2012 12:04 AM Daniel Rasmussen

Fixed Javascript error in function updateInterfaces(x)
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output

54f818b1 01/05/2012 11:56 PM Daniel Rasmussen

Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.

9a296f50 01/05/2012 06:08 PM Ermal LUÇI

Merge pull request #24 from nunnione/master

Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal