Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4362a612 08/07/2010 08:11 PM Chris Buechler

background the scan

6f87ed42 08/07/2010 08:06 PM Chris Buechler

add a Rescan button. ticket #793

8d6dd2e4 08/07/2010 07:31 PM Chris Buechler

fix text. Ticket #799

8ad3503e 08/07/2010 09:54 AM Erik Fonnesbeck

Fix link to the associated filter rule for port forwards on an interface other than the first with a filter rule.

0bfd0f79 08/07/2010 08:52 AM Erik Fonnesbeck

Enforce the interface selection on associated filter rules. Ticket #780

2959a190 08/07/2010 06:41 AM Chris Buechler

correctly select Local Database when it's configured as such

13a7ab35 08/07/2010 06:30 AM Chris Buechler

fix text

80c2607d 08/07/2010 02:34 AM Chris Buechler

don't static port 5060 by default, it breaks things much more often than it helps.

d4628582 08/07/2010 12:53 AM Erik Fonnesbeck

Add missing quote for the image title of the delete button, which was masked by the code that used to be after it.

09702a63 08/07/2010 12:43 AM Erik Fonnesbeck

Fix on-click confirmation for the delete button on port forward rows.

3ced0d25 08/07/2010 12:33 AM Erik Fonnesbeck

Fix improper gettext changes that broke various confirmation prompts, causing them to never show.

05da8941 08/07/2010 12:02 AM Erik Fonnesbeck

Change the save message code on port forwards to be consistent with the other NAT pages. Fixes the message that was supposed to be shown after applying.

601c73e0 08/06/2010 11:32 PM Erik Fonnesbeck

Mark the correct subsystems dirty when deleting port forwards with the X on their row so that the apply button shows up.

22d0d529 08/06/2010 11:17 PM Erik Fonnesbeck

Update the interface group name in floating rules with multiple interfaces selected, too. Ticket #792

187ce62b 08/06/2010 09:51 PM Ermal LUÇI

Do not call die while parsing package xml files. Instead return an empty array. This should avoid packages not uninstalling.

83fdcf45 08/06/2010 09:46 PM Ermal LUÇI

Remove useless code which might even abort package deletion process.

466f7000 08/06/2010 09:34 PM Ermal LUÇI

Use global to not cause breakage if path changes.

50718c46 08/06/2010 09:05 PM Chris Buechler

Don't wipe out stored username on pass-through MAC entries when manually saving them.

2507f1c0 08/06/2010 08:14 PM Ermal LUÇI

Remove useless sysctl since it is not useful. Ticket #729.

d282095a 08/06/2010 07:08 PM Renato Botelho

Avoid duplicate service tags when reinstalling packages

b7e236b9 08/06/2010 04:38 PM Jim Pingle

Fix SNMP trap string validation.

e1a896ba 08/06/2010 04:13 PM Jim Pingle

Fix execute permissions

381e43e0 08/06/2010 04:04 PM Jim Pingle

Restore DHCP leases on boot if they have been backed up.

6b5a20ab 08/06/2010 04:03 PM Jim Pingle

Backup DHCP leases on NanoBSD too

ef68d19c 08/06/2010 04:03 PM Jim Pingle

Move the RRD backup code to a script.

62663b54 08/06/2010 03:37 PM Ermal LUÇI

Ticket #792. Correctly unset the group name and update the new one if a interface group is renamed. For filter and nat rules too.

21934843 08/06/2010 01:48 PM Jim Pingle

Make sure that the RRD path exists before apinger is started. Should really fix quality graphs on NanoBSD.

25cca20b 08/06/2010 12:30 PM Jim Pingle

chown the RRD path on every call, not just when initially creating the RRD directory. Also, chown the resulting rrd files.

1beafceb 08/06/2010 04:58 AM Erik Fonnesbeck

On system_advanced_firewall.php, fix display of selected TFTP interfaces after saving. Fixes #794

5833e715 08/06/2010 02:19 AM Erik Fonnesbeck

Add missing explode parameter.

fe3c785c 08/05/2010 09:02 PM Scott Ullrich

New tab colors from Rob

06f3e447 08/05/2010 09:00 PM Ermal LUÇI

Properly clear the qlimit or tbrconfig settings when a value is deleted from GUI

56a10568 08/05/2010 08:55 PM Scott Ullrich

Change bogon color row to E0E0E0

ce8c6a19 08/05/2010 08:28 PM Scott Ullrich

Turn active tabs color to #DDDDDD

f81062d2 08/05/2010 08:24 PM Scott Ullrich

Turn active tabs color to #DDDDDD

