Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8a47c190 03/10/2010 10:40 AM Ermal Luçi

Ticket #413. Hanlde cases when no authentication is specified.

5a8a69b3 03/10/2010 10:14 AM Ermal Luçi

Only extract timezone info if we have a field type 'timezone_select'

ba9e9bbf 03/10/2010 10:00 AM Ermal Luçi

Correctly set variable values during each iteration. Ticket #414. Spotted-by: irc(Efonne)

1c38875e 03/09/2010 11:56 PM Ermal Luçi

Ticket #386. Add all possible proxy arp to the external ip when it is defined as network even on outbound NAT.

d3ab36dc 03/09/2010 11:10 PM Ermal Luçi

If field type is interface show them with the descriptive name.

c9204896 03/09/2010 09:18 PM Ermal Luçi

Ticket #386. Add all possible proxy arp to the external ip when it is defined as network.

c0f5182c 03/09/2010 08:34 PM Ermal Luçi

Correctly configure the default route addition when interfaces are configured for pppoe/pptp. Handle in system routing configure dynamic interfaces. Also when chaning or configuring the defaultgw reconfigure the underlying interface, this helps when this interfaces are dynamics one.

68ff67b3 03/09/2010 07:45 PM Ermal Luçi

Implement the protocol functionality on nat rules. This i based on a port that provides this functionality but with a lot more reduced patchset.

800ae412 03/09/2010 07:40 PM Jim Pingle

Fix a slight bug. This would have caused an empty description in some cases.

fb0f22c0 03/09/2010 05:54 PM Ermal Luçi

Add a function to get user groups based on authentication server. Use this function to show the groups the user i member of on Diag Authentication.

61bda182 03/09/2010 05:52 PM Ermal Luçi

Correct assignment.

be934aad 03/09/2010 05:22 PM Ermal Luçi

Make this work as it is supposed.

3f0357fc 03/09/2010 03:59 PM Ermal Luçi

Add a diag page for authentication.

cf1ced6d 03/09/2010 02:20 AM Pierre POMES

Handle empty OVPN client array correctly. Ticket #397

b48a82c9 03/08/2010 11:03 PM Ermal Luçi

Check against proper value. Spotted-by: cmb

dc7c57ac 03/08/2010 05:43 PM Ermal Luçi

Reinstall packages even on nanobsd.

68347742 03/08/2010 05:32 PM Ermal Luçi

Close before unmounting.

07070c72 03/08/2010 05:18 PM Ermal Luçi

Remove bogus call.

a46e450c 03/08/2010 04:53 PM Ermal Luçi

Do not spread checking for value accross code. Do it in the function that is supposed to do it.

e54626e2 03/08/2010 12:29 PM Ermal Luçi

Fix rowhelper size usage.

9be20928 03/07/2010 11:54 PM Erik Fonnesbeck

Fixes for 11g Turbo and 11a Turbo modes.

c39ca3e2 03/07/2010 11:13 PM Scott Ullrich

AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacks

d6050c47 03/07/2010 10:53 PM Scott Ullrich

Move description into listtopic area

ecd1f2d9 03/07/2010 09:37 PM Jim Pingle

Adding support for using IP ranges aliases. If you input an IP Range such as 192.168.0.1-192.168.0.254, it will instead turn that into a number of CIDR networks which will completely fill the range.

ed459692 03/07/2010 09:07 AM Erik Fonnesbeck

Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when those modes aren't available.

a8f58287 03/07/2010 07:28 AM Erik Fonnesbeck

Revert "Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist."

This reverts commit b383e88b59366143d69c2b50aa8e000d4a6c83e5.

39c1349c 03/07/2010 06:40 AM Erik Fonnesbeck

Add support for 802.11n in get_wireless_modes and the channels list.

3de94477 03/05/2010 06:16 PM Ermal Luçi

Do not allow changing the name of the auth server. Resolves #399.

9c2e9c13 03/05/2010 03:59 AM Erik Fonnesbeck

Fixing the condition for the enable checkbox broke saving on wan and lan. Add a hidden enable field for wan and lan to fix any code that expects it to be there.

7f9a1300 03/04/2010 04:37 PM Ermal Luçi

Remove specific ppp fields if the interface is not a ppp anymore this unbreaks the GUI in certain cases.

864336aa 03/04/2010 03:55 PM Ermal Luçi

Remove the authentication fallback it does not have any meaning now.

957e2f1f 03/04/2010 02:03 AM Jim Pingle

