| Commit | Date | |
|---|---|---|
|
[r9210]
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 | Tree |
|
[r9154]
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 | Tree |
| 2011-12-14 10:29:08 | Tree | |
|
[r8719]
by
delphij
Don't try to add 1 minute when minute == 59. In reality this should never |
2011-11-18 19:06:46 | Tree |
| 2011-11-18 11:16:34 | Tree | |
|
[r8708]
by
yaberauneya
Fix typo that made it into SVN that wasn't in my local test copy. This resolves ticket 1009. |
2011-11-18 02:37:00 | Tree |
| 2011-11-16 12:42:07 | Tree | |
|
[r8599]
by
yaberauneya
Unbreak cache directory expiration. Problem with the previous method of doing this is that is breaks apps like Samba, so that the next time you restart Samba it goes "What is this /var/tmp/.cache/.samba that you speak of?" which then goes and it barfs attempting to restart the system. Thus, you work into an ix-cache restart funk. This unbreaks Samba when the cache is rebuilt nightly at 3:15 am, and probably fixes a bunch of random bugs that customers and users have been running into for a LONG time with FreeNAS 8. |
2011-11-07 22:13:32 | Tree |
|
[r8423]
by
zippybr
Merge branch 'gitvolumes' The time has come! Conflicts: |
2011-10-25 18:18:42 | Tree |
| 2011-10-19 13:12:25 | Tree |