d7b468ab 08/05/2010 07:48 PM Scott Ullrich

Set background color to grey and avoid white space between tabs and tabcont class

ecb27699 08/05/2010 07:46 PM Scott Ullrich

Restore this change, it breaks Nifty. We will need to come up with an alternate plan to get rid of the 2px of white space between the tabs and tabcont

282f7bfc 08/05/2010 07:43 PM Scott Ullrich

No need to set sortable class for this page, it ends up with a javascript error

1cad154a 08/05/2010 07:13 PM Scott Ullrich

Set tabcont to a slightly darker grey so that it stands out even on brighter monitors.

5acaf5eb 08/05/2010 07:08 PM Scott Ullrich

Remove the 2px gap between the tab bar and tabcont

7b47b17c 08/05/2010 06:04 PM Ermal LUÇI

Add self to the automatic nat rules generation so it easies balancing the host traffic itself

c63ee151 08/05/2010 05:43 PM Jim Pingle

Use more prototype conventions, fix some, and correct logic for moving rows.

4a148dc1 08/05/2010 05:08 PM Scott Ullrich

Revert "Add self to the automatic nat rules generation so it easies balancing the host traffic itself"

This reverts commit 7b47b17c804aa67f27d3c7fb5a166449fe906f2e.

1151cfda 08/05/2010 05:05 PM Scott Ullrich

Do not use /, use relative directory form css

edba1423 08/05/2010 05:03 PM Scott Ullrich

Make the new tabs themable

2fd616d2 08/05/2010 04:49 PM Scott Ullrich

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/robiscool-clone into review/master

f5a8161f 08/05/2010 04:32 PM robert zelaya

add func disc

2eeee043 08/05/2010 04:26 PM robert zelaya

new tab menu

7ea8e45d 08/05/2010 02:34 PM Jim Pingle

Only delete arp entries for a given interface, otherwise we can clobber the static arp entries. Ticket #782

3d83f02e 08/05/2010 02:12 PM Jim Pingle

When creating /var/db/rrd, make sure it's writable by wheel, and owned by nobody, or apinger can't create the quality graphs.

537bf7b3 08/05/2010 10:15 AM Erik Fonnesbeck

Add gui code for antenna settings. Ticket #13

56626335 08/05/2010 10:14 AM Erik Fonnesbeck

Add backend code for antenna settings. Ticket #13

c4a10cd1 08/05/2010 09:38 AM Erik Fonnesbeck

Fix printf that should be sprintf.

5bc83824 08/05/2010 07:18 AM Seth Mos

Add 12 hour period starting from 8 in the morning. Thinking that would correspond better to human workdays.

fb95b324 08/05/2010 06:50 AM Erik Fonnesbeck

Allow specifying other branches when using the existing repository URL in gitsync after the branches have been downloaded for the first time.

56240390 08/05/2010 05:59 AM Erik Fonnesbeck

Some minor fixes for gitsync. Don't create these unused directories, and make sure the file system is returned to the read-only state on NanoBSD.

f7ec62f8 08/05/2010 03:53 AM Chris Buechler

Fix text, and default to 1400

6681fdd3 08/05/2010 02:35 AM Erik Fonnesbeck

Hide the distance setting for wireless interfaces that do not support it.

aa4f498d 08/05/2010 01:22 AM Erik Fonnesbeck

Add sysctl functions that support getting/setting multiple values in a single call.

de9b760f 08/04/2010 09:53 PM Scott Ullrich

Unbreak adding new record

7ef771f4 08/04/2010 08:38 PM Erik Fonnesbeck

Don't install reflection rules for port forwards with a destination address of 0.0.0.0.

3b3170d0 08/04/2010 08:24 PM Jim Pingle

Don't split the date/time when forming a line's timestamp, use both. Otherwise it can lead to oddities when crossing a date border. Fixes #478

bca84296 08/04/2010 06:44 PM Jim Pingle

Use prototype selectors here, and ensure we use only the log rows. Should fix the rare occasion where a rapid dynamic log update would overwrite the header row.

4cea5cf8 08/04/2010 05:12 PM Ermal LUÇI

Resolves #599. Split mtu and mss fields in interfaces page so it is possible to set them differently.

56a5a0ab 08/04/2010 03:18 PM Jim Pingle

Disable TSO and LRO in upgraded configs.

c7206520 08/04/2010 03:04 PM Jim Pingle

Disable TSO and LRO in the default config.

943659d0 08/04/2010 03:02 PM Jim Pingle

Refine the setting/checking of these variables a little.

