Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8f4f1e30 03/27/2010 08:02 AM Ermal LUÇI

Use full patch to command and fix route add command parameter is -iface and not -if.

9a4147d4 03/27/2010 07:18 AM Ermal LUÇI

Tell that the interface is down.

b13efb03 03/27/2010 05:02 AM Erik Fonnesbeck

Only sync on the wireless clones that were reassigned.

003c0512 03/27/2010 03:25 AM Erik Fonnesbeck

A location where the shared wireless configuration should have been synced had been missed (reassigning interfaces).

6a688547 03/27/2010 12:28 AM Ermal LUÇI

Make lan/wan behave as all other interfaces.

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

1a904779 03/26/2010 10:12 PM Marcus Brown

Fixed error in command to send the PIN to the SIM card. Missing double quotes.

9ebe7028 03/26/2010 10:12 PM Marcus Brown

I have PPP with mpd5 working really well now, including setting the APN and APN
Number, and the SIM PIN and wait time for the SIM to settle after the PIN is
entered.

Still no work on multilink PPP with serial port links.

Right now the code creates the mpd.secret file. I tested it using the set auth...

2b5f6a7e 03/26/2010 09:23 PM Ermal LUÇI

Correct MATCH name.

4b798102 03/25/2010 05:16 PM Ermal LUÇI

Fix code to show warnings properly.

05855d1d 03/24/2010 07:00 PM Ermal LUÇI

Fix checks. Reported-by: Efonne

e27d0494 03/24/2010 05:28 PM Ermal LUÇI

Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html

a0116247 03/24/2010 05:00 PM Ermal LUÇI

Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.

6f02633d 03/24/2010 02:21 PM Jim Pingle

'@' Is also a valid PPPoE username character.

25f36aaf 03/24/2010 07:43 AM Erik Fonnesbeck

Redirect to the correct page after deleting an item.

1f559885 03/23/2010 10:40 PM Ermal LUÇI

Actually its dns2 for the second entry.

328efaba 03/23/2010 10:13 PM Ermal LUÇI

Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.

1033de74 03/23/2010 09:13 PM Ermal LUÇI

Resolve problems with dns server setup when allow override is set. Also add static routes for all nameservers to be friendly with multiwan.

07336d48 03/22/2010 04:03 AM Chris Buechler

fix text

dc95bd08 03/22/2010 04:01 AM Chris Buechler

fix text

27f9c8b4 03/20/2010 05:53 PM Scott Ullrich

Rename import to bulk import. Suggested-by: Chris Horn

3f394d09 03/20/2010 01:43 PM Erik Fonnesbeck

Ticket #313. Use $myurl when calling fixup_string to get the URL for the image link.

01fdb2d3 03/20/2010 01:17 PM Erik Fonnesbeck

To pick the starting tab on Services: DHCP server, use the same logic as used for creating tabs to make sure the first tab really gets selected.

6c5bb502 03/20/2010 12:32 AM Scott Ullrich

Use url consistently

63e8a8ab 03/20/2010 12:19 AM Scott Ullrich

Fix text

a0fc25ae 03/20/2010 12:09 AM Scott Ullrich

Disable update freqency

2aed5121 03/20/2010 12:04 AM Scott Ullrich

Use URL

f6ba4bd1 03/19/2010 11:54 PM Scott Ullrich

Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well.

3329071a 03/19/2010 07:11 PM Ermal LUÇI

Do not output twice the same text

40050fab 03/19/2010 05:35 PM Ermal LUÇI

Use alias style when creating aliases in wizards.

773c99bc 03/19/2010 03:34 PM Ermal LUÇI

Fix auto update checking and showing always there is an update available.

9ae9a7fc 03/18/2010 11:12 PM Ermal LUÇI

Unbreak ranges.

6c33fb4b 03/18/2010 07:58 PM Ermal LUÇI

Improve aliases a little bit to show large aliases.

72823d7d 03/18/2010 06:22 PM Ermal LUÇI

