Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1634524d 12/08/2010 09:51 PM Erik Fonnesbeck

Fix field descriptions on input validation for LAGG edit.

20e18ef2 12/08/2010 03:45 PM Ermal LUÇI

Properly test for ldap case when clicking save and test for GUI authserver.

6f247d1f 12/07/2010 11:51 PM Ermal LUÇI

Expose advbase option of carp(4) to alleviate advanced configs.

afa966a5 12/07/2010 08:08 PM Ermal LUÇI

Ticket #1081. Fix header() function to do correct redirection. Also remove bogus step9 in the wizards.

5a61331a 12/07/2010 04:34 PM Jim Pingle

Move this validation down so we can still assume id=0 if it's not present, and then redirect if it's non-numeric.

137f46d8 12/07/2010 11:10 AM Ermal LUÇI

Whitespace fixes to make this readble.

dd62256f 12/07/2010 01:26 AM Pierre POMES

Fix vip descriptions in openvpn and ipsec screens. Ticket #1042

ef130e9f 12/06/2010 08:16 PM Ermal LUÇI

Ticket #829. Allow the user to change from ppp* type to static or dhcp type interface from interfaces.php.

81f4ab8a 12/06/2010 12:29 PM Ermal LUÇI

Ticket #1073. Gray out the rules when they are disabled.

273e9bf7 12/03/2010 02:23 PM Jim Pingle

Rename this variable to avoid collisions. Fixes #1067

0a0774b5 12/02/2010 08:29 PM Jim Pingle

Allow a . in hostnames. Also, don't allow a space in hostname, it was adding a bunch of trailing spaces to the end of the field. Fixes #1063

41fafd53 12/02/2010 05:21 PM Warren Baker

Make use of the new tab menu and use _GET instead of _POST for pkg name passed in URL.

a2ff08f8 12/02/2010 02:14 PM Jim Pingle

