Menu

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


Commit Date  
[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
[r5610] (17.4 kB) by bsdimp

Better timezone support (may be too many choices though)
Fix bug in Chrome that causes it to bogusly cache some results (this is ugly)
uncomment iSCSI stuff, but no back-end work yet...

2010-11-23 00:38:20 View
Download
[r5595] (17.2 kB) by bsdimp

Add an 'error_redirect' functionality to formwizard so if there is
validation errors in previous steps (which may happen when the form wizard
have been done and there is validator for previous forms).

Utilize the functionality in storage wizard by redirecting to /storage/
directly, where the user can remove the volume if there is need of making
changes. This hopefully fixes ticket #28 as we do not have other ways
to reproduce the problem (yet).

While I'm there fix ZFS stripe volume creation.

Submitted by: delphij (Xin Li)

2010-11-19 20:18:22 View
Download
[r5581] (17.1 kB) by bsdimp

Use uppercase names for file systems, fix spacing issues. (1126)

2010-11-17 20:39:59 View
Download
[r5579] (17.1 kB) by bsdimp

more minor fixes (r1112)
o Sort regexp most specific to least specific
o sleep a little on reboot.
o minor cosmetic nit (remove storage highlighting from toolbar)
o return to the same page after edit and delete

2010-11-17 04:51:24 View
Download
[r5578] (17.1 kB) by bsdimp

Polish the gui in a number of ways:
o redirect to /storage/ after updating a disk record
o redirect to /network/ after saving static route
o fix various indentation errors
o cleanup storage wizard templates
o more consistent naming
o show IPs of configured I/F
o forcestop doesn't work with samba. workaround with killall
Sync to 1108.

2010-11-17 00:59:30 View
Download
[r5576] (17.0 kB) by bsdimp

Fix bugs with geom, notifier mapping and system forms.

2010-11-16 21:20:52 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.