Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
17c0bb50 09/06/2012 05:46 PM Darren Embry

Inconsistent behavior with Alias info popup

hopefully fixes #2625

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

73567959 09/06/2012 05:08 PM Darren Embry

never call parseInt without a radix.

9500537d 09/06/2012 12:22 PM Jim Pingle

Don't add ldapcfg to racoon.conf since we're not using racoon's built-in LDAP support now. Moving to external script-based auth, see ticket #1112

b16d666d 09/05/2012 06:52 PM Jim Pingle

No need for these other lines on nanobsd, and it can interfere with booting on some devices.

4c9e22b9 09/04/2012 08:38 PM Jim Pingle

Add another test here for Nano+VGA to preserve the console selection.

744306c6 09/04/2012 03:58 PM Jim Pingle

Fix up tcpdump for pflog stop/start a little, consolodate code, and restart tcpdump for pflog when saving log settings.

daa06fb7 08/30/2012 06:46 AM Ermal LUÇI

Simplify schedules code and some styly nits

f68a7f71 08/30/2012 06:36 AM Ermal LUÇI

Merge pull request #217 from phildd/master

Month matching for scheduler rules

50b3fc5a 08/30/2012 02:11 AM phildd

Month matching for scheduler rules

Fix some obvious things in the firewall scheduled rules code. If a user has some rules with a month specified and some without, then this will make a difference. Might fix bug #2614?

06498591 08/29/2012 05:30 PM Jim Pingle

Try to remove old states when a DHCP IP changes, might be related to ticket #1629 and also "unable to allocate llinfo" messages from states through an old gateway.

56178d9a 08/29/2012 05:28 PM Ermal LUÇI

Correct filter tdr install_cron function

58d9e380 08/29/2012 03:44 PM Jim Pingle

Don't skip over wrap_vga here.

6ab59b35 08/28/2012 06:41 PM Ermal LUÇI

Add check for local port being set before testing. Fixes #2606

0d055819 08/28/2012 12:22 PM Jim Pingle

Don't put this rule in if $carp_int is empty, it makes an invalid rule. Fixes #2605

e3df974b 08/27/2012 06:41 PM Jim Pingle

Restructure these IP/subnet tests so they don't break transport mode.

ca929de8 08/27/2012 02:33 PM Jim Pingle

Merge pull request #216 from bcyrill/patch-8

Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.htm...

2ef16014 08/27/2012 02:25 PM Cyrill B

Fix bug reported in http://forum.pfsense.org/index.php/topic,53000.0.html

82c41ba1 08/27/2012 12:03 AM Jim Pingle

Merge pull request #215 from phildd/master

Tidy console package install progress percentage

e961bd67 08/26/2012 07:36 PM phildd

Tidy console package install progress percentage

This makes the file download percentage progress come out at the end of the line. New values are updated by using backspaces to rub out the previous value.

d9c72958 08/25/2012 05:15 PM Jim Pingle

Fix ntp config syntax for the version we're using

0300d9ec 08/24/2012 12:47 PM Jim Pingle

Try harder to determine hostname when sending e-mail.

7fca58c6 08/24/2012 08:53 AM Seth Mos

Merge pull request #214 from phildd/master

Fix IPv6 remote_network typo

062fe17d 08/24/2012 08:46 AM phildd

Fix IPv6 remote_network typo

The IPv4 remote network was being displayed in both the IP4 and IPv6 input fields. Then whatever value was in the IPv6 field ended up in the config as the IPv4 remote network.
Just a couple of missing "v6" on variable names.

627fa5a9 08/23/2012 09:45 PM Jim Pingle

Merge pull request #213 from bcyrill/patch-5

Test for an array before using it like one.

cf74d3a8 08/23/2012 09:40 PM Cyrill B

Test for an array before using it like one.

5a429ed6 08/22/2012 06:50 PM Jim Pingle

Fix another typo

c1406943 08/22/2012 04:15 AM Jim Pingle

Fix typo

18080a21 08/21/2012 08:47 PM Jim Pingle

This file won't exist at bootup yet, drop it from the sanity test.

5c8843d5 08/21/2012 08:23 PM Jim Pingle

Teach ntpd how to get its time from a local GPS on serial.

73815007 08/19/2012 06:17 PM Jim Pingle

Test for an array before using it like one.

be9c20c7 08/17/2012 02:43 PM Jim Pingle

