| Commit | Date | |
|---|---|---|
|
[r9941]
by
zippybr
Let AD/LDAP users/groups fail silently FreeNAS_Directory_Groups/FreeNAS_Directory_Users call may fail for |
2012-01-31 18:42:22 | Tree |
| 2012-01-29 19:22:47 | Tree | |
| 2012-01-10 11:20:49 | Tree | |
| 2011-12-29 21:30:29 | Tree | |
|
[r9306]
by
zippybr
commit progress to move advanced fields logic to form/modelforms instead of limiting it to FreeAdmin |
2011-12-23 16:52:20 | Tree |
| 2011-12-19 09:01:29 | Tree | |
| 2011-12-19 08:59:08 | Tree | |
|
[r9179]
by
jhixson
Don't bomb out on pipe errors with an exception, just return a fail code and set an error message. |
2011-12-18 08:52:43 | 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 |
| 2011-12-02 09:16:20 | Tree |