Commit | Date | |
---|---|---|
2011-12-19 10:09:15 |
View
Download |
|
2011-12-19 09:21:31 |
View
Download |
|
[r9184]
(96.3 kB)
by
yaberauneya
Add an API for determining whether or not a module has been loaded (notifier.kern_module_is_loaded). This will allow people to create volumes, regardless of whether or not zfs.ko has been preloaded. Please read the docstring for more details. Do-Not-Merge: I need to fix the hack in the iX tree. |
2011-12-18 15:00:40 |
View
Download |
2011-12-18 07:50:51 |
View
Download |
|
2011-12-18 07:46:55 |
View
Download |
|
[r9159]
(95.7 kB)
by
jhixson
Configure nginx to be happy with large uploads, have a better read timeout |
2011-12-16 11:06:26 |
View
Download |
[r9154]
(95.7 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 |
[r9142]
(95.6 kB)
by
yaberauneya
Rework the bits that I originally committed via r8937 to get the machine name in synch between avahi, samba, and afpd. Also, don't restart dbus anymore when reloading the CIFS config because this interrupts afpd service. Reorder when avahi gets its config reloaded so it's looking at the latest and greatest info. Side effect of this is now reloading / adding / editing users doesn't kill afpd. Refreshing the DNS name can take a second from avahi (10-30 seconds to be exact), but eventually things get in synch after the SIGHUP is issued to the daemon. Check avahi-daemon.conf into the sourcebase because of the following comment in avahi-daemon(8): -r | --reload Sidenote: we probably don't need to reload avahi-daemon because it has proper kqueue support and does a directory watch on the config files, but this needs to be tested before the logic in the notifier code can be removed. This resolves ticket 1044 and partially resolves ticket 1101 (the catch with the latter ticket is if AFP is enabled and CIFS is disabled, it will still go and kill AFP today). |
2011-12-15 11:24:33 |
View
Download |
2011-12-14 06:19:47 |
View
Download |
|
2011-12-13 22:29:10 |
View
Download |