Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a0e157e9 01/06/2011 11:02 PM Scott Ullrich

When installing packages on console (downloading) only show every 10% meaning 10% 20% 30% instead of 1% 2% 3% 4% 5%, etc

86af45ec 01/06/2011 10:48 PM Scott Ullrich

Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt

64974db7 01/06/2011 10:37 PM Scott Ullrich

Fix package dependency check code now that we no longer nuke /var/db/pkg/ before operating on packages

28ed552d 01/06/2011 09:53 PM Scott Ullrich

Strip off the space between @depend and the package name. Otherwise it will return a space in front of the pkgname

550fea7a 01/06/2011 09:39 PM Scott Ullrich

Do not unlink file, it's handled by behind the scenes pkg-utils.inc code

7aa9ab00 01/06/2011 09:06 PM Scott Ullrich

Fix typo

608b154d 01/06/2011 08:58 PM Scott Ullrich

Shorten repo download message

ca99d6a6 01/06/2011 08:55 PM Scott Ullrich

Do not show already installed messages which fill up the textarea too many times

0c78d2d0 01/06/2011 08:49 PM Scott Ullrich

Include pkg-utils.inc

72b7aa4a 01/06/2011 06:53 PM Jim Pingle

Also CDATA protect the detail field. Fixes #1168

d865241e 01/06/2011 06:52 PM Jim Pingle

Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168

9d308f58 01/05/2011 09:50 PM Scott Ullrich

Do not nuke /var/db/pkg now that 2.0 has better handling

9b193619 01/05/2011 09:44 PM Scott Ullrich

Reinstall packages on bootup during console. Ticket #1156

7d62c4c8 01/05/2011 09:10 PM Ermal LUÇI

Ticket #491. Correct username/password name fields so upgrade works correctly.

6ae19856 01/05/2011 08:43 PM Ermal LUÇI

Actually use sigkillbypid.

e7af9a80 01/05/2011 08:41 PM Ermal LUÇI

Send a HUP to racoon which is equivalent to the reload-config racoonctl command which seems to not work in 0.7.3 of ipsec-tools.

99fbc94a 01/04/2011 07:16 PM Warren Baker

Forgot to up the array count.

64c86313 01/04/2011 07:15 PM Warren Baker

Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.

807fd6cd 01/04/2011 06:32 PM Ermal LUÇI

Unbreak dns server colletion. Pointyhat: myself

abe7607f 01/04/2011 05:27 PM Scott Ullrich

Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc

aa7c49b9 01/03/2011 10:52 PM Ermal LUÇI

Ticket #943. Sleep 1 second to give dns time to reload.

e7c9af97 01/03/2011 10:47 PM Pierre POMES

Ticket #1141. Add missing sasl.inc

33818198 01/03/2011 09:53 PM Ermal LUÇI

Oops remove forgotten line and correct variable name error that seems to have existed from long time. Even though the file read is not used in pfSense this days!

e1daff07 01/03/2011 09:49 PM Ermal LUÇI

Use glob instead of forking cat with glob patterns. Also use file() instead of forking cat just for reading a file. This might help with the issue reported on Ticket #943 which seems like a timing issue even though the dns events happen before newip events.

55c51af7 01/03/2011 09:29 PM Ermal LUÇI

Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct reloading of gateways and services. Add a safe belt to avoid a recursion in openvpn itself from rc.newwanip.

3dfc2d1a 01/03/2011 07:45 PM Ermal LUÇI

When the parent interface of a pppoe is assigned do not remove the interface from ng_ether since this will break ppp clients of netgraph with this interface as parent. This solves http://forum.pfsense.org/index.php/topic,31247.75.html

4682fb7d 01/03/2011 06:12 PM Scott Ullrich

Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Ticket #198 ... Apparently lighttpd was not compressing the php pages so this should be turned back on according to Pierre Pomes (and tested by him).

5e1f9bb4 01/03/2011 01:21 PM Marcus Brown

Remove uncessesary function call.

This function call is extraneous. mpd will automatically shut down existing mpd processes
gracefully because we call it with the "-k" command line switch.

In addition, this call causes mpd to be started twice in rapid succession when users have...

c8d23069 01/03/2011 01:18 PM Marcus Brown

Reshuffle code a bit. Prevent potential race condition between one mpd instance
shutting down and the second one starting.

There's no need to kill mpd before restarting it since we always start it with
the "-k" flag which means "wait for existing mpd process to exit gracefully before starting."

1edfb2de 01/02/2011 08:34 PM Pierre POMES

