Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f7f33eb3 03/23/2012 09:10 PM Ermal LUÇI

Correct location of '\n'

f5130e64 03/23/2012 09:03 PM Ermal LUÇI

Correct building of queue to not depend on parent mask

31d6f24b 03/23/2012 06:00 PM Darren Embry

pull jquery-ui.custom.css from themes/THEME if it exists there

otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults.

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. :-)

fe5e1374 03/23/2012 02:06 PM Scott Ullrich

Merge pull request #67 from phil-davis/master

Bug #2301: More fixes to pbi package install and removal

a1d4a048 03/23/2012 06:28 AM Phil Davis

remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.
pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/local/bin to not be generated validly....

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

da5895bb 03/22/2012 04:36 PM Darren Embry

fix a typo.

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

10c526e4 03/22/2012 03:20 PM Darren Embry

fix for: Traffic Limiter Bits/sec option broken

fixes #2296

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

ef59af27 03/22/2012 02:48 PM Darren Embry

fix for: Captive Portal cannot work on master branch

reverting to listening on 0.0.0.0 seems to work just fine

mostly fixes #1700 .

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

103a9d37 03/22/2012 02:19 PM Seth Mos

Update the default config.xml to 8.3 so it does not trigger config.xml upgrade during install of a new system

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

9a456170 03/21/2012 11:48 PM Darren Embry

fix for: Spanning Tree interface priority options do not alter Bridge

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

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

2e5de33c 03/21/2012 06:20 PM Scott Ullrich

Merge pull request #66 from phil-davis/master

Bug #2301: Mixed-case package names and package deletion

44988c5e 03/21/2012 06:06 PM Phil Davis

Remove an extra "-" left there by accident.

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

8059acb5 03/21/2012 05:56 PM Phil Davis

Handle mixed-case package names like squidGuard.
Check that conf files in PBI folders exist before unlink.
Pass correct package names 1 at a time from uninstalll_package to delete_package.
log_error if the PBI package name can't be found in remove_freebsd_package - this means that the PBI files will not get cleaned up. Usually this is caused because the system has been rebooted since the package was installed and the PBI db in /var/db/pbi has gone (e.g. on nanobsd /var is created from scratch at boot)

90dd6423 03/21/2012 05:51 PM Darren Embry

[Patch] Multiple SMTP notice recipients

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

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.

89cb50de 03/20/2012 12:24 PM Scott Ullrich

Merge pull request #65 from phil-davis/master

Bug #2301: Handle case when PBI package names are substrings of each other

84d50fe7 03/20/2012 11:14 AM Phil Davis

Fix case where package names are substrings of each other. e.g. "squid" and "squid_radius_auth". Look for "squid-", which will match the full PBI package name for squid but will not match "squid_radius_auth". Bug #2301

fe9ee1e0 03/19/2012 07:46 PM Ermal LUÇI

Pull required .inc

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)

f5b8bdbf 03/15/2012 02:58 PM Ermal LUÇI

Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when lighttpd is doing so. This makes it possible to recover from 550-Internal... error.

ca320457 03/15/2012 02:34 PM Seth Mos

Unbreak the upgrade_config.inc, sorry

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

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

56ee96ed 03/15/2012 01:47 PM Seth Mos

More memory optimizations for the RRD upgrade. Ticket #1758 #2159

d6425f75 03/15/2012 01:41 PM Seth Mos

Update the upgrade function so we use less memory here too to make sure it succeeds on Nano.
Related to ticket. #2159 #1758

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

Merge pull request #53 from jeandebogue/patch-1

Move the echo "UP|DOWN" earlier

7a763898 03/15/2012 10:02 AM Seth Mos

Merge pull request #64 from phil-davis/master

Bug #2284: rc.newwanip handle case when gifs config is null

29bf947e 03/15/2012 04:33 AM Phil Davis

Use better is_array test to check if there are any gifs in the config.

c3f01709 03/14/2012 08:17 PM Jim Pingle

Don't put an extra space here or later tests will fail to match this as a pass rule. Part of #2293

efb5b9f1 03/14/2012 08:09 AM Phil Davis

Update etc/rc.newwanip

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.

83bbb0cd 03/13/2012 07:27 PM Seth Mos

Include this file to make sure that rc.newwanipv6 actually works.

4a8c0780 03/13/2012 07:16 PM Jim Pingle

Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS."