Support ranges during alias imports.

6b487ec6 03/18/2010 06:05 PM Ermal LUÇI

Allow editing aliases. Pointyhat-to: ?!

30d98ad3 03/18/2010 05:56 PM Ermal LUÇI

Default to on for address pools.

f9fa5d10 03/18/2010 05:38 PM Ermal LUÇI

Add some descriptions. Default to local port 1194 when no other server is configured.

979fb419 03/18/2010 05:20 PM Ermal LUÇI

Correctly show cipher list

1ae55320 03/18/2010 05:04 PM Ermal LUÇI

Add the counterpart of enablefields.

a314bebc 03/18/2010 03:56 PM Ermal LUÇI

Actually get values from the CA based on what was choosen during wizard.

3b4b9ff3 03/18/2010 01:08 PM Ermal LUÇI

Default to 2048 bits.

bd4d0f89 03/18/2010 01:05 PM Ermal LUÇI

Try to prefill values if creating a certificate.

47aa4fc4 03/18/2010 12:49 PM Ermal LUÇI

Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.

db67053a 03/18/2010 01:01 AM Jim Pingle

Colorize config diff, fix wrapping (should still copy/paste as a single line). Add diff button at the top which doubles as a column header.

f19651d1 03/17/2010 10:48 AM Ermal LUÇI

Get up to improvements.

071d63b9 03/17/2010 05:13 AM Erik Fonnesbeck

Restore attribute support, but with some extra checks in the function that uses it.

441e6007 03/17/2010 04:12 AM Erik Fonnesbeck

Needs a little more testing; revert attribute support in xmlparse.inc for now.

This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.

2843a3ec 03/17/2010 02:59 AM Erik Fonnesbeck

Add optional support for reading attributes to xmlparse.inc and move regdomain.xml parsing from regdomain.inc to xmlparse.inc.

bbfc810e 03/16/2010 10:36 PM Erik Fonnesbeck

Add code for applying wireless regulatory configuration and some extra notes about the regulatory settings.

20f09b3b 03/16/2010 10:30 PM Erik Fonnesbeck

Add configuration options for wireless regulatory settings. Still needs code for applying the settings.

cb045957 03/16/2010 01:33 PM Ermal LUÇI

Since 0 is not allowed clarify comment.

4ef606fb 03/16/2010 01:18 PM Ermal LUÇI

Resolves #401. Fix the ... display on aliases description.

63017a73 03/16/2010 01:08 PM Ermal Luçi

Ticket #430. Give a none option to allow for roadwarriors configs.

0b6ab3ec 03/16/2010 08:02 AM Erik Fonnesbeck

Add note about the auto channel setting.

8984dc5e 03/15/2010 07:54 PM Ermal LUÇI

Ticket #414. Fix wizard framework to properly display this. Not sure how it actually worked before!

a69c0036 03/15/2010 07:13 PM Ermal LUÇI

Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() instead of required once so produced errors or redefinitions of functions. These includes are now included on authgui.inc.

13646069 03/15/2010 01:43 PM Ermal LUÇI

Default to 3650 days. Requested-by: cmb@

e97d0e42 03/14/2010 09:29 PM jim-p

Fix permissions.

865ff9b4 03/14/2010 09:16 PM Jim Pingle

Refactor the Easy Rule code a bit. Add a CLI version.

ec5c695d 03/14/2010 03:29 AM Chris Buechler

fix text

ee3fe1e2 03/13/2010 08:36 PM Chris Buechler

fix text

ad627cee 03/13/2010 08:30 PM Chris Buechler

fix text

095a63da 03/13/2010 08:22 PM Chris Buechler

fix text

57bbd532 03/13/2010 01:07 AM Erik Fonnesbeck

Combine "802.11g only" and "802.11n only" into a single option.

28fcddcd 03/12/2010 10:01 PM Jim Pingle

Fix alias importing. Resolves #422

335f296f 03/12/2010 09:15 PM Chris Buechler

