Project

General

Profile

Download (41.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
924f202e 05/31/2010 07:14 PM Ermal LUÇI

Fixes #622. Add a new file status for signaling default gateway under /tmp. dhclient script will check for this file to define if the interface needs a default gateway or not from its given routes.

962625aa 05/21/2010 08:45 PM Ermal LUÇI

Revert "Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot."

This reverts commit e51cf5960f6718a14c07daa7b6e96337fdba1f0e.

e51cf596 05/21/2010 07:44 PM Ermal LUÇI

Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot.

1a2911a7 05/19/2010 01:16 AM Scott Ullrich

Use nanobsd

223ef06a 05/19/2010 01:06 AM Scott Ullrich

Use !=

d16af75d 05/18/2010 10:08 PM Scott Ullrich

Nuke nonsense

31c9379c 05/18/2010 10:03 PM Scott Ullrich

Add back needed functions

fa83737d 05/18/2010 09:59 PM Scott Ullrich

Only check g['platform'] for nanobsd

7188fc6d 05/18/2010 09:58 PM Scott Ullrich

Add missing functions and move check earlier since this only checks on bootup

2c7d67ff 05/18/2010 09:31 PM Scott Ullrich

Add system_identify_specific_platform()

15f14889 05/18/2010 09:27 PM Scott Ullrich

Add reset button support to alix/wrap. Obtained-from: m0n0wall

79f30c1c 05/17/2010 11:56 AM Ermal LUÇI

Do not throw the error message unnecerssarily. It is legal on 2.0 to not specify default gw on 2.0 with pppoe/pptp links specified.

b61154fb 05/17/2010 09:23 AM Seth Mos

Reduce the amount of logic in system_routing_configure to check for existing routes. This code is in the same style as used
by Ermal. Ticket #507

07b54e8c 05/14/2010 02:47 PM Seth Mos

Do not unconditionaly remove the default route and readd it. This should make system_routing_configure more
reliably. Ticket #507
stability

24fb2263 05/12/2010 12:14 AM Chris Buechler

fix up text

e5995f9d 05/03/2010 10:22 PM Ermal LUÇI

Ticket #567. Create an entry on hosts file with the ip address of lan or the first inerface ip without a gateway if lan is not present.

33d72c67 04/29/2010 03:21 PM Ermal LUÇI

Reload gateway groups when changing them.

a529aced 04/28/2010 11:17 PM Ermal LUÇI

Ticket #507. Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.

c64d5028 03/29/2010 02:45 PM Ermal LUÇI

Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.

bedd946f 03/25/2010 11:09 AM Ermal LUÇI

Fix typo.

ae9617ae 03/24/2010 09:23 PM Ermal LUÇI

Upps use correct variable. Reported-by: kaarposoft(forum)

f38f8062 03/24/2010 03:54 PM Ermal LUÇI

Generate hosts entries for all ips configured.

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.

eb438fac 03/12/2010 03:24 PM Ermal LUÇI

Only fetch inet family routes.

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.

bd96ff65 03/08/2010 11:17 PM Ermal Luçi

Actually put it to background.

98d269af 03/08/2010 11:15 PM Ermal Luçi

Put this on background to avoid delays.

eb0f4fc6 03/05/2010 05:12 PM Ermal Luçi

Default to http.

3435dc35 03/05/2010 03:44 PM Ermal Luçi

Make sure we have initialized vars.

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.

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.

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.

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

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

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

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

Add some missing braces

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

unbreak CP after HTTP > HTTPS redirect

Ticket #270

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

Boos max_procs

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.

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

a3e027f6 12/23/2009 08:47 PM Scott Ullrich

Use /tmp/ssl.key Ticket #63

aab4ca82 12/22/2009 08:48 PM Scott Ullrich

Automatically generate a certificate Resolves #63

cf360495 12/21/2009 07:32 AM Chris Buechler

increase the default cert lifetime

0cdaaa8e 12/21/2009 07:05 AM Chris Buechler

Generate a certificate at first boot rather than using a default public cert/key pair. Ticket #63

035a5e01 12/18/2009 08:13 PM Seth Mos

Remove the existing default route before when can add a new one, check when it differs from the existing one

d68e299b 12/18/2009 12:22 PM Seth Mos

clarify comment, throw a log message when get into this code path, which should not happen

435f11c8 12/17/2009 10:49 AM Ermal Luçi

Fix deletion of ipaliases. Use get_real_interface instead of the long name of function.

d1892212 12/14/2009 06:25 PM Ermal Luçi

Ticket #217. Comment out code that is half finished.

f5476f2a 12/07/2009 07:50 AM Seth Mos

Fix typo in Importing SSL certificate message.

55f681dd 12/06/2009 09:23 PM Scott Ullrich

Move port to correct part of URL

d0b461f5 12/06/2009 05:48 AM Scott Ullrich

Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values default to value 'default' Ticket #71

62fd530a 12/03/2009 11:25 PM Scott Ullrich

Use preload.php

b0a4e5ee 12/03/2009 11:12 PM Scott Ullrich

Sleep for a second in beween

cc093472 12/03/2009 11:09 PM Scott Ullrich

Prefetch index.php after starting webConfigurator and send it to /dev/null allowing the priming of the apc cache

99f98b80 12/03/2009 04:25 AM Scott Ullrich

Check to see if processes are running before killing

1e5c49aa 12/03/2009 04:15 AM Scott Ullrich

Check to see if powerd is running before killing

a2c8cd51 12/03/2009 12:42 AM Scott Ullrich

Set name in array

eac1acd9 12/02/2009 10:11 PM Scott Ullrich

Do not output done twice Ticket #63

c687a927 12/02/2009 10:08 PM Scott Ullrich

Call file_exists for each file. Ticket #63

f8a36d95 12/02/2009 10:07 PM Scott Ullrich

Setup a_cert and a_ca for write_config() Ticket #63

c3b70489 12/02/2009 10:03 PM Scott Ullrich

use same variable

367e08b0 12/02/2009 10:01 PM Scott Ullrich

Shorten output string. Setup crt

02b383fe 12/02/2009 09:51 PM Scott Ullrich

Assign unique ref and commit certificate. Ticket #63

570ef08c 12/02/2009 08:49 PM Scott Ullrich

Use lighty compression instead of php gzip Resolves #198

04967d99 11/29/2009 04:50 PM Jim Pingle

Fix reboot function on 2.0.

980df75c 11/21/2009 09:30 PM Scott Ullrich

Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQUESTS to 2 when memory under 128 megabytes

1d894eaf 10/26/2009 04:43 PM Scott Ullrich

Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coexist on the same box

295e19dd 10/26/2009 05:48 AM Scott Ullrich

Add PPP logging tab

2a1226ad 10/26/2009 02:03 AM Scott Ullrich

Simplify logic

30cee7b2 10/26/2009 01:47 AM Scott Ullrich

Add dns server discovered with ppp

effecc51 10/11/2009 06:31 AM Scott Ullrich

Add missing , Noticed-by @px via twitter

4f7ead45 09/21/2009 07:55 PM Scott Ullrich

Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the file itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73."

This reverts commit f441ab6809cdf358c321144bb74da1f550136b17.

e59dd448 09/18/2009 01:32 AM Scott Ullrich

Set max children to same amount as max procs

86900074 09/17/2009 08:40 PM Scott Ullrich

Cap max requests at 500

b024bf2f 09/17/2009 08:39 PM Scott Ullrich

Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a little-known issue with PHP: PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so lighty can send request number 501 to PHP and have it accepted, but then PHP appears to simply exit, causing a 500 return from lighty.

0396a8c0 09/17/2009 08:34 PM Scott Ullrich

Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a little-known issue with PHP: PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so lighty can send request number 501 to PHP and have it accepted, but then PHP appears to simply exit, causing a 500 return from lighty.

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

f441ab68 09/11/2009 10:25 AM Ermal Luçi

Properly send mpd logs to vpn.log. Filtering needs to be done in the file itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73.

be5d59d7 08/25/2009 02:17 AM Scott Ullrich

Allow up to 3 remote syslog servers. Resolves #11

d43ad788 08/24/2009 10:15 PM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into review/master

Conflicts:
etc/inc/certs.inc
etc/inc/upgrade_config.inc

83eb4567 08/24/2009 09:47 PM Scott Ullrich

Note when openNTPD is starting. Resolves #42

4ef2d703 08/09/2009 10:38 PM Chris Buechler

Allow logging everything to syslog (allows syslog of snort, amongst other things)

08c7e2e3 08/08/2009 11:02 PM Chris Buechler

Allow tcpdump by default on enc. There is no measurable performance impact, and it's annoying to flip the sysctls to allow when needed.

c9f8d4f5 07/29/2009 05:05 PM Ermal Luçi

Tell syslogd to not compress information to the following line is repeated N times. This unbreaks sshlockout_pf.

f4875d35 07/28/2009 10:00 AM Ermal Luçi

Add better checks to the lighty port setting to prevent some issues with php5 arrays and wrongly set values.

f4ebc84a 07/26/2009 10:49 PM Scott Ullrich

Turn off fastcgi for installations with less than 65 megabytes of ram

c66f54e4 07/03/2009 01:53 PM Seth Mos

Fix static route code so that upgrading from 1.2 works as intended.
We failed to clear a variable which meant we entered the wrong logic loop and with the default gateway IP at that.

1a479479 06/22/2009 04:30 PM Scott Ullrich

Disable watchdogd until we can workaround its brain-dead-eness

643d92bf 06/18/2009 07:45 PM Ermal Luçi

Remove unneccessary include from system.inc

336e3c1c 06/13/2009 05:24 PM Charlie

Port voucher login ability on CaptivePortal from M0n0Wall.

Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.

a164029f 05/31/2009 09:23 PM Seth Mos

Make sure that the apinger messages end up in the load balancer tab

6bfccde7 05/31/2009 06:32 AM Scott Ullrich

Set hostname then call hostid onestart

2cf6ddcb 05/24/2009 06:36 AM Nigel Graham

Added support for certificate chains to manager so that lighty can deliver them via SSL.

6e17413e 05/05/2009 11:47 PM Ermal Luçi

Use exec_command instead of custom rolled function. Fix some logic here and there.

8e9fa41d 04/05/2009 07:38 PM Scott Ullrich

Adding PowerD knob to system -> advanced -> misc. This will be useful
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:

The powerd utility monitors the system state and sets various power con-...
fe5f3b38 04/01/2009 04:00 AM Scott Ullrich

Remove extra space