Menu

/trunk/gui/middleware/notifier.py Commit Log


Commit Date  
[r7645] (74.9 kB) by yaberauneya

The uploaded config file is actually still in memory at the time that the upload is being performed. Thus, we can't trust the file attribute to point to something sane.

So, we're back to writing to a temp file, then reading it back.

2011-09-09 19:02:50 View
Download
[r7638] (74.6 kB) by zippybr

let user be created with password _and_ disabled
1. create user with a password
2. lock it right after

2011-09-09 13:19:13 View
Download
[r7612] (74.6 kB) by zippybr

Destroying volumes could leave the database in inconsistent state if there were ZVols currently in use.
Also handle the export of volumes without cascade works as expected

2011-09-08 12:14:30 View
Download
[r7611] (74.1 kB) by delphij

Wipe disks before using.

2011-09-08 09:10:03 View
Download
[r7597] (73.8 kB) by jhixson

Fix for LDAP slider, possibly fixes ticket #723 as well.

2011-09-07 17:48:48 View
Download
[r7593] (73.6 kB) by zippybr

fix code indent

2011-09-07 14:43:03 View
Download
[r7581] (73.7 kB) by zippybr

restart istgt instead of try to reload

2011-09-06 17:58:36 View
Download
[r7574] (73.6 kB) by zippybr

fix bug on replace in-place (wrong pool name)

2011-09-06 14:11:18 View
Download
[r7573] (73.6 kB) by zippybr

use zpool id to import

2011-09-06 14:04:54 View
Download
[r7541] (73.5 kB) by yaberauneya

Don't automatically chown unknown mountpoints to root:wheel in the event
the user/group cannot be resolved on the FreeNAS box.

This can create undesirable side effects (in particular with NFS) if the
FreeNAS and client instance user/group list are out of synch and someone
logged into the box and changed the user/group to an 'unknown'
user/group (chown(2) allows numeric assignment anyhow -- for better or for
worse -- and chown(1) allows numeric / name based assignment).

This should be handled via Exceptions in the future, but for now
defaulting to root:wheel in the GUI alone is good enough.

Document the behavior accordingly.

2011-09-03 18:58:32 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.