Ticket #1141. Typo error, use ->user to enable auth

2cd8d942 01/02/2011 08:30 PM Pierre POMES

Ticket #1141. Add necessary stuff for smtp auth using sasl

02e9880e 12/30/2010 07:45 PM Ermal LUÇI

Improve parse_config to not be recursive for no reason. This fixes some strange cases of config lock being left held and blocking GUI.

eebccaca 12/30/2010 09:49 AM Erik Fonnesbeck

Fix PHP warning related to recent update of apc extension.

f2141df0 12/29/2010 09:11 PM Jim Pingle

Allow entering an arbitrary subnet for outbound NAT translations.

2388a97d 12/29/2010 08:48 PM Scott Ullrich

Nuke newline

09315582 12/29/2010 07:04 PM Jim Pingle

Add address pool support to outbound NAT. Allow specifying a subnet for outbound NAT rules (via a subnet of proxy arp VIPs) or a host-type alias for outbound NAT rules, and give the user a choice of pool options for address selection from within the pool.

66bcba1b 12/28/2010 10:39 PM Ermal LUÇI

Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0!

c3583058 12/28/2010 10:10 PM Ermal LUÇI

Add radius port and radius accounting port to config if supplied.

8f5c3d8d 12/28/2010 09:23 PM Pierre POMES

Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's

a82e6d37 12/28/2010 05:09 AM Chris Buechler

fix text

0f288647 12/28/2010 01:20 AM Jim Pingle

Don't include rfc1918 in bogons

e240969e 12/28/2010 12:38 AM Ermal LUÇI

Allow any port to go out for CP. This should unbreak traffic of CP rdr!

6622e126 12/27/2010 06:40 PM Scott Ullrich

Unlink needs_package_sync after one pkg has installed OK which means that our internet connection is up.

3ec4b9de 12/25/2010 08:43 PM Chris Buechler

update bogons

7dbbaecd 12/25/2010 06:51 PM Scott Ullrich

More misc pkg install txt fixups

f169e274 12/25/2010 06:50 PM Scott Ullrich

More misc pkg install txt fixups

73e52b99 12/25/2010 06:45 PM Scott Ullrich

Add newline after restoring libs

4c6a49d7 12/25/2010 06:40 PM Scott Ullrich

backup and restore libs in correct location

2b216e51 12/25/2010 06:38 PM Scott Ullrich

misc text formatting fixes (tabs)

b2dd7ab4 12/25/2010 06:04 PM Scott Ullrich

Only backup libraries at the beginning of the deinstall cycle.

7102210a 12/25/2010 06:03 PM Scott Ullrich

Add tab

d96623ef 12/25/2010 05:52 PM Scott Ullrich

Add newline after installation aborted

76a6d6ae 12/25/2010 05:51 PM Scott Ullrich

s/Trying to download/Downloading

62743ffa 12/25/2010 05:34 PM Scott Ullrich

Version bump to 2.0-BETA5. Merry christmas!

e9c7a334 12/25/2010 05:20 PM Scott Ullrich

Backup system libraries and restore during pkg deinstall.

1916d34a 12/23/2010 08:11 PM Ermal LUÇI

Instead of replacing the whole array just add the new vlanif member to the config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html

5af3a589 12/23/2010 08:07 PM Ermal LUÇI

Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html

e503c44a 12/23/2010 08:06 PM Ermal LUÇI

Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html

60b66b60 12/23/2010 06:41 PM Ermal LUÇI

Ticket #1128. Ooops pass the right parameter to unlock.

100b7219 12/23/2010 01:58 PM Ermal LUÇI

Hanlde the case when advbase is not present especially on previous 2.0 setups.

c513c309 12/22/2010 10:32 PM Ermal LUÇI

Prevent other types of interface for being added to ng_ether(4). It might be the cause of panics reported here http://forum.pfsense.org/index.php/topic,31404.0.html

a8d6ac1a 12/22/2010 07:51 PM Ermal LUÇI

Ticket #757. Use correct pidfile.

4e8d55dd 12/22/2010 04:42 PM Scott Ullrich

Include captiveportal.inc if captiveportal_syslog() is not defined.

34507786 12/22/2010 04:41 PM Scott Ullrich

Use captiveportal_syslog()

ba482f41 12/22/2010 04:06 PM Scott Ullrich

Fix whitespace.

f6d4854b 12/22/2010 03:57 PM Renato Botelho

Typecast second param for array_merge to silent a warning that is breaking build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

2d7bbd65 12/22/2010 03:36 PM Scott Ullrich

Nuke trailing carriage returns

