Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1a863be2 07/04/2011 07:56 PM Ermal LUÇI

If vouchers are disabled do not allow users to authenticate thorugh existing(active/in use) vouchers. Reported-by: http://forum.pfsense.org/index.php/topic,38342.0.html

c3ebb669 07/04/2011 06:48 PM Scott Ullrich

Launch running script as well

d9489532 07/04/2011 05:13 AM Chris Buechler

Don't check OpenVPN ports in use against disabled clients or servers

32cd7c36 07/04/2011 02:41 AM Scott Ullrich

Add rc.local.running if rc.local is running so it can reattach after a console logout

a32c7a23 07/03/2011 06:28 PM Scott Ullrich

Fix copy and pasto

5f8e5e14 07/03/2011 06:27 PM Scott Ullrich

Launch rc.local into &

ae660b3c 07/03/2011 07:18 AM Evgeny Yurchenko

Feature#1603. URL table aliases should be usable within network type aliases.

2ba6c4ab 07/03/2011 02:41 AM Scott Ullrich

Remove $id. Bump (C) date

9c98ee85 07/03/2011 02:40 AM Scott Ullrich

If rc.local exists launch it

dca5e2b8 07/03/2011 01:27 AM Scott Ullrich

Regenerate permissions

baa2dba2 07/03/2011 12:57 AM Scott Ullrich

Use error log and log errors to /tmp/PHP_errors.log

6fd8fde2 07/01/2011 08:50 PM Jim Pingle

Use empty() so we don't use it if it's defined but blank.

a9404381 07/01/2011 08:46 PM Jim Pingle

If available, also track the IP used by a user making a config change.

2c063971 06/30/2011 09:31 PM Ermal LUÇI

Correct pid filename so the instance of lighty for SSL is running.

d368b334 06/29/2011 08:06 PM Jim Pingle

Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.

8ee623f3 06/29/2011 07:54 PM Jim Pingle

Instead of deleting arp entries, reconfigure static arp. For interfaces without static arp enabled, the net effect is the same (arp entries are already deleted as part of that function). Fixes #1628

5962f766 06/29/2011 03:22 PM Jim Pingle

Check if an item is an array before treating it as such in the upgrade code.

dfa766ff 06/28/2011 08:47 PM Ermal LUÇI

Put resolvconf generation first since gif tunnels can use hostanmes

48484aac 06/28/2011 08:45 PM Ermal LUÇI

Add recovery code for gif/gre the same as in interface_configure. This helps gif/gre tunnels. Needed for capr? Suggested-by: jim-p

8484586f 06/28/2011 08:09 PM Ermal LUÇI

Do not show the root interface queue on the queue list availble since it is not allowed to choose it. Ticket #636

84924e76 06/28/2011 07:26 PM Ermal LUÇI

Add proper checks in auth code for testing if the section has been set in the config. Also do the same in the ugprade code

0818baf7 06/27/2011 08:45 PM Scott Ullrich

Adding patch for pfearly hook from Andrew Thompson

2f3554bb 06/27/2011 06:05 PM Jim Pingle

Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls into running resolve_retry() with invalid parameters causing a long delay in returning.

d30afa60 06/27/2011 04:11 PM Jim Pingle

In upgrade code for server load balancing, set redirect_mode. Also in the backend code, assume redirect_mode as the default if it's not set.

ae26b02e 06/27/2011 08:00 AM Chris Buechler

send lighttpd a KILL in restart_webgui, once I've seen the former way result in a never ending stream of .... never killing it, and others have reported the same. a killall -9 sufficed in those instances to kill it, so this should resolve.

9bc27ae5 06/26/2011 10:51 PM Jim Pingle

Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.

5a7cc1f9 06/24/2011 07:09 PM Ermal LUÇI

No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables.

01599e5e 06/24/2011 07:05 PM Ermal LUÇI

Remove nohup from the calling for check_reload_status since it may cause issues to the processes that get forked from it.

506514e7 06/24/2011 02:53 PM Jim Pingle

