Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
90a89478 02/02/2010 06:54 PM Ermal Luçi

Reactivate the hack for packages to show as installed. Untill php decides to behave.

9d8d8a4c 02/02/2010 04:23 PM Renato Botelho

Align LAN and WAN interfaces print (just cosmetic)

cba19251 02/02/2010 04:08 AM Chris Buechler

remove old lint check

disable the already loaded config.inc check for the time being as it breaks things.

3e13620d 02/02/2010 03:29 AM Scott Ullrich

Oops, fix inverted check for 3G serial

1b773d20 02/01/2010 11:11 PM Ermal Luçi

Ticket #329. Use correnct interface API and pass correct arguments to functions.

6c0bf7fe 02/01/2010 10:58 PM Ermal Luçi

Use real interface instead of the friendly one. So is_interface_wirless gets proper parameter.

c5b5f501 02/01/2010 10:53 PM Scott Ullrich

Show a 3G icon when item is a serial type interface

9ecce49f 02/01/2010 10:21 PM Ermal Luçi

Ticket #328. Do not escape twice special shell characters.

93d9bb12 02/01/2010 10:14 PM Ermal Luçi

Fix errors because of the function is_file_included is not yet declared in some cases.

ab94ba00 02/01/2010 06:23 PM Ermal Luçi

Ticket #309. Correctly fix the problems of intermediate config lost because of inclusion of config.inc. This might have speed impacts to be measured.

ed6b04d8 02/01/2010 06:06 PM Ermal Luçi

Resolves #309. Seems that including config.inc has bad habits on packages. Workaround this for now until the package config include is fixed.

c0481e1c 02/01/2010 03:13 PM Ermal Luçi

Fix several handling of gif/gre addresses and automatically added routes.

1dd1e41f 02/01/2010 10:45 AM Ermal Luçi

Ticket #331. For now skip virtual interfaces on loginterface directive. This is contrary to what OpenBSD supports and is being discussed on how to proceed.

d76ecf13 02/01/2010 10:23 AM Ermal Luçi

Expand aliases for reflection entries to be generated normaly. Reported-by: http://forum.pfsense.org/index.php/topic,22535.0.html

094dfa16 01/29/2010 10:28 PM Ermal Luçi

Add zyd(4) to the wirless regex.

dbef132c 01/29/2010 03:47 PM Ermal Luçi

Ticket #287. It seems to work for me after fixing the includes.

854aed18 01/29/2010 02:02 PM Ermal Luçi

Ticket #308. More fixes on wireless clone creation.

a1af7426 01/29/2010 01:31 PM Ermal Luçi

Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.

3a92b286 01/29/2010 05:11 AM Jim Pingle

Fix output errors and collisions counters. The output of netstat added a column so they were using the wrong data.

f95e0cef 01/29/2010 02:08 AM Ermal Luçi

Ticket #308. Now it should work ok. More testing is needed.

cefc0016 01/29/2010 02:02 AM Ermal Luçi

Ticket #315. Do not show the cloned wireless devices for assignment.

5630c91c 01/29/2010 01:51 AM Ermal Luçi

Ticket #275. Run the arp deletion command only if and interface exists and on those types which makes sense.

883c53c9 01/29/2010 01:44 AM Ermal Luçi

Ticket #303. Fix very many bugs in this code. From strings that were not quoted propperly to completely broken code paths.

3ff90af7 01/28/2010 10:50 PM Scott Ullrich

Start PPP in &

1900c4b7 01/28/2010 08:15 PM Ermal Luçi

Do not fail to create racoon.conf if there is no ip on wan. this might be a valid config.

30eb929b 01/28/2010 08:01 PM Ermal Luçi

Resolves #327. Add sysctl.inc to obsoleted files.

aa2d5070 01/28/2010 01:28 AM Ermal Luçi

Move on to sloppy states. It should give speed improvement.

08ef3d78 01/28/2010 01:09 AM Ermal Luçi

Ticket #99. Increment the port number for the other to come instances.

daf8594a 01/27/2010 11:26 PM Ermal Luçi

Add a checkbox to allow setting a 3G/dialup modem as the default interface/gateway.

f26baf72 01/27/2010 10:56 PM Ermal Luçi

Add required includes.

46022016 01/27/2010 09:07 PM Scott Ullrich

base64 encode/decode the dialcmd to work around escaping issues:

963e42d2 01/27/2010 08:32 PM Ermal Luçi

Fix restarting of webinterfaces.

37a23c2d 01/27/2010 08:19 PM Ermal Luçi