fix text

a2ec5a41 03/12/2010 04:31 PM Ermal LUÇI

Remove debugging leftover

6e815096 03/12/2010 04:23 PM Ermal LUÇI

Add includes needed. Fix typo.

aa530bf4 03/12/2010 04:17 PM Ermal LUÇI

Show radius too.

d0412d85 03/12/2010 02:48 PM Ermal LUÇI

Make the certificate table look better.

c9794c06 03/12/2010 02:46 PM Ermal LUÇI

Allow user certificate to be created with the user.

a3db8d75 03/12/2010 12:00 AM Ermal LUÇI

Add my copyright.

599438d2 03/11/2010 11:55 PM Ermal LUÇI

The Openvpn rule does not need proto.

bd2eed56 03/11/2010 11:52 PM Ermal LUÇI

Fix rule creation.

2465ff5b 03/11/2010 11:41 PM Ermal LUÇI

Add a function that allows to show/hide fields. Also correct the enable/disable function.

df2beeb1 03/11/2010 07:22 PM Ermal LUÇI

Remove the special char from the name it makes the xml parser bail.

f05a603f 03/11/2010 07:19 PM Ermal LUÇI

Fix my name

1e99f2ea 03/11/2010 07:18 PM Ermal LUÇI

Add my copyright

998f77a8 03/11/2010 06:03 PM Jim Pingle

Fix EasyRule port check so it is only tested when the protocol is TCP or UDP. Resolves #412
While I'm here, make EasyRule put a description in when writing the config so it shows up properly in the config history.

cd6a4b1d 03/11/2010 05:25 PM Ermal Luçi

Correct field name.

e6fba3b4 03/11/2010 05:20 PM Ermal Luçi

Fix index.

e8a89def 03/11/2010 05:10 PM Ermal Luçi

Fix rule creation.

7a2ec71b 03/11/2010 05:10 PM Ermal Luçi

Final touches.

65d6d7fc 03/11/2010 04:56 PM Ermal Luçi

Correct check.

30e86d57 03/11/2010 04:53 PM Ermal Luçi

Correct logic.

fff3d2b9 03/11/2010 04:50 PM Jim Pingle

Add myself to the copyright

7a288dc9 03/11/2010 04:49 PM Jim Pingle

Add some verbage to the on-screen message stating that IP ranges are available for use as well as CIDR networks in aliases.

19142256 03/11/2010 04:47 PM Ermal Luçi

Add globals vars.

59ca0954 03/11/2010 04:42 PM Ermal Luçi

More improvements.

5540aee6 03/11/2010 04:18 PM Ermal Luçi

Show wizard tab for openvpn.

dba6bcbf 03/11/2010 04:14 PM Ermal Luçi

Improve wizard.

2ca50c87 03/11/2010 12:39 PM Ermal Luçi

Improve wizard by adding more steps and cleaness.

69d2ad77 03/11/2010 11:16 AM Erik Fonnesbeck

Ticket #421. Do not allow blank alias names in firewall_aliases_edit.php

992ff4c2 03/11/2010 09:39 AM Erik Fonnesbeck

Sort opt10+ and wlan10+ more like the way that would be expected.

0e3aa71c 03/11/2010 02:31 AM Erik Fonnesbeck

Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.

eb20f3c5 03/11/2010 01:36 AM Ermal Luçi

Improve the wizard. Make it produce a correct openvpn server config.

bb9689bd 03/11/2010 12:25 AM Erik Fonnesbeck

Ticket #343. Move sorting of DHCP static mappings to after the item is set. Previous behavior caused the wrong entry to get overwritten.

9b4e659a 03/10/2010 10:57 PM Ermal Luçi

More fixes.

72a5f424 03/10/2010 10:57 PM Ermal Luçi

Mostly style fixes.

b7bb1711 03/10/2010 10:13 PM Ermal Luçi

Make the wizard ressemble the style as on other pages. Use switch instead of if else to make code more readble.