This reverts commit 89d291ec25c12ed5744c63679270d1a13b5c6b3a.

89d291ec 03/13/2012 05:31 PM Jim Pingle

Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS.

71bdd226 03/13/2012 01:00 PM Warren Baker

Rather make use of grep -c than all these pipes

c25197ba 03/13/2012 08:48 AM Seth Mos

Adjust the ordering so that our modules load properly.
The order appears to be important in which we load the modules

1cb94b24 03/12/2012 07:28 PM Ermal LUÇI

Looking at pw code : chars are invalid in a comment fieldgit diff! Replace those to just space

966f359e 03/12/2012 04:26 PM Ermal LUÇI

An empty file is created so that the table is availblke for rules refrencing it so mark it as successful.

4aa0979f 03/12/2012 03:53 PM Ermal LUÇI

Prevent ruleset breaking from grep putting garbage on urltable files and as a result creating unparsable files breaking rulesets

973b2663 03/12/2012 10:55 AM Ermal LUÇI

Simplify this code a little and make it easily extendible.

06fd1952 03/12/2012 10:34 AM Ermal LUÇI

check for presense of file before trying to exec it

e8197e56 03/12/2012 10:32 AM Ermal LUÇI

Do not wipe logs on reboot on full install

80b86de5 03/11/2012 03:41 PM Ermal LUÇI

Fix wich roll to write

2064fa2e 03/08/2012 08:05 PM Ermal LUÇI

Use the latest functions from pfSense module for bridge

d9adca3b 03/08/2012 08:02 PM Ermal LUÇI

Use the latest functions from pfSense module for getting interface list

f37ab0b1 03/08/2012 11:40 AM Seth Mos

Remove the DHCP6 service enable check, it's not valid for configuring router advertisements.

a5571287 03/08/2012 09:17 AM Chris Buechler

fix bridge typos

2156f02a 03/06/2012 08:52 PM Jim Pingle

Only run if this is an array

9ea0cb90 03/06/2012 07:33 PM Jim Pingle

Be more intelligent when managing OpenVPN client connections bound to CARP VIPs. If the interface is in BACKUP status, do not start the client. Add a section to rc.carpmaster and rc.carpbackup to trigger this start/stop.
If an OpenVPN client is active on both the master and backup system, they will cause conflicting connections to the server. Servers do not care as they only accept, not initiate.

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

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

6e1f456f 03/03/2012 08:23 PM Ermal LUÇI

Correct send_multiple_events to conform with new check_reload_status behaviour

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

Add the ability to disable static routes without deleting them

3b8a17a1 03/02/2012 07:07 PM Ermal LUÇI

Correctly match ntpd syslog messages

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

feef287e 02/28/2012 09:45 PM Erik Fonnesbeck

Remove obsolete files after gitsync

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

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

Time format change

2044cb61 02/28/2012 07:22 PM Erik Fonnesbeck

Allow specifying the branch name after the repository URL for gitsync command-line arguments and remove an unnecessary use of the backtick operator.

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

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

d63b89af 02/28/2012 05:41 PM Erik Fonnesbeck

Fix filename used in check for existence of the uniprocessor kernel to match the one that was being used to extract.

e684290f 02/28/2012 05:14 PM Jim Pingle

Fixup the kernel upgrade code a bit to be safer, and assume SMP in the default case, and also warn if there was a problem. Should fix #1427

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

37459b48 02/26/2012 08:31 PM Scott Ullrich

Turn off suhosin in hunt for #2214

8919256f 02/26/2012 08:27 PM Scott Ullrich

Crank up debug logging to help gear up for #2214

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.

42f74491 02/26/2012 04:22 AM Jim Pingle

Fix comment, unbreak interfaces.inc

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.

48fd9e48 02/25/2012 10:35 PM Daniel Rasmussen

removed the timeformate change and putting it in the dhcpd and dhcpdv6 which will be generated by interface code. New XML tags will be <dhcpleaseinlocaltime/> and <dhcpv6leaseinlocaltime/>

f426a6fd 02/25/2012 09:37 PM Seth Mos

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

Time format change

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.

293cd289 02/25/2012 09:10 PM Daniel Rasmussen

Added Time format change XML tag for both DHCP and DHCPv6 if you want to use local time instead of UTC for leases.

350471d5 02/25/2012 05:52 PM Seth Mos

Always configure a link local address when configuring a carp with a IPv6 address.