Add a config diff option to the backup history, so you can view changes between revisions.

e327021d 03/03/2010 11:41 PM Erik Fonnesbeck

Fix distance setting for ath and add it to the wireless settings that are synced and listed as shared.

39163f72 03/03/2010 11:22 PM Ermal Luçi

Ticket #393. Require once.

dfc7ab8c 03/03/2010 09:58 PM Ermal Luçi

Remove mentioning of the well gone ftp helper.

f39fe79e 03/03/2010 06:43 PM Ermal Luçi

Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.

2702fbaf 03/03/2010 06:33 PM Ermal Luçi

Resolves #392. Remove unused igmpproxy_import and its .gif reference.

9c6db17a 03/03/2010 06:00 PM Ermal Luçi

Remove the gateway even from the interface if it is used by it. Resolves #304.

8cd27a98 03/03/2010 05:13 PM Ermal Luçi

Do not allow negative numbers in session timeout. Ticket #378.

6306b5dd 03/03/2010 04:17 PM Ermal Luçi

Overhaul the user login system to use the Servers tab as its base.

Fix quite a few problems down the way.

f98bfed2 03/03/2010 09:33 AM Ermal Luçi

Remove the windows LF on this file to be usable on vi.

b383e88b 03/03/2010 06:36 AM Erik Fonnesbeck

Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist.

651fff4f 03/03/2010 06:17 AM Erik Fonnesbeck

Add more descriptive mode names to the error messages.

597330aa 03/03/2010 05:35 AM Erik Fonnesbeck

When more than a single wireless clone exists, verify that it is possible to change the mode.

6ba138b0 03/03/2010 03:29 AM Erik Fonnesbeck

Don't need to bring the interface down twice -- let apply be the one to take care of it, since that appears to be the intention.

3f23b74d 03/03/2010 03:26 AM Erik Fonnesbeck

Only create the clone here if it does not exist, to prevent inadvertently destroying the clone before apply has been clicked.

cccdc09f 03/03/2010 03:12 AM Erik Fonnesbeck

Fix conditions for disable.

94ca29a9 03/03/2010 12:24 AM Erik Fonnesbeck

Use wireless_regex instead, because is_interface_wireless appears to be intended for assigned interfaces only.

c5e2d1c3 03/03/2010 12:10 AM Erik Fonnesbeck

Fix text and add more descriptive names to the modes.

54b9de56 03/02/2010 08:48 PM Ermal Luçi

Allow openvpn server to authenticate only based on username/password credentials.

acee624f 03/02/2010 08:27 PM Ermal Luçi

Do not allow same names on different auth servers. While here correct radius default ports.

f4a4d91e 03/02/2010 07:41 PM Erik Fonnesbeck

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones

Approved-By: sullrich/cmb

8a6b0fbe 03/02/2010 05:23 PM Ermal Luçi

Add copyrights of myself.

c61e4626 03/02/2010 05:07 PM Ermal Luçi

Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.

d91f8b8c 03/02/2010 12:27 AM Ermal Luçi

User _ instead of so browser does not interpret it as html.

c345f265 03/02/2010 12:21 AM Ermal Luçi

Do not show the passwd used to logon on logs. Also change the replace from $username to <username> so php does not try to do clever stuff.

d427154a 03/02/2010 12:13 AM Chris Buechler

fix text

1e52f18c 03/01/2010 10:46 PM Erik Fonnesbeck

Merge commit 'mainline/master'

0c1b9688 03/01/2010 09:46 PM Ermal Luçi

The filter expects * and not a php variable.

e4749e66 03/01/2010 12:36 PM Seth Mos

Correct typo in function name

84d07e67 03/01/2010 11:00 AM Seth Mos

Mute route delete message, regenerate resolv.conf as this also corrects static routes to the DNS servers.

c6e1b0f5 03/01/2010 10:35 AM Ermal Luçi

Add intermmediate certificate support to CP config page.

312d166b 02/28/2010 01:45 AM Jim Pingle

AJAX-ify the gmirror status widget. Add license header while I'm here.

306b8ff7 02/27/2010 10:29 PM Erik Fonnesbeck

On double click go to the wireless clone edit page. Also remove an unused variable.

9f9b88e2 02/27/2010 08:48 PM Jim Pingle

Add link to download config from backup history. Ticket #268

85183d57 02/27/2010 08:28 PM Jim Pingle

Add descriptive title to revert/delete config backup that shows when hovering. Also add confirmation prompt for revert or delete. Resolves #268

