Menu

/trunk/gui/common Commit Log


Commit Date  
[r8595] by yaberauneya

Fix bug in presenting login version.

2011-11-06 08:21:25 Tree
[r8581] by zippybr

lets use str instead of unicode for smtplib.login as it seems to be the root cause for the
"TypeError: character mapping must return integer, None or unicode" exception

2011-11-04 14:56:47 Tree
[r8555] by yaberauneya

Fix a potential corner case where the version would print out the $REVISION variable in parentheses (this mostly applies to release builds); see nanobsd/freenas-common:save_build() for more details about what I mean.

2011-11-02 17:48:02 Tree
[r8543] by yaberauneya

Squawk less like FreeNAS in syslog and more like the component that's being squawked from.

2011-11-02 01:53:42 Tree
[r8453] by yaberauneya

Cache the version to avoid unnecessary 'I/O' (even though it's just a memory disk).

2011-10-27 10:03:37 Tree
[r8452] by yaberauneya

Clean up 'find alias for smtplib' script:

1. Unbreak multiple recipient specification on the command line.
2. Make it apparent that -t actually is for parsing recipients from a message
body.
3. Use the email module with some minimal parsing to avoid unnecessary breakage
down the line because of ad hoc header parsing method previously employed.
4. Make send_mail a bit more robust / atomic.
5. Don't override library modules (email).
6. Remove dupe modules.
7. Simplify code a bit more (it could be simplified even further, but this is
good enough for now).

This will fix mass emailing, which affects SMART reports at least if multiple
recipients are specified.

This addresses ticket # 960.

2011-10-27 10:01:15 Tree
[r8353] by zippybr

use _charset for MIMEText

2011-10-20 10:35:19 Tree
[r8338] by zippybr

fix import name

2011-10-19 14:53:57 Tree
[r8332] by zippybr

use smtplib.connect() if smtp auth was not provided

2011-10-19 12:41:22 Tree
[r8330] by zippybr

add helper function to set selected language w/o webUI

2011-10-19 11:25:42 Tree
Older >