4d5bbdfb 12/22/2010 03:32 PM Scott Ullrich

White space fixes and (C) for both Ermal and myself

4ac251b8 12/22/2010 03:29 PM Scott Ullrich

Log voucher errors. Fix whitespace. Remove trailing c/r

40eb0394 12/22/2010 02:08 PM Erik Fonnesbeck

Fix incorrect variable name.

d526314b 12/22/2010 01:59 PM Ermal LUÇI

Be consistent on having 1K == 1024

d31bc32a 12/22/2010 01:11 AM Ermal LUÇI

Make the CP locking more granular and make use correctly of exclusive/shared locks where appripriate. This speeds up CP login process.

eb7aa263 12/22/2010 12:27 AM Ermal LUÇI
  • Use exclusive locking for parts of config involving CP db.
  • Use more strict checking against empty/not set values for timeout and idletimeout
  • Do not overwrite idletimeout value with the per user idletimeout value during processing
  • Make distinction between radius accounting and re-authentication with radius to allow the code to be executed correctly. Ticket #1013
7513352b 12/21/2010 11:45 PM Ermal LUÇI

merge the dynamic obtained result with the static maintained list to not avoid strange problems as in Ticket #1123.

31eee4a6 12/21/2010 11:45 PM Ermal LUÇI

Do not do useless work.

90b4cc7d 12/20/2010 09:48 PM Chris Buechler

This checkbox enables, remove confusing enable/disable.

49659e1c 12/20/2010 07:41 PM Ermal LUÇI

Move the CP rule below webConfigurator abusal rule to allow adding the same protection to CP.

4cc23374 12/20/2010 07:38 PM Ermal LUÇI

Well now that CP has the proper conditions and fastforwarding is disabled by default its needed to untighten a bit the rule of CP with direction out on pf(4).

3d04de61 12/20/2010 04:47 PM Ermal LUÇI

attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.

92a1c8e6 12/20/2010 04:43 PM Ermal LUÇI

Unbreak pppoe clients. Pointy-hat: myself

332bb9ab 12/19/2010 12:39 AM Scott Ullrich

Remove newline

df40aa86 12/18/2010 08:43 PM Scott Ullrich

Be less chatty

e9954aef 12/18/2010 08:32 PM Scott Ullrich

Do not spam console, spam log

77a842ef 12/18/2010 08:22 PM Scott Ullrich

No need to output 'Loading new configuration'. We already have a line written out telling the user what we are doing

81868072 12/18/2010 08:12 PM Scott Ullrich

use is_dir(). Sometimes php lack of uniform function names can be annoying.

42ee8bde 12/18/2010 07:57 PM Scott Ullrich

Ensure log directory exists before invoking syslogd

d64fa7f2 12/18/2010 07:42 PM Scott Ullrich

Touch log file so it can be created on livecd

4d0a1ade 12/18/2010 03:44 AM Scott Ullrich

Echo out newline

7afb7ea9 12/17/2010 11:28 PM Ermal LUÇI

Safe belts to avoid errors.

67b057a9 12/17/2010 10:55 PM Ermal LUÇI

Do not attach ng_etther(4) to every system interface. Instead do a search if netgraph is needed on single/every interface during interface configuration. Also enable netgraph support for interface as needed when enabling pptp/l2tp/pppoe/... . This should prevent the netgraph queue to slow down network performance on fast links.

ffdc499a 12/17/2010 08:34 PM Scott Ullrich

Show when disk is encrypted. Do not uppercase .eli

f8895161 12/17/2010 06:19 PM Jim Pingle

Add missing - in syslogd command line parameters, fixes #1111

6141561c 12/17/2010 03:53 PM Scott Ullrich

Add newline after 99 menu option. Otherwise it looks very strange.

3aad9551 12/17/2010 03:32 PM Jim Pingle

When we supply a version number, it should be under All/ and not Latest/ (which has names but no version numbers)

f444c396 12/17/2010 12:45 AM Erik Fonnesbeck

Prevent division by zero if the file size is zero.

979c5783 12/16/2010 06:56 PM Jim Pingle

Make $rel lowercase, since that's how it is on FreeBSD's package servers.

9c4c5e80 12/16/2010 03:12 PM Jim Pingle

If the IP stays the same, still resync VPNs if it's a PPP type interface.

ebbae443 12/16/2010 03:12 PM Jim Pingle

Move these back, it may not play nice with DHCP renews

b7c38b2e 12/16/2010 02:57 PM Jim Pingle

Move IPsec up too, it should always resync.