Menu

Code Commit Log


Commit Date  
[r9610] by yaberauneya

Fix typo.

2012-01-20 04:36:56 Tree
[r9609] by jhixson

Modified pbi delete method to remove mountpoints associated with it (I thought foreign keys automatically cascaded deletes, I guess I misunderstood). Added method to remove the plugins jail as well, leaving debug syslog calls in for now, will remove once tested more thoroughly.

2012-01-20 04:03:30 Tree
[r9608] by zippybr

Check for disk serials before creating new Disk entries

Do-Not-Merge: This will be handled in another way

2012-01-19 15:41:17 Tree
[r9607] by zippybr

Fix logic on the sync_disk method

If the disk identifier is not found in the database check for the
disk name and update that entry instead of creating a new one.

Do-Not-Merge: Will be handled in another way later

2012-01-19 15:03:25 Tree
[r9606] by zippybr

Fix a zpool status parse for ZFS v28 for when the time comes

Do-Not-Merge: Already handled

2012-01-19 14:40:29 Tree
[r9605] by zippybr

Fix name of the raised exception in the docstring

(pointed out by gcooper)

2012-01-19 12:09:16 Tree
[r9604] by zippybr

Make sure to delete a static route using the masked version

2012-01-19 11:36:05 Tree
[r9603] by zippybr

Make sure to try to delete a static route from the routing table

TODO:
When a static route is entered it is placed in the database as-is.
So, if you enter 10.50.50.50/8 in reality it will be 10.0.0.0/8
and then fail to be deleted from GUI because the former is not
accept for route(8)

2012-01-19 11:19:11 Tree
[r9602] by yaberauneya

Move the script sourcing below export PATH s.t. we know (for certain) that the environment is properly setup before executing any embedded scripts, otherwise it could introduce nondeterminism similar to what was fixed in r9580.

2012-01-19 10:25:46 Tree
[r9601] by yaberauneya

Merge changes from trunk to 8.2.0
------------------------------------------------------------------------
r9600 | yaberauneya | 2012-01-19 01:51:20 -0800 (Thu, 19 Jan 2012) | 2 lines

Complete the etc->libexec commit for freenas-debug (I committed the copy, but not the delete part of the svn mv operation in in r9592).

------------------------------------------------------------------------
r9592 | yaberauneya | 2012-01-18 14:38:39 -0800 (Wed, 18 Jan 2012) | 2 lines

Move freenas-debug include scripts to libexec to conform to hier(7).

2012-01-19 10:23:27 Tree
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.