ad487c48 08/04/2010 01:27 PM Jim Pingle

Fix this test.

1336d082 08/04/2010 02:01 AM Scott Ullrich

Remember custom rows per page when going to previous and next pages

5cdf3655 08/04/2010 01:28 AM Scott Ullrich

Adjust rows per page a bit

395dcfbe 08/04/2010 01:25 AM Scott Ullrich

Round up correctly for page count

3377a2bf 08/04/2010 01:15 AM Scott Ullrich

Do not hide Displaying page now that we have the rows per page

3ca50a15 08/04/2010 01:12 AM Scott Ullrich

Allow setting of how many records per page to show

1945741b 08/04/2010 12:28 AM Scott Ullrich

Show starting record ++

d8a189d5 08/04/2010 12:23 AM Scott Ullrich

Do not show page X of X when filtering

74d697c7 08/04/2010 12:20 AM Scott Ullrich

Make displaying page X of X bold

37da0c50 08/04/2010 12:18 AM Scott Ullrich
  • Show how many pages and current page
  • Show record numbers that are shown
  • Cleanup previous and next page links and text
5d4f5ce9 08/03/2010 11:17 PM Scott Ullrich

Move previous and next page

5aa9a4f2 08/03/2010 11:06 PM Scott Ullrich

Unbreak auto submit

969a36ce 08/03/2010 10:57 PM Scott Ullrich

Ignore sorting field types

55d8298a 08/03/2010 10:21 PM Ermal LUÇI

Make sure this dir exists because the new function uses it.

5cb5063c 08/03/2010 10:11 PM Ermal LUÇI

Use the new pfSense module call to find the usable ports from the ones created on /dev.

b000f96f 08/03/2010 09:42 PM Scott Ullrich

Use GET instead of post for filtering

bc05ef9f 08/03/2010 09:14 PM Scott Ullrich

no need for a regex here

c8bf8b29 08/03/2010 08:33 PM Jim Pingle

Remove these from the default config. They moved into other sections and do not need to exist by default.

ef2029df 08/03/2010 08:32 PM Scott Ullrich

Reformat file. No functional changes

4b5976b5 08/03/2010 08:20 PM Scott Ullrich

Use ob_start() to speed up page rendering for large record sized pages

32c477c5 08/03/2010 07:49 PM Scott Ullrich

Adding field sorting and filtering support

7ed9c6ac 08/03/2010 06:12 PM Ermal LUÇI

Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate special values on other schedulers if previously they had a value.

0f0fff15 08/03/2010 05:54 PM Ermal LUÇI

Ticket #780. Disable the interface selection on associated nat rules.

6441fa9a 08/03/2010 05:35 PM Ermal LUÇI

Resolves #787. Present an option to enable a scrub rule for <vpns> target to limit the mss to specified value.

17d058aa 08/03/2010 05:06 PM Ermal LUÇI

Resolves #791. add a missing = in the get request.

15634869 08/03/2010 03:57 PM Renato Botelho

Sync interfaces_* with mainline/master

5f4fda7e 08/03/2010 03:53 PM Renato Botelho

Merge remote branch 'mainline/master' into 4_load_balancer_and_services

Conflicts:
usr/local/www/interfaces.php
usr/local/www/interfaces_assign.php
usr/local/www/interfaces_bridge_edit.php
usr/local/www/interfaces_gif_edit.php...

fbe58e0a 08/03/2010 03:48 PM Renato Botelho

Reset firewall_shaper_queues.php and status.php on this branch

ab07ca18 08/03/2010 03:45 PM Renato Botelho

Merge remote branch 'mainline/master' into 3_interfaces

Conflicts:
usr/local/www/firewall_aliases.php
usr/local/www/firewall_aliases_edit.php
usr/local/www/firewall_aliases_import.php
usr/local/www/firewall_nat.php
usr/local/www/firewall_nat_1to1.php...

6896444b 08/03/2010 03:43 PM Renato Botelho

Merge remote branch 'mainline/master' into 3_interfaces

11188766 08/03/2010 03:38 PM Renato Botelho

Merge remote branch 'mainline/master' into 2_firewall

96aa8f61 08/03/2010 03:37 PM Renato Botelho

Reset diag_* files on this branch

4daa45d8 08/03/2010 02:11 PM Renato Botelho

Merge remote branch 'mainline/master' into 4_load_balancer_and_services

Conflicts:
usr/local/www/services_captiveportal_ip_edit.php
usr/local/www/services_captiveportal_mac_edit.php
usr/local/www/services_dhcp_edit.php
usr/local/www/services_rfc2136.php...