Use REQUEST_URI here so the GET parameters are preserved (makes the links work better for things like interfaces.php?if=wan, and packages.

dc3e3acb 08/17/2012 05:15 AM Seth Mos

Disable Execution timeout for this script.

59b97df1 08/16/2012 05:53 PM Ermal LUÇI

Correct carp rules and a weird nat rule on carp so they actually generate what they are meant for

391abfcf 08/16/2012 02:18 AM Jim Pingle

Extend the shortcuts code and link back from Status > Services also.

7468a29f 08/15/2012 12:36 PM Jim Pingle

Fix secondary auth source to reference the zone like everything else in this section does, which is where the gui stores the value.

226be246 08/14/2012 10:41 PM Ermal LUÇI

Put propper curlies since this is themeaning of this test so its readble

05d5503b 08/14/2012 08:32 PM Ermal LUÇI

Remove extra curly to allow checking braces closure easily in vi[m]

d71fc5d3 08/14/2012 06:35 PM Jim Pingle

More shortcuts

e3ffa8d4 08/14/2012 05:46 PM Jim Pingle

Initialize this for good measure.

0f5d612a 08/14/2012 05:44 PM Jim Pingle

Add (c) header, also add ability to glob in shortcuts so packages can use it too.

6c6f9253 08/14/2012 04:11 PM Jim Pingle

Add a hidden menu option to forcefully kill php, lighty, and then restart the GUI. (Can't make it a part of rc.restart_webgui since killing php would also kill the script itself.)

dbb1cdb5 08/14/2012 01:51 PM Jim Pingle

Clarify requirements for DHCP static mapping IP

cd3662f7 08/13/2012 06:17 PM Jim Pingle

Merge pull request #211 from bcyrill/patch-4

Update usr/local/www/services_router_advertisements.php

8c4ac110 08/13/2012 04:54 PM Warren Baker

Remove comments which may begin with a ';' so URL Table entries like SpamHaus' drop list can be used

36d1c798 08/13/2012 04:19 PM Jim Pingle

Refine the formatting of the service status icon a bit depending on its context.

61071c30 08/13/2012 03:07 PM Cyrill B

Update usr/local/www/services_router_advertisements.php

Change form field since aliases are not supported here.
Also separate the DNS settings using the default bar.

fbf55ce3 08/13/2012 02:50 PM Jim Pingle

Merge pull request #210 from bcyrill/patch-3

Update usr/local/www/vpn_openvpn_server.php

fd96a3fc 08/13/2012 02:35 PM Cyrill B

Update usr/local/www/vpn_openvpn_server.php

Fix javascript of GW redirection adding IPv4 and IPv6 fields

d583aa71 08/13/2012 01:15 PM Jim Pingle

Add some safety belts.

9cb6bef1 08/13/2012 01:09 PM Jim Pingle

Make sure we start with an empty service.

419922f1 08/13/2012 11:35 AM Jim Pingle

Merge pull request #209 from bcyrill/patch-2

Update usr/local/www/shortcuts.inc

0143e77b 08/13/2012 10:39 AM Cyrill B

Update usr/local/www/shortcuts.inc

Fix array initialization

fdad935f 08/12/2012 12:49 AM Jim Pingle

This works here, too...

226c43a5 08/12/2012 12:20 AM Jim Pingle

Where possible, link back to the main page of a section too.

d5bd9ee7 08/12/2012 12:20 AM Jim Pingle

Another missed shortcut

9fa2a880 08/12/2012 12:06 AM Jim Pingle

Forgotten shortcut

345ce722 08/11/2012 11:52 PM Jim Pingle

Forgot the shortcut section on this page, too...

7f4a7998 08/11/2012 06:46 PM Jim Pingle

Add/use some more similarly styled icons here, for a more consistent look.

e38d34b4 08/10/2012 07:37 PM Jim Pingle

Activate service status/control for CP also.

6d9b1074 08/10/2012 07:30 PM Jim Pingle

Fixup openvpn shortcut bar status/control

7d7b5a48 08/10/2012 06:10 PM Jim Pingle

Whoops forgot this one

92421710 08/10/2012 06:05 PM Jim Pingle

Give status icon a title/tooltip

f4daf025 08/10/2012 05:58 PM Jim Pingle

Print service title in tooltip for shortcut bar

79696dea 08/10/2012 05:57 PM Jim Pingle

Declare arrays before using them.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

9990b70c 08/10/2012 03:59 PM Jim Pingle

Remove some notes/comments that aren't needed, add example.

76692ad2 08/10/2012 03:48 PM Jim Pingle

Start revamp of shortcuts, central file to hold links, also service status/control, added to dns forwarder as example.

b1460af3 08/10/2012 03:33 PM Jim Pingle

Whoops don't need this parameter.

1b462831 08/10/2012 03:32 PM Jim Pingle

Fixup output formatting

e48cdc01 08/10/2012 02:58 PM Jim Pingle

Consolodate a bunch of duplicate service status code

4e5cfb02 08/09/2012 08:28 PM Jim Pingle

Don't force these links to open in a new window.

415bddea 08/09/2012 08:28 PM Jim Pingle

Split references here so they apply correctly

4856df9b 08/09/2012 06:40 PM Jim Pingle

Add forgotten "ipv6 remote network", clean up a couple bits, make sure local network box is hidden for shared key servers.

d5d15542 08/08/2012 04:54 PM Jim Pingle

Activate "base" exchange mode also supported by racoon.

6e2cbc58 08/08/2012 12:14 PM Jim Pingle

Sync pbi tools

3dc3b15b 08/07/2012 10:18 PM Jim Pingle

Catch another error here

4178d033 08/07/2012 10:15 PM Jim Pingle

Make sure we don't have any extra whitespace here.

9f310a63 08/07/2012 10:50 AM Ermal LUÇI

Merge pull request #208 from phildd/master

Change rcfileprefix to a constant

e9d66ed4 08/07/2012 10:27 AM phildd

Change rcfileprefix to a constant

c5966711 08/07/2012 10:25 AM phildd

Change rcfileprefix to a constant

dd9e0bdb 08/07/2012 10:23 AM phildd

Change rcfileprefix to a constant

b0c5dd87 08/07/2012 08:03 AM Ermal LUÇI

Merge pull request #207 from phildd/master

firmware_update_misc log file name out of date

2e009ccb 08/07/2012 04:01 AM phildd

firmware_update_misc log file name out of date

The name was changed to /conf/firmware_update_misc_log.txt in etc/rc.firmware quite a while ago. It needs fixing here in diag_nanobsd.php also.

a25ec99e 08/06/2012 12:04 PM Jim Pingle

Merge pull request #205 from phil-davis/master

Minor text typo in DynDNS log message

1bf52c67 08/06/2012 09:44 AM Phil Davis

Minor text typo in DynDNS log message

I noticed the "Inital" typo in my syslog, so thought I might as well scan through the DynDNS messages and fix it up.

1f2db612 08/03/2012 03:05 PM Ermal LUÇI

Merge pull request #204 from phil-davis/master

pkg_mgr_install - only mount rw when needed
Probably more comment should be put in the code.

06aa745e 08/03/2012 07:54 AM Phil Davis

pkg_mgr_install - only mount rw when needed

When entering pkg_mgr_install the filesystem was being mounted rw and a backup made of the config, even if the case was "showlog" or "installedinfo". This resulted in:
a) an extra "backup" of the config being made after an install - it could be seen in Diagnostics, Backup Restore, Config History...

17ad49a9 08/03/2012 05:06 AM Seth Mos

Merge pull request #203 from phil-davis/master

Minor fix to percentage output on pkg install

82acb8b3 08/03/2012 04:45 AM Phil Davis

Minor fix to percentage output on pkg install

A variable not changed in a cut-paste.
When on console, update_progress_bar should also only be called for 1-9 then every 10% progress, to reduce serial output volume.

665340db 08/02/2012 04:38 PM Jim Pingle

Activate more Hash, DH, and PFS options that are available in racoon now. Note that SHA256-512 are RFC4868 compliant in FreeBSD, may break with other incompatible stacks.

919d4503 08/02/2012 02:45 PM Ermal LUÇI

Merge pull request #201 from phil-davis/master

Bogons updated - make sure conf_mount_rw and conf_mount_ro are matched

bc8a1938 08/02/2012 02:23 PM Jim Pingle

In order for miniupnpd to latch onto IPv6, we just need to give the interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow.

342a2f18 08/02/2012 12:55 PM Phil Davis

Ensure conf_mount_rw and conf_mount_ro are matched

On nanobsd, running /etc/rc.update_bogons.sh gives:
[2.1-BETA0][]/tmp(12): /etc/rc.update_bogons.sh 1
/etc/rc.update_bogons.sh: cannot create /etc/bogonsv6: Read-only file system
The code does 1 conf_mount_rw but 2 conf_mount_ro...

f6189bec 08/02/2012 11:19 AM Seth Mos

Merge pull request #200 from phil-davis/master

require filter.inc so filter_configure is defined

c9a98f18 08/02/2012 11:17 AM Phil Davis

require filter.inc so filter_configure is defined

The "renew" button on a DHCP connection ends up calling function interface_dhcpv6_configure() in interfaces.inc, which in turn calls filter_configure() (in filter.inc) but gives the error:
Fatal error: Call to undefined function filter_configure() in /etc/inc/interfaces.inc on line 3350...

4e35161b 08/02/2012 10:49 AM Ermal LUÇI

Merge pull request #199 from phil-davis/master

Tidy package cleanup output

449d3e96 08/02/2012 09:06 AM Phil Davis

Tidy package cleanup output

Add a "done." and newline after "Cleaning up..."
Then when output is going to the serial console the next line will start cleanly and %age figures will not write over the top of "Clean".

6675b01a 08/02/2012 08:10 AM Seth Mos

Merge pull request #198 from phil-davis/master

Tidy up percentage logging to console

2a315bee 08/02/2012 08:01 AM Phil Davis

Tidy up percentage logging to console

When on the console, the code only intended to update the percentage downloaded every 10%. Due to string-and-int type differences, the test was not working, all percentages were being logged. This is fixed.
Also, add a newline after 100% - then whatever outputs next gets a clean start on a new line of output....

f7c8f633 08/01/2012 06:53 PM Jim Pingle

Ensure this gets a set default value or things can break