eecc1817 02/27/2010 08:26 PM Chris Buechler

revert unintentional change to system_usermanager_settings.php from last commit

a64b5d3f 02/27/2010 08:24 PM Chris Buechler

if reverted to HTTP, restart lighty

423afd2d 02/26/2010 11:23 PM Jim Pingle

Fix typo

fd22be34 02/26/2010 06:49 PM Ermal Luçi

Ticket #367. On double click go to the repective edit page.

d70a5ac6 02/26/2010 06:27 PM Ermal Luçi

Ticket #313. Search if the string to be replaced really exists instead of doing a blind replace.

c059940b 02/26/2010 08:01 AM Erik Fonnesbeck

Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.

9c17db74 02/26/2010 08:00 AM Erik Fonnesbeck

Revert "Fix the check for whether the bridge is assigned."

This reverts commit 3a669df20b0795b2e487fc033f86eacea7e6fdf4.

23e69ae8 02/25/2010 11:48 PM Ermal Luçi

Ticket #363. Fix the number 1 report on this ticket. Properly show status of dyndns update.

0e1add13 02/25/2010 11:07 PM Ermal Luçi

Correct page name.

e8a58de4 02/24/2010 11:58 PM Ermal Luçi

Add support for authenticating users against server specified in the system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page.

bdadaf3c 02/24/2010 11:29 PM Chris Buechler

Change default session timeout to 4 hours. Clarify text description. Remove limit of < 999 and other invalid/unnecessary input validation. Use product_name

16120707 02/24/2010 07:05 PM Erik Fonnesbeck

Change clone_inuse to function in the same style as the other inuse functions in the interfaces.php files.

38b7d47d 02/24/2010 06:34 PM Erik Fonnesbeck

Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)

This reverts commit ce075a0fd4aa7eb0788f20233bf60706e4c77edf.

a1003d57 02/24/2010 03:27 PM Ermal Luçi

Ticket #375. When choosing to export only a subsystem by default do not export rrd data.

744187e8 02/24/2010 04:11 AM Pierre POMES

When editing a P2: reset netmask to 24 only when it is not specified, in case of a new P2. Ticket #352

44088ce8 02/23/2010 10:56 PM Ermal Luçi

Ticket #356. Clear the interface configuration if neccessary. To avoid strange situation described in the ticket.

762a24a3 02/23/2010 07:04 PM Ermal Luçi

Add proxy authentication capabilities to OpenVPN client.

7c53bc7b 02/23/2010 01:00 PM Erik Fonnesbeck

Change method of displaying wireless clone interfaces on the assignment page.

82fccf3a 02/23/2010 11:54 AM Erik Fonnesbeck

Allow changing the parent interface of an unassigned wireless clone.

34808d4e 02/23/2010 09:12 AM Erik Fonnesbeck

Move most of the code for dealing with wireless clone interface names to separate functions.

4a5e1d55 02/23/2010 07:22 AM Erik Fonnesbeck

Add note about limits on the number of wireless clones.

61f231c0 02/23/2010 07:13 AM Erik Fonnesbeck

Add more detail to the description on the Interfaces: Wireless page.

b7013816 02/23/2010 06:54 AM Erik Fonnesbeck

Move shared wireless configuration settings to their own heading.

8f0289e7 02/22/2010 08:08 PM Erik Fonnesbeck

Sync configuration of shared settings between wireless clones.

ce075a0f 02/22/2010 06:59 PM Erik Fonnesbeck

Don't skip disabled interfaces when checking which are assigned.

55e52bc6 02/22/2010 07:07 AM Chris Buechler

fix text

9301de7e 02/21/2010 06:54 AM Chris Buechler

check against correct variable

f2c3db14 02/21/2010 06:00 AM Chris Buechler

fix text

7d3f9576 02/21/2010 05:56 AM Chris Buechler

fix text

3a669df2 02/21/2010 05:10 AM Erik Fonnesbeck

Fix the check for whether the bridge is assigned.

01571da5 02/21/2010 04:23 AM Chris Buechler

Description is not required

5e2ca757 02/19/2010 03:24 PM Erik Fonnesbeck

Don't allow changing the parent interface until this code supports deleting the old clone.

38a37c33 02/17/2010 07:28 PM Erik Fonnesbeck

Merge commit 'mainline/master' into alt_method

d0f6649c 02/16/2010 10:19 PM Pierre POMES

Add statistics for OpenVPN client instances