Menu

/trunk/gui/services/models.py Commit Log


Commit Date  
[r9435] (56.3 kB) by yaberauneya

Disable AIO by default and bump the default read/write segments from 1 byte to 4kB. This should make defaults a little more sane for users, given the fact that I fixed the build issues with samba so now AIO is on by default.

Based on discussion/feedback received via: http://forums.freenas.org/showthread.php?5078-8-0-3-RELEASE-coming-soon .

2012-01-07 00:45:00 View
Download
[r9432] (56.3 kB) by zippybr

FTP MasqueradeAddress accept nameserver as well (change it to CharField)

2012-01-06 13:11:25 View
Download
[r9231] (56.3 kB) by zippybr

catch ServiceFailed exception on volume export

2011-12-20 12:51:43 View
Download
[r9210] (56.3 kB) by yaberauneya

Revert r9154.

There are a number of issues that can result from one setting the netbios, service names from DNS. DNS is less limiting than netbios (15 character limit) in terms of length, and Windows does some tricky things if a netbios name has already been taken on the network, but it turns out that NetBIOS permits some characters not allowed in the DNS spec (!, $, etc). See http://support.microsoft.com/kb/909264 for more details.

This also (according to jhixson), breaks the AD tie-in because it uses the netbios [database?] field somewhere in the code.

2011-12-19 18:47:23 View
Download
[r9157] (55.8 kB) by yaberauneya

Add a knob to enable/disable avahi from within the CIFS global settings, labeled as "Zeroconf discovery" (it's the technical term for what Bonjour and Avahi do), and add in needed bit to take away cifs advertisement when needed.

This solves the low hanging fruit with service interoperability, but like I discovered through testing, there are a number of gaps (still) where avahi isn't being reloaded or started properly (in part because of how we order / invoke the services and in part because of bugs in the rc.d scripts for avahi-app). You have to start/stop services as changing global settings doesn't actually reload configuration in an intuitive manner; I have a private patch that I believe will alleviate this, but it needs more testing before it's released into the wild.

This fixes the immediate issue for the item I requested in ticket # 970. Please note that while I requested that Avahi should be disabled by default, I was thinking of a one customer scenario where he wanted it off, when in reality home users (and other customers) most likely want out of the box configuration that works with Macs. So the needs of the many outweigh the needs of the few, thus Zeroconf discovery will remain on by default for now.

2011-12-16 07:57:08 View
Download
[r9154] (55.4 kB) by yaberauneya

Divine the server name/netbios name in a more intuitive manner (from the hostname). It's not perfect (avahi still falls flat on its face sometimes after we HUP it), but it's better than the way things are currently done.

NOTE: Upgrading to this image _will_ break your shares if you are using a server name / netbios name that doesn't match with the hostname and you're attempting to connect to the symbolic name of the server and not the IP address. Caveat emptor.

This addresses ticket # 1060.

2011-12-16 00:18:49 View
Download
[r9147] (56.0 kB) by yaberauneya

Remove the local access knob from within the GUI. Its the description of what it did and what it actually does didn't make sense pre-r8956 (it doesn't do anything of value post-r8956).

2011-12-15 19:31:12 View
Download
[r9118] (56.2 kB) by jhixson

Save configured alias for jail in the database.

2011-12-14 04:55:26 View
Download
[r8901] (56.1 kB) by delphij

Save EC-DSA host key pair.

2011-11-30 19:30:45 View
Download
[r8898] (55.8 kB) by zippybr

Directory option for tftpd should match other services

2011-11-30 16:36:38 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.