Menu

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


Commit Date  
[r5775] (26.9 kB) by jpaetzel

Add logic dropped in refactor

2011-02-03 20:00:04 View
Download
[r5774] (26.8 kB) by jpaetzel

Fix ident error introduced by refactor

2011-02-03 19:18:44 View
Download
[r5773] (27.0 kB) by jpaetzel

PEP8 style cleanup

2011-02-03 17:51:02 View
Download
[r5766] (25.3 kB) by jpaetzel

Finish sync with internal ix repo

2011-02-02 23:47:55 View
Download
[r5765] (25.0 kB) by jpaetzel

sync with ix repo, brings a whole raft of improvements to FreeNAS

2011-02-02 23:20:31 View
Download
[r5753] (23.1 kB) by bsdimp

Remove now-stale comments

2011-01-25 01:55:04 View
Download
[r5743] (23.3 kB) by delphij

Merge in support for adding/removing ZFS dataset from iX repository.

2011-01-18 23:16:23 View
Download
[r5742] (21.4 kB) by jpaetzel

Mega commit to merge with internal repo, adds AD, LDAP, ssh keys in database, improves migrations, and much much more

2011-01-18 19:01:34 View
Download
[r5729] (19.0 kB) by jhixson

Initial import of LDAP and Active Directory code. I'm sure I broke
something ;-).

2011-01-07 12:12:24 View
Download
[r5628] (17.8 kB) by bsdimp

When trying to add a gpt label to the disk that already had one, we
failed. We silently failed, alas, and this change doesn't fix that.
We assumed that if we couldn't create the GPT table, then it was
already properly labelled. However, this is an invalid assumption.

So, just to be safe, we overwrite the first 10MiB and last 3ish MiB of
disk space with zeros. This totally obliterates the old meta data
that was there so we can "start clean" when we put the gpt goo in place.

Another effect of this was that if you were taking N disks and putting
them into a zpool, and those disks already had gpt labels on them, it
would fail silently. The GUI would should the volume, but it wasn't
there. Sharing it didn't work, etc, etc. Lots of bad things would
happen. This change fixes that, but not the silent failure bit.

2010-11-24 06:32:56 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.