Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce49a7c9 03/23/2012 05:35 PM Darren Embry

Add date/time picker to Custom RRD graphs.

from: http://trentrichardson.com/examples/timepicker/

aacd203c 03/23/2012 04:18 PM Darren Embry

you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

95e174f1 03/22/2012 04:51 PM Darren Embry

correctly read/write the priority/path cost settings to the main XML configuration file.

code from mike bold.

https://redmine.pfsense.org/issues/2261

59418cee 03/22/2012 04:17 PM Darren Embry

Add date picker to the Custom RRD graph page to translate to unix time.

implements #1997.

http://redmine.pfsense.org/issues/1997

d579e3db 03/22/2012 02:19 PM Seth Mos

Improve the memory use while processing the leases file.

bef75b4c 03/22/2012 12:56 AM Darren Embry

fix for: Captive Portal Login dies on empty input

Not actually tested because CP doesn't work right now.

http://redmine.pfsense.org/issues/1874

2452cc37 03/21/2012 11:19 PM Darren Embry

fix: Input validation problem with VIPs and "none" type interfaces

http://redmine.pfsense.org/issues/2291

dd65598e 03/21/2012 06:05 PM Darren Embry

Add per-rule delete ("X") button to Outbound NAT rules

http://redmine.pfsense.org/issues/1062

0b8160bb 03/21/2012 05:27 PM Darren Embry

fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type

http://redmine.pfsense.org/issues/2304

961062c5 03/21/2012 04:48 PM Darren Embry

Merge branch 'master' of github.com:bsdperimeter/pfsense

a38ea8d8 03/21/2012 04:47 PM Darren Embry

fix for: Output from CSRF magic mangles files in Diagnostics > Edit File

http://redmine.pfsense.org/issues/2294

fcbf8a60 03/21/2012 03:54 PM Chris Buechler

fix text

2f3d4950 03/20/2012 02:08 PM Jim Pingle

Fix pattern upload, button text check was incorrect.

c7255ec1 03/18/2012 01:23 AM Pierre POMES

Do not show tabs for interfaces with 'link local' address (fe80::...)

0f54c806 03/18/2012 01:06 AM Pierre POMES

Do not show tabs for interfaces with 'link local' address (fe80::...)

c9eb66f6 03/16/2012 12:19 AM Vinícius Coque

Fix a logical bug on gettext

The parameter showapply determines when the apply button should be displayed
Ticket #1686

3d594a3f 03/15/2012 08:04 PM Jim Pingle

Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue)

e8e2ffbd 03/15/2012 02:01 PM Jim Pingle

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

30a560cf 03/15/2012 01:19 PM Jim Pingle

Merge pull request #53 from jeandebogue/patch-1

Move the echo "UP|DOWN" earlier

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.

d4e37b2e 02/21/2012 07:55 AM jeandebogue

Remove the -S $SRCIP to ping and added a timeout.

fad0e014 02/21/2012 07:52 AM jeandebogue

Update usr/local/bin/ping_hosts.sh

b9ee8686 02/21/2012 07:04 AM Seth Mos

Revert "Remove the -S $SRCIP to ping and added a timeout."

This is functionality that can not be removed to properly keep VPN tunnels alive.

This reverts commit d4e37b2edd51ccc39e5d6f912d8079b3d447ee7b.

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

ARP table is singular

9beeae5a 02/20/2012 01:55 PM Warren Baker

Rather use -c to check for line count, we then dont have to deal with extra whitespaces

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

48387425 01/20/2012 12:57 PM Erik Fonnesbeck

Should be preg_split instead of explode

212ab80f 01/20/2012 12:23 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the consistent on authentication packets

cff5204a 01/20/2012 12:21 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the same on STOP/START packets

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