Add LB monitor types to config during upgrade, or they will be missing from boxes upgraded from 1.2.3.

5ca13f69 06/24/2011 12:10 PM Ermal LUÇI

Import error handling to avoid errors.

22b380aa 06/24/2011 12:28 AM Evgeny Yurchenko

Internal cert and CSR creation error handling added.

1b6d9fa5 06/24/2011 12:05 AM Evgeny Yurchenko

Internal CA creation error handling added.

95c8cf48 06/23/2011 11:02 PM Evgeny Yurchenko

Intermediate CAs and openssl_xxx() error checking in CA management.

d2a08a06 06/23/2011 03:34 PM Scott Ullrich

Add small comment about rrd binaries

cb6630e5 06/23/2011 03:14 PM Scott Ullrich

Loosen grep for rrd

efea7969 06/23/2011 03:11 PM Scott Ullrich

Backup rrdtool binaries during package reinstallation. Currently that is the onlyp package that can be clobbered by others. We will rework this completely in a future version when we adopt PBIs.

e0ed1aa3 06/22/2011 09:25 PM Ermal LUÇI

The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases.

ff629977 06/22/2011 06:52 PM Jim Pingle

Properly generate a subnet based on the range of IPs for PPTP clients. Bonus: fix off-by-one math error in the NAT code that does the same thing. Fixes #1614

68d1632c 06/22/2011 02:39 PM Warren Baker

New line missing after pkg is extracted.

adc4bdcc 06/21/2011 07:13 PM Scott Ullrich

Set extension name correctly.. Duh!

14033103 06/21/2011 07:04 PM Scott Ullrich

Fix copy and pasto

9c881f26 06/21/2011 06:55 PM Scott Ullrich

Add extension directory

5bbd08e1 06/21/2011 06:05 PM Warren Baker

More whitespace fixes.

1015b3a9 06/21/2011 05:44 PM Warren Baker

If no event_address in globals.inc specified assume the default. Also fixed whitespaces.

490615d3 06/21/2011 04:08 PM Scott Ullrich

Add custom boot early hook

f81cbdad 06/21/2011 04:08 PM Scott Ullrich

Use correct directory

7cca77de 06/21/2011 07:08 AM Ermal LUÇI

Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index.php/topic,37931.0.html

5b9afe1e 06/20/2011 11:55 PM Scott Ullrich

mkdir zend modules

8ef700da 06/20/2011 10:53 PM Scott Ullrich

Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories

c76ce920 06/20/2011 10:29 PM Scott Ullrich

Remove ioncube

3745f21e 06/19/2011 11:40 PM Chris Buechler

bump to RC3

857da904 06/19/2011 07:08 PM Scott Ullrich

Do not check dynamic and special interfaces for a complete interface mismatch error

53bbbf04 06/19/2011 07:01 PM Scott Ullrich

Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc.

a53992b7 06/19/2011 07:01 PM Scott Ullrich

Simplify message that wraps off screen

5d2e5116 06/17/2011 06:14 PM Jim Pingle

Fix formatting of fastcgi params in lighty config.

c41602e1 06/17/2011 05:53 PM Jim Pingle

Add a GUI field to adjust the max number of processes for lighttpd.

9d2d65f3 06/17/2011 03:04 AM Evgeny Yurchenko

Bug #1437. Dropdown list for country codes (CA manager)

2de8d745 06/16/2011 08:26 PM Jim Pingle

Do a more thorough check for platform on the ro call, or factory reset blows up.

62905808 06/15/2011 07:30 PM Jim Pingle

Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me. Coded-By: Ermal

1540194f 06/15/2011 04:57 PM Ermal LUÇI

PHP says that arrays cannot be used as keys, protect against this case as reported that some keys are arrays!

f45075dd 06/15/2011 02:22 PM Ermal LUÇI

Restore this back to allow both users and vouchers enabled at same time.

8f5d92a9 06/15/2011 02:05 PM Ermal LUÇI

Add carp.xml to obsolete file list.

c333d609 06/14/2011 02:10 PM Ermal LUÇI

