Menu

/trunk/gui Commit Log


Commit Date  
[r9002] by jhixson

Rename to plugins_jail to ease confusion in my own mind.

2011-12-07 18:54:55 Tree
[r8999] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-12-07 10:00:40 Tree
[r8998] by yaberauneya

1. Create variables for cd-upgrade and need-update so that scripts can refer to the variables if need be from within rc.freenas; this also makes the variable names easier to search for when looking for affected sections of code.
2. Fix the fact that failed CD based upgrades were in fact broken due to the fact that install.sh created the file as cd_update and ix-update expected for there to be a file named cd_upgrade. Favor the filename cd-upgrade because this is consistent with what's being used with need-update as it uses a dash instead of an underscore, and also because semantically cd *upgrade* reflects the operation being performed better than cd *update* does.

2011-12-07 05:25:52 Tree
[r8992] by jhixson

restart plugins correctly

2011-12-07 00:10:26 Tree
[r8974] by zippybr

add initial migration for plugins

2011-12-06 10:45:10 Tree
[r8973] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-12-06 10:00:40 Tree
[r8962] by yaberauneya

Fix regression committed via r8332 with properly configured SMTP setups.

The problem is that not configuring an SMTP host causes .connect() to fail with socket.ECONN as it tries to connect to localhost:25 -- instead of the configured mail server -- because when you omit the arguments to connect(), it tries to use whatever gets passed into the initializer, which for some odd reason is being silently filtered out by smtplib (I haven't traced down the root cause here, yet..). But yes... we'll have to fix the GUI bug with it permitting empty SMTP hosts.

I am PURPOSELY filtering out these messages so they'll only end up in the test message pane and won't blow up syslog as we are using a puny 75MB memory disk for storing things in /var today and I don't want home users to start complaining that their boxes are tipping over at home.

Identified in a support call as the customer noted that things worked when SMTP authentication wasn't specified with FreeNAS 8.0.2-RELEASE, but things were broken with a newer version.

2011-12-05 20:37:59 Tree
[r8960] by jhixson

Looks like I forgot to commit this and caused some breakage.

2011-12-05 16:28:58 Tree
[r8959] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-12-05 10:00:37 Tree
[r8946] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-12-04 10:00:33 Tree
Older >