Try to prevent breaking the ruleset when ppp is not connected. This should fix most problems with ppp.

73780aef 01/27/2010 08:13 PM Ermal Luçi

Part of this are needed.

Revert "Now ppp support interface renaming so there is no need for this."

This reverts commit 9cb45abb050c27935a2f70e9ba18c8766c9a07a0.

9b16b834 01/26/2010 11:59 PM Ermal Luçi

Ticket #136.

Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.
The API to use for this is in itemid.inc.

All the issues should be solved now.

8f3f7729 01/23/2010 12:03 AM Ermal Luçi

Use backslash(\) for escaping and not slash(/).

9cb45abb 01/23/2010 12:03 AM Ermal Luçi

Now ppp support interface renaming so there is no need for this.

44681f37 01/22/2010 06:36 PM Ermal Luçi

Allow ppp to run during bootup.

27e7bc91 01/22/2010 06:33 PM Ermal Luçi

Correctly generate the if name for ppp.

67cd847c 01/22/2010 06:32 PM Ermal Luçi

Really write ppp.conf during reload. Include neccessary include.

4f64e3b0 01/22/2010 01:05 PM Ermal Luçi

Tell ppp to rename the underlying tun interface now that we teached it how to do so.

c720fffc 01/22/2010 12:22 AM Scott Ullrich

Set set_time_limit

c4b4878c 01/21/2010 11:12 PM Chris Buechler

fix DHCP relay

3a35f55f 01/20/2010 10:57 PM Scott Ullrich

Stop fighting php bugs where a variable is not defined on one system yet it is defined on another.

cac19f50 01/20/2010 10:33 PM Scott Ullrich

Include item

b2d0140c 01/20/2010 10:13 PM Scott Ullrich

Really unbreak sysctl handling

09f82b11 01/20/2010 08:19 PM Administrator

Unbreak default sysctl handling

a2532739 01/18/2010 08:55 PM Ermal Luçi

Ticket #305. Grey out the gateway when it is a dynamic one.

0af381c2 01/16/2010 11:08 PM Scott Ullrich

Set variable instead of using comparison operator

16348c36 01/16/2010 10:58 PM Scott Ullrich

If config['system']['altpkgrepo']['username'] and config['system']['altpkgrepo']['password'] then pass along these values to the XMLRPC layer so we can use password protected pkg servers

edc8a9f8 01/15/2010 05:39 AM Jim Pingle

Add some missing braces

da831323 01/14/2010 06:34 PM Ermal Luçi

Ticket #280. Seems that xml parser does not set the value correctly.

9f007e8c 01/13/2010 04:40 PM Chris Buechler

if gzsig is missing, return error verifying signature rather than invalid signature.

494be6e8 01/12/2010 11:57 AM Ermal Luçi

Resolves #279. Do not show vlans as parent interfaces for other vlans.

cb58f26c 01/12/2010 12:17 AM Ermal Luçi

Actually just destroy the interface since carp interfaces will not be handled correctly from interface_bring_down.

4563d12f 01/11/2010 08:44 PM Seth Mos

Make get_real_interface return real interface enc0 for "ipsec". Refactor enable_rrd_graphing() to
use get_configured_interface_with_descr()

fd7ff405 01/11/2010 06:09 AM Scott Ullrich

Handle faultCode()

01cf3e74 01/10/2010 09:38 PM Ermal Luçi

Ticket #99. More fixes to reflection.

acfcea97 01/10/2010 09:18 PM Ermal Luçi

Ticket #283. Do not create Inbound(rdr) nat rules for disabled interfaces.

a80f2223 01/10/2010 09:14 PM Ermal Luçi

Feedback #283. Do not create outbound nat rules for disabled interfaces.

d2cf5c39 01/10/2010 08:46 PM Ermal Luçi

Resolves #293. Do not try to bind to the ip discovered by checkip since that might give a NAT ip rather than the real interface ip.

72bad805 01/09/2010 08:14 PM Scott Ullrich

Check for is_array()

5684694a 01/09/2010 08:10 PM Scott Ullrich

Report auth errors correctly during xmlrpc sync

da0ce7ee 01/05/2010 07:54 AM Chris Buechler

fix typos. Ticket #278

a978a0ff 01/05/2010 04:37 AM Chris Buechler

unbreak CP after HTTP > HTTPS redirect

Ticket #270

232b01db 01/04/2010 12:06 AM Jim Pingle

Fix some package uninstall bits on nano

3ab81f02 01/03/2010 09:09 PM Scott Ullrich

Merge 2bf552a41ca9fde6c71ba3aad9da794785246852 from RagnaBaby-clone

2ce57545 01/03/2010 08:32 AM Chris Buechler

fix typo

27616d6e 01/02/2010 10:04 PM Seth Mos

Restore interface list for vlan interfaces.

4cda5fb7 01/02/2010 08:44 AM Scott Ullrich

Boos max_procs

1a4f9b42 01/01/2010 08:02 AM Chris Buechler

fix typos

8395832c 01/01/2010 02:11 AM Scott Ullrich

Update URL to point to snapshot server until RC

72306d5a 12/31/2009 11:00 PM Scott Ullrich

Adding smtp auth support for notifications. Requested-by:

d1014c18 12/30/2009 10:54 PM Chris Buechler

fix openvpn user auth. thanks to thompsa@ for finding fix

b52f883a 12/30/2009 04:54 PM Ermal Luçi

Fix var names/

ea25d26d 12/30/2009 04:43 PM Ermal Luçi

Ticket #257. Fix unsetting Red/Rio/Ecn etc...

231e0606 12/30/2009 04:34 PM Ermal Luçi

Ticket #261 Do not consider ports as hostnames. This changes the is_port function to consider ':'(ranges) as ports. This seems a previous feature i do not agree with much, but users decide right?!

0c8d2763 12/30/2009 04:16 AM Chris Buechler

Revert "fix OpenVPN user auth"

This reverts commit f67a48ccda79386b5628e746e43bdf55a4f54ed6.

f67a48cc 12/30/2009 04:10 AM Chris Buechler

fix OpenVPN user auth

f604497a 12/29/2009 08:57 PM Scott Ullrich

Add back rc.filter_configure_sync

8eb2f33a 12/29/2009 08:51 PM Scott Ullrich

These patches give you a display of the uptime of the active PPP link
on the "Status-> Interfaces" page, and also logging on /conf (to
survive reboot) of uptimes of each session after it is closed. In
addition, the status_interfaces.php page displays the cumulative...

c221e549 12/29/2009 06:49 PM Jim Pingle

Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the other options we currently employ.

bfa6d878 12/28/2009 11:33 PM Ermal Luçi

Use better interface names.

19ef5120 12/28/2009 08:23 PM Ermal Luçi

Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://forum.pfsense.org/index.php/board,49.0.html.

6480d38f 12/28/2009 08:23 PM Ermal Luçi

Fix failure on opening gettytab fir writing.

42739c1c 12/28/2009 02:56 PM Ermal Luçi

Be consistent where we write and where we read the new config.

6955830f 12/28/2009 09:42 AM Ermal Luçi

Replace some occurrence of /tmp with the propper global variable in attempt to minimize the search for what changes /tmp permissions.

39618326 12/28/2009 05:15 AM Chris Buechler

remove old function from 1_2, it just wipes out the authorized_keys file breaking SSH access with the way 2.0 handles SSH keys. writing out the keys is handled by the user manager now

7921e8e5 12/27/2009 11:39 PM Chris Buechler

redirect to the correct port

d7e230ae 12/27/2009 11:08 PM Chris Buechler

Add redirect from HTTP to HTTPS. Ticket #63

2cdf37c6 12/27/2009 10:28 PM Ermal Luçi

Fix function which should fix default gw handling for dynamic interfaces.

0276fe8b 12/27/2009 07:35 PM Ermal Luçi

Fix some other problems with reflection code. Feedback #99.

a7503d91 12/27/2009 05:45 PM jim-p

Change this include to a require_once(), it was causing an error on boot.

bedd9bdb 12/27/2009 01:04 AM Chris Buechler

fix typo

56d41297 12/26/2009 11:22 PM Chris Buechler

remove notice that unnecessarily appears on every clean install

a0bb5a4d 12/26/2009 10:41 PM Andrew Thompson

Also match umodem for the UM175 unit.

ec51a222 12/26/2009 10:36 PM Andrew Thompson

Add graphing for 3G cellular modems.

78490e86 12/25/2009 10:02 PM Ermal Luçi

Fix the inetd definitions. Remove forgotten dead code.

14900201 12/25/2009 02:32 AM Scott Ullrich

Moving on up, to the east side, to a deluxe apartment in the sky, aka 2.0-BETA1

eb72845c 12/24/2009 10:55 PM Jim Pingle

Remove "-G all" as it was causing the useradd operation to fail, leading to other failures. (Users were not added to passwd, home directories were not being made, etc)