Use the new username field from the GUI or default to admin.

34fb609c 06/14/2011 02:10 PM Ermal LUÇI

Up config number for username sync upgrade.

e6ee8fc6 06/14/2011 02:10 PM Ermal LUÇI

Upgrade sync username to latest config version.

fb5830ef 06/14/2011 01:00 PM Ermal LUÇI

Actually correct check so it throws some errors during the second try.

b526daaf 06/14/2011 12:50 PM Ermal LUÇI

Correct functiong does_vip_exist() to actually work. Fixes #1598

31d5d37e 06/14/2011 11:44 AM Ermal LUÇI

Ooops fix the function. Spotted-by: wagnosa(IRC)

2708a5cf 06/14/2011 11:36 AM Ermal LUÇI

NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598

7905df98 06/14/2011 09:57 AM Ermal LUÇI

Porvide information for the filter reload status screen.

b09c2d86 06/13/2011 12:34 PM Ermal LUÇI

Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.

48de5a10 06/13/2011 12:22 PM Ermal LUÇI

Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html

5ebe85e9 06/10/2011 08:02 PM Ermal LUÇI

Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html

dd28abbd 06/10/2011 04:19 PM Ermal LUÇI

Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto

7401c8c4 06/08/2011 09:33 PM Jim Pingle

Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342

c7422829 06/08/2011 07:53 PM Ermal LUÇI

Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten.

578f20ec 06/08/2011 06:15 PM Ermal LUÇI

Actually correct vip check to be correct for all vip types.

0042f5d9 06/08/2011 02:54 PM Ermal LUÇI

Send correct event for reloading packages.

6a7dd9bb 06/08/2011 07:44 AM Ermal LUÇI

Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues.

2c85b316 06/07/2011 05:25 PM Ermal LUÇI

Disconnect any voucher forced to expire if there are active sessions with it.

e64c894f 06/07/2011 05:15 PM Ermal LUÇI

Allow a second optional argument to captiveportal_read_db to be able to index the read db by the field in the db.

f989aa5b 06/07/2011 05:06 PM Ermal LUÇI

Correct variable name so voucher disconnect on synchronized vouchers works properly.

d06f9f45 06/07/2011 04:52 PM Scott Ullrich

Adding ioncube

c88ff708 06/06/2011 09:09 PM Scott Ullrich

Include ssh2 module if available

4e192846 06/06/2011 06:12 PM Ermal LUÇI

Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.

f6bf0661 06/06/2011 05:57 PM Ermal LUÇI

Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces.

63dfc7ef 06/06/2011 04:04 PM Scott Ullrich

Suppress keyboard device errors on bootup

a9c489c7 06/06/2011 02:37 PM Jim Pingle

Fix pppoe server user rule generation. Fixes #1577

7d6be855 06/06/2011 01:12 PM Ermal LUÇI

Correct possible lock leak.

ac07425a 06/06/2011 12:40 PM Ermal LUÇI

Fix whitespace.

e33be77c 06/06/2011 10:53 AM Ermal LUÇI

Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.

425ba708 06/06/2011 10:22 AM Ermal LUÇI

Ticket #1545. Take into account curl errors during dyndns service checks otherwise will just mark some updates as successful even though they are not.

5cb0360b 06/03/2011 10:29 PM Bill Marquette

Merge branch 'master' of github.com:bsdperimeter/pfsense

5b542ae5 06/03/2011 10:29 PM Bill Marquette

Typoes

bd4b0982 06/03/2011 06:53 PM Jim Pingle

If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.

5cd9e96a 06/03/2011 01:50 PM Jim Pingle

Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.

5dc6c910 06/03/2011 01:20 PM Jim Pingle

When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417

327d958a 06/03/2011 07:25 AM Luiz Gustavo S. Costa

fixed for use pfsense API

8c0199ea 06/03/2011 07:15 AM Luiz Gustavo S. Costa

Better management for reload lighttpd

f451ea09 06/02/2011 04:47 PM Jim Pingle

Show how much data has passed on an SAD entry.