Menu

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


Commit Date  
[r9610] (116.6 kB) by yaberauneya

Fix typo.

2012-01-20 04:36:56 View
Download
[r9609] (116.6 kB) 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 View
Download
[r9608] (112.7 kB) 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 View
Download
[r9607] (112.6 kB) 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 View
Download
[r9605] (112.4 kB) by zippybr

Fix name of the raised exception in the docstring

(pointed out by gcooper)

2012-01-19 12:09:16 View
Download
[r9604] (112.4 kB) by zippybr

Make sure to delete a static route using the masked version

2012-01-19 11:36:05 View
Download
[r9603] (112.3 kB) 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 View
Download
[r9585] (111.9 kB) by jhixson

Remove references to jail_interface.

2012-01-18 06:11:51 View
Download
[r9507] (111.9 kB) by yaberauneya

Rework the samba services to be executed independent of one another and also to honor rc.d better.

The rc.d script reworking was submitted per PR # ports/164010, s.t. we can
now manipulate the states of the individual samba services instead of having
to restart the entire lot and kill services manually (I modified the AD and
CIFS services to follow the new world order, but I didn't change the LDAP code
as I don't have the required infrastructure to test the change, yet). This
saves time when manipulating AD and CIFS now and reduces service interruption
(CIFS shares stay up and running when AD is turned off, and now AD can be on
without having CIFS enabled).

2012-01-12 09:30:37 View
Download
[r9505] (111.8 kB) by yaberauneya

Bring back the rc.d changes for this branch.

2012-01-12 09:30:09 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.