Disable redirect gateway checkbox when using shared key (you can't push with shared key). Also re-run the code to hide the local network box if the gw redirect is checked when switching server modes, since there is no need to push a specific local network when pushing the default gateway.

b8e2fd16 12/02/2010 01:22 PM Jim Pingle

Use unlink here instead of an exec to rm. Remove escapeshellarg call as it isn't needed now. Fixes #1066

310a9d7b 12/02/2010 05:29 AM Erik Fonnesbeck

Confirm before deleting the interface.

1b844e70 12/01/2010 07:35 PM Ermal LUÇI

Raise this to new limit of 2^16.

b6ab9bd2 12/01/2010 11:52 AM Ermal LUÇI

Ticket #1060. Escape even the alias entry descritpions.

1dbc0c43 12/01/2010 11:22 AM Ermal LUÇI

Use correct variable name. Also related to Ticket #847.

7eb2ebbe 12/01/2010 04:29 AM Scott Ullrich

Make page more html friendly.

a1054b46 12/01/2010 01:36 AM Scott Ullrich

Make pfTop uniform

a4fe5cac 11/30/2010 10:33 PM Jim Pingle

Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to understand and use.

65c5cec3 11/30/2010 10:16 PM Ermal LUÇI

Make sure we cannot add interfaces by entering the link directly on url address bar. This does the same check as the one for showing the plus button on interfaces_assign.

a6e0e07b 11/30/2010 06:35 PM Scott Ullrich

Set page title to Status: Dashboard for consistency

b0cf10bf 11/30/2010 04:47 PM Ermal LUÇI

Ticket #911. Provide an option under system->advanced->misc to disable killing states when a gateway goes down. Possibly on 2.1+ this might be made an option specific for each gateway!

0a1eabbe 11/30/2010 03:15 PM Ermal LUÇI

Resolves #947. Blacklist interfaces to show as possible lagg members if they are present in a lagg already.

16926fdc 11/29/2010 11:38 PM Jim Pingle

Use grep -c instead of wc and awk. Also use full paths.

ac617a8f 11/29/2010 11:31 PM Jim Pingle

Eliminate a cat-to-grep

84c07e65 11/29/2010 09:48 PM Scott Ullrich

Include guiconfig.inc for auth

cb3b4ebc 11/29/2010 08:36 PM Scott Ullrich

Revert 2c4a13d91b72400c07b965b0a522be8dde2d1110 Interface names should appear as uppercase

82bf9411 11/29/2010 08:35 PM Scott Ullrich

Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should appear as uppercase

e3feac4e 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 66d57db5e44650658d95345683cf4afae6680b68.

96302ebd 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 4cea35b344c8b4444f7a5a7a244bac528b483cbc.

a6d9251e 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit e8ad860fb4d19d137e9cb490c498327db8fba719.

74efe8bc 11/29/2010 08:18 PM Scott Ullrich

Deactivate cpu graph. Will bring back in 2.1

7ff41586 11/29/2010 08:07 PM Scott Ullrich

Disable firewall rule drag and drop. Will bring this feature back in 2.1

5b2f628e 11/29/2010 02:54 PM Ermal LUÇI

Add exit; so the redirection actually works.

c45d1cfe 11/29/2010 11:53 AM Ermal LUÇI

Remove old reference to function. Reported-by: http://forum.pfsense.org/index.php/topic,30508.0.html

9a7f6731 11/26/2010 08:54 PM Ermal LUÇI

Use php_uname where possible.

cfa62e06 11/26/2010 12:20 PM Ermal LUÇI

include broadcast address to allow dhcp to work.

a980df9c 11/25/2010 12:29 PM Ermal LUÇI

Resolves #1040. Fix dynamic addition of gateways from routes edit screen.

02d7e4a4 11/25/2010 11:11 AM Ermal LUÇI

Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned.

e46616a7 11/24/2010 10:42 AM Erik Fonnesbeck

Fix text for the P1 table header.

7fd51c68 11/23/2010 11:54 PM Scott Ullrich

Add st and si options

79992f17 11/23/2010 10:54 PM Scott Ullrich

Rename to pfInfo for consistency

9242ba15 11/23/2010 10:48 PM Scott Ullrich

Adding Diagnostics: Limiter

b3584478 11/23/2010 10:41 PM Scott Ullrich

Increase setTimeout

438d04f6 11/23/2010 10:37 PM Scott Ullrich

Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -vvI via AJAX

004b1e69 11/23/2010 10:01 PM Jim Pingle

Cleanup code and fix dynamic firewall log reverse view, fixes #1031

2bfade90 11/23/2010 12:58 PM Ermal LUÇI

Initialize variable. Ticket #1023.

4ed5ad5a 11/23/2010 12:57 PM Ermal LUÇI

Ticket #1023. Correct carp status even on the status page.

108cfddf 11/23/2010 12:47 PM Ermal LUÇI

Ticket #1023. Correct the widget code bringing it full speed with latest carp code.

a2b6c52f 11/22/2010 06:38 PM Erik Fonnesbeck

Add option to control automatic creation of NAT rules which assist forwarding rules that send traffic out to the same subnet it originated from.

bddcbff2 11/22/2010 04:23 PM Erik Fonnesbeck

When adding/editing a gateway, check IP alias subnets, too. Fixes #1015

d48dbceb 11/22/2010 03:53 PM Erik Fonnesbeck

Add other interfaces to local network selection and show proper names. Fixes #965

e63d59c0 11/22/2010 02:32 PM Erik Fonnesbeck

Do not save settings related to ports when protocol does not use ports. Ticket #953

ae46e8b8 11/22/2010 01:39 PM Erik Fonnesbeck

Do not save fields from translation section when "Do not NAT" is checked. Ticket #952

1452fa57 11/22/2010 08:33 AM Erik Fonnesbeck

Use correct names for integer and boolean types in DHCP options and fix typo in hexadecimal validation for strings. Fixes #962

0f806eca 11/21/2010 05:23 PM Erik Fonnesbeck

Upon restoring a config, replacing whole sections, or editing config.xml in edit.php, prevent possible accidental lockout from DNS rebind and HTTP referrer checks by disabling them until reboot or the next time they pass, whichever comes sooner. Ticket #1027

37c8e07d 11/19/2010 06:24 PM Ermal LUÇI

Fix reading the ip from the right file for dyndns.

5708241f 11/19/2010 03:31 PM Jim Pingle

When the local port is left blank on an OpenVPN client, use 'lport 0' to direct the client to use a random source port. Fixes #1025

0bee2010 11/18/2010 09:34 AM Erik Fonnesbeck

Save the host name and domain to a temporary location until the setup wizard is finished to prevent triggering the DNS rebind message. Fixes #1022 Also use this information to implement the redirect for changed host for ticket #455

b8d4d7cd 11/18/2010 07:23 AM Erik Fonnesbeck

Handling this properly when the web gui is on an alternate port number.

6898927f 11/18/2010 03:00 AM Erik Fonnesbeck

Make this check more general in case someone makes a wizard that changes an opt interface's IP address and wants to use the "Reload in progress" step. Ticket #455

9c37f8cd 11/18/2010 12:37 AM Jim Pingle

Properly reflect ports in the GUI view of the anti-lockout rule since Ermal's changes restricted it to only ssh/gui ports.

916ee745 11/18/2010 12:16 AM Jim Pingle

Show CRL download link only for imported certificates or CRLs with revoked certificates.

304af9d8 11/18/2010 12:12 AM Jim Pingle

Some CRL fixes.

4c3d9312 11/17/2010 07:47 PM Ermal LUÇI

Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the log file in the beginning rather than on each individual function.

1ae5c631 11/17/2010 07:36 PM Ermal LUÇI

Resolves #1018. Provide a more unique host name for the file.

a219c643 11/17/2010 03:35 PM Erik Fonnesbeck

Add workaround for referrer check to not be triggered on the previous IP address when redirected by the setup wizard.

fd7f136b 11/17/2010 02:01 PM Erik Fonnesbeck

Redirect to the correct IP at the end of the setup wizard if accessing it on an IP address that was changed. Fixes #455

b450c94e 11/17/2010 04:47 AM Jim Pingle

Fix typo in comment.

f02f0675 11/17/2010 01:38 AM Erik Fonnesbeck

Ensure this is an array before entering the foreach loop. Fixes #1012

7b228323 11/16/2010 10:38 PM Ermal LUÇI

Avoid exec() and use php calls.

fcf92dae 11/16/2010 07:40 PM Ermal LUÇI
  • Use pkg_info -E pkgname* for testing if a package is installed.
  • Do not call eval if we cannot include an .inc file since that will make the whole script fail.
  • Keep the log from the start to the end without overwriting. This makes debugging and problem reporting easy and explains what is done during installation....
99b1cc43 11/15/2010 07:16 PM Scott Ullrich

Disable CSRF checks on the backup page.

64ec1ddf 11/14/2010 07:46 PM Scott Ullrich

Add nocsrf flag

364ecdd1 11/14/2010 07:29 PM Jim Pingle

Fix misnamed form field on CRL import.

fbd96b06 11/14/2010 02:55 PM Erik Fonnesbeck

Fix variable names. Ticket #954

bd32ac6c 11/14/2010 01:59 PM Erik Fonnesbeck

Fix case of variable name for swap usage. Ticket #477

ac503653 11/14/2010 12:38 AM Scott Ullrich

Open link in new tab/window

bddc8818 11/13/2010 05:44 AM Erik Fonnesbeck

Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.

6f7a9978 11/13/2010 03:05 AM Erik Fonnesbeck

Add style to rowhelper normal text fields in packages for consistency.

83fcd140 11/12/2010 11:34 PM Scott Ullrich

CSRF startup code has been moved to guiconfig.inc

fafd303e 11/12/2010 11:30 PM Scott Ullrich

Unbreak AJAX

c895ab7b 11/12/2010 09:05 PM Scott Ullrich

Misc XSS fixes

2bf0ada5 11/12/2010 05:29 PM Jim Pingle

Protect against XSS by someone broadcasting an HTML SSID... (better to be safe...)

f01d8c49 11/12/2010 05:15 PM Jim Pingle

One more potential XSS vector. Not sure how it would have text injected here, but better safe than sorry.

060d4c5e 11/12/2010 05:02 PM Jim Pingle

More notice XSS fixes.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

190d5d58 11/12/2010 04:29 PM Jim Pingle

Fix XSS in notices.

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

19310a56 11/12/2010 09:17 AM Erik Fonnesbeck

Clarify these descriptions a bit more on 1:1 edit.

a2f38ac4 11/11/2010 02:17 PM Scott Ullrich

Handle AJAX

6f567a59 11/11/2010 10:51 AM Warren Baker

NiftyCheck already included in bottom-loader.js otherwise div mainarea gets rounded twice.

cb53651f 11/11/2010 09:24 AM Erik Fonnesbeck

Small rework of code for applying drag and drop reordering of rules and some extra checks added to fix some potential bugs. Ticket #878

Also minimizes the extent of the changes performed (useful when comparing config.xml files from before and after).

a5ebdeff 11/11/2010 07:51 AM Erik Fonnesbeck

Fix handling of floating rules in the drag and drop reordering code. Fix for part of ticket #878

baaa8bb1 11/11/2010 05:58 AM Erik Fonnesbeck

Move this function to allow removing it from easyrule.

88bc2760 11/11/2010 05:43 AM Erik Fonnesbeck

Fix filter_rules_sort's compare function to know about floating rules so it won't change their order.

ea57ccb8 11/11/2010 04:27 AM Erik Fonnesbeck

Use this sort before saving, so the rule just added is sorted into the proper category like the rest.

ce2078f7 11/11/2010 04:14 AM Scott Ullrich

Unbreak graphs