Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a73f50e2 04/25/2010 02:36 AM Chris Buechler

add note about 1:1s and interface IPs

81a24277 04/25/2010 02:25 AM Chris Buechler

remove unnecessary input validation checks

e05b5278 04/25/2010 02:16 AM Chris Buechler

remove this check, the WAN IP can be used in binat now with no problems

ee8c3889 04/24/2010 11:04 PM Chris Buechler

remove bunk input validation

2b5f276f 04/23/2010 04:19 PM Jim Pingle

Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534.

08fd5444 04/23/2010 02:05 PM Jim Pingle

Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.

c4e0fc8b 04/22/2010 09:15 PM Ermal LUÇI

Remove all code for directions it is not needed any more on passthrough ip's.

c10ea0a1 04/22/2010 09:08 PM Ermal LUÇI

Add missing ;

c7de8be4 04/21/2010 09:03 PM Jim Pingle

Add a new alias type, urltable, which downloads a file of IP/CIDR addresses and loads them into a pf persist table instead of importing the addresses directly into a traditional alias. This allows for using huge tables of addresses that would otherwise break the GUI and/or fail to load into pf. Part of ticket #512

74e861e3 04/21/2010 01:44 PM Jim Pingle

Validate imported URL data. Resolves #530.

0852838c 04/20/2010 09:31 PM Ermal LUÇI

Warn the user when we cannot get the MAC address on pass through auto add case. Also when a user does a logout through clicking the logout form exit after showing sending info on logout successful.

9426cb03 04/20/2010 09:16 PM Ermal LUÇI

Allow a passthrough mac to be deleted by a POST. Take the neccessary actions to disconnect and remove the mac from CP.

68d0b70a 04/20/2010 06:44 PM Ermal LUÇI

Make pasthrough GUI code catch-up with the latest changes.

1dbe445a 04/20/2010 06:32 PM Ermal LUÇI

Use tables of ipfw for passthrough mac entries. This makes it scale way better than previously. Fix multiple entries on adding mac through entries automatically after login for the same user. The changes allow even pass through mac to be controlled from the Status->Captiveportal. Use serialize/unserialize on some files that keep temporary information to speed up calculations. Really allow mac passthrough to follow radius rules or time out rules when present.

6ce61a8f 04/20/2010 12:40 AM Ermal LUÇI

Add a new option which allows the admin user to configure CP so that it automatically enters an MAC passthru entry. The MAC is taken from login details and has to be removed manually. Also do improvements on rules handling and pipes. Add some optmizations. Teach the GUI/backend on ip/mac passthrough to configure a bw limit for this entries.

c443bb14 04/19/2010 10:52 PM Scott Ullrich

Show p2 items correctly (add missing td's)

c88c2df9 04/19/2010 08:46 PM Jim Pingle

Perform IP/Host and Port number validation for Authentication servers in the OpenVPN Wizard.

6e6a5ce3 04/19/2010 08:27 PM Jim Pingle

Restrict country code entry in the OpenVPN wizard to two letters.

494b4e60 04/19/2010 06:21 PM Jim Pingle

Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.

c0f650c4 04/19/2010 05:57 PM Jim Pingle

Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)

8cd0a3fa 04/19/2010 05:54 PM Jim Pingle

Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This was wrong in the wizard, apparently, and not the main page.

This reverts commit a48613a65d8d04dfec2aeefdb37440bdd399cdab.

a48613a6 04/19/2010 05:43 PM Jim Pingle

Fix finding next OpenVPN port. Protocol should be lowercase.

9460ee11 04/19/2010 06:40 AM Chris Buechler

fix text

7b7e5b30 04/18/2010 10:24 PM Chris Buechler

remove commented out bit that causes annoying pop ups in IE. Ticket #299

43cea754 04/18/2010 08:53 PM Chris Buechler

show port and proto

addbcae7 04/18/2010 01:56 AM Scott Ullrich

Fix growl issues.

Ticket #518
Ticket #519

Submibtted-by: Blake Skinner

cfdce2ad 04/16/2010 07:08 PM Ermal LUÇI

Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT for several interfaces.

f691243d 04/16/2010 06:41 PM Ermal LUÇI

Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.

38b357bd 04/16/2010 06:38 PM Ermal LUÇI

Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.

2cfbe062 04/16/2010 04:24 PM Jim Pingle

Update system information widget to use new version checking mechanism.

a76c1c45 04/16/2010 04:14 PM Jim Pingle

Beef up the version comparison code. This should let us compare several combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.

93b8266e 04/15/2010 09:08 PM Jim Pingle

Fail over update check to report the supplied version from the remote server if it is not a build time/datestamp.

939e4a91 04/15/2010 08:54 PM Jim Pingle

Fix whitespace

27e21d1c 04/15/2010 08:04 PM Jim Pingle

Fix CA cert dupe detection when no certs yet exist.

9cb9c7d4 04/15/2010 08:03 PM Jim Pingle

Add titles to wizard steps, change some wording to be more consistent.

9a38338c 04/14/2010 02:37 PM Ermal LUÇI

Ticket #386. Add even the network address to the list of addresses on proxy arp vips to the naat out edit.

45a99750 04/14/2010 01:28 PM Ermal LUÇI

Ticket #483. Load the bcmath extension dynamically through PEAR for Radius accounting.

2df3a71f 04/13/2010 02:01 PM Renato Botelho

On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with external-address.

0e7dded1 04/13/2010 01:27 PM Renato Botelho

source address is been checked 2 times and destination address no one, fix this

a84eb838 04/12/2010 09:32 PM Jim Pingle

Perform more strict validation on CA and Cert names before proceeding in the wizard.

6f8b8ed0 04/12/2010 08:40 PM Jim Pingle

Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.

916fae48 04/12/2010 08:12 PM Jim Pingle

OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.

99a00640 04/12/2010 07:03 PM Jim Pingle

Fixup OpenVPN wizard LDAP settings. Ticket #500.

c062a711 04/12/2010 07:00 PM Jim Pingle

Fix wizard handling of password fields. Ticket #500.

5ce63c3e 04/12/2010 05:55 PM Jim Pingle

Add/fix wording of descriptions in OpenVPN wizard.
While I'm here, convert leading spaces to tabs.

eca1f1ea 04/12/2010 03:43 PM Marcus Brown

Merge branch 'master' of rcs.pfsense.org:pfsense/mainline

d32a40c1 04/12/2010 03:41 PM Marcus Brown

Revert changes as requested by Ermal

00c82782 04/12/2010 12:49 PM Renato Botelho

Simplify logic implemented on commit 673d29c0

06e2a55d 04/12/2010 12:06 AM Andrew Thompson

Initialise the correct array if empty.

1e027f7b 04/11/2010 09:16 PM Chris Buechler

remove pfsense references, make generic

541ba27e 04/11/2010 07:23 AM Marcus Brown

Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html

e4b8da19 04/10/2010 06:12 PM Chris Buechler

allow hostname for TFTP server

63292199 04/10/2010 03:07 PM Marcus Brown

Implement reporting and logging of historical PPP uptime with data persistent through reboot.

Also, change the way uptime is captured. The mpd console is no longer used to
get PPP uptime data, which will prevent spamming of PPP logs with console access messages....

673d29c0 04/09/2010 05:46 PM Renato Botelho

When delete a filter rule that is associated with a nat rule, cleanup the association

664742f7 04/09/2010 01:12 PM Renato Botelho

The sum of % for table size should be 100%, fixing it

ba5d8263 04/09/2010 11:19 AM Marcus Brown

Merge branch 'master' of rcs.pfsense.org:pfsense/mainline

4aa64f79 04/09/2010 11:16 AM Marcus Brown

Configure interface when changing settings, and fix init string field.

The interface configure function is called after "write_config()" because
we must write the new data to the config before reading the config to
bring up the interface with the new settings.

28181237 04/08/2010 05:49 PM Renato Botelho

Add a new global option, disablehelpicon, to hide help icon from all pages

b324b619 04/06/2010 07:25 AM Marcus Brown

Add a few more examples to the list of domain examples.

10e41b74 04/06/2010 07:24 AM Marcus Brown

Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.

The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used to look up local hosts
instead of doing a normal DNS query to the server listed in...

221f5d17 04/05/2010 10:06 PM Chris Buechler

don't display disabled tunnels on diag_ipsec.php

fix up L2TP text

c67bbe04 04/04/2010 05:02 AM Chris Buechler

restore double click to edit

a2a7f74d 04/04/2010 04:58 AM Jim Pingle

Check for an empty <config/> as the first setting for a given package's config. When present, this breaks saving for certain packages (namely Squid's caching tab).

bef28e2d 04/03/2010 10:18 PM Jim Pingle

Fix sortable to handle sorting of IP address columns properly. Resolves #469

8b69a3e1 04/03/2010 09:27 PM Chris Buechler

fix text

0ad76ac8 04/03/2010 08:38 PM Chris Buechler

fix editing of PARP ranges reverting to single entries, and duplicate "selected" in subnet_bits

af5d9af2 04/03/2010 08:03 PM Scott Ullrich

Add iPad support

703539b6 04/01/2010 04:45 PM Chris Buechler

fix text

2f678757 03/31/2010 10:33 AM Ermal LUÇI

Do not create faulty gateway entires with just defaultgw set it breaks logic.

d432ed92 03/31/2010 09:16 AM Ermal LUÇI

Ticket #462. Remove references to slbd it is not used anymore.

62e74b42 03/29/2010 04:08 PM Ermal LUÇI

Remove PPP tab these all go to the system log now.

c90f2471 03/29/2010 01:03 PM Marcus Brown

Changes to make PPP work again. mpd5 fails to establish a ppp link without
some username and password, so defaults are set if user enters nothing.
Removed interface_ppp_configure call from interfaces_ppp_edit.php. It was
useless there with the new structure, and it caused all PPP links to attempt...

c107a2ac 03/28/2010 09:11 PM Ermal LUÇI

Forgot re-editing.

da75413d 03/28/2010 09:11 PM Ermal LUÇI

Fix interface assignment and re-edit

822263b7 03/28/2010 08:10 PM Ermal LUÇI

Fix displaying ppp ports.

8dac2d1b 03/28/2010 08:05 PM Ermal LUÇI

Fix PPP assignment.

5ca41f8b 03/28/2010 03:04 PM Marcus Brown

Don't need the rm -f statement when using > redirect to overwrite the
file, and add the "then" to the if statements

158b5cc3 03/28/2010 03:00 PM Marcus Brown

Fix mistakes (now using "call" instead of "goto") and add check to SIM PIN setting routine
so we don't have to set the pin every time if it's already set.

29533e50 03/27/2010 08:17 AM Ermal LUÇI

Be safer use the remote-ip address for adding route.

1f0ddd30 03/27/2010 08:09 AM Ermal LUÇI

Explicitly set the exit status of the script to not make mpd fail.

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