Menu

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


Commit Date  
[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
Tell an already running avahi-daemon to reread /etc/resolv.conf (in case you enabled publish-resolv-conf-dns-servers in avahi-daemon.conf) the files from /etc/avahi/services/. >>> Please note that this will not reload the /etc/avahi/avahi-daemon.conf. (equivalent to sending a SIGHUP) <<<

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
[r9121] (95.7 kB) by jhixson

Jail stuff to go with r9120

2011-12-14 06:19:47 View
Download
[r9106] (95.8 kB) by jhixson

More SSL stuff to make nginx work.

2011-12-13 22:29:10 View
Download
[r9045] (95.6 kB) by zippybr

use empty string instead of None/NULL (this is how django do things)

2011-12-09 10:57:31 View
Download
[r9042] (95.6 kB) by yaberauneya

Remove unrelated change committed in r9041.

2011-12-09 09:13:35 View
Download
[r9041] (95.7 kB) by yaberauneya

Change some debug statements from syslog.LOG_NOTICE into syslog.LOG_DEBUG to quiet down unnecessary noise at boot on the console.

2011-12-09 09:11:56 View
Download
[r9033] (95.6 kB) by yaberauneya

Update the FreeBSD release when ix-motd is run so folks aren't confused about it not reporting the right version :).

2011-12-09 01:24:59 View
Download
[r9027] (95.5 kB) by jhixson

method that checks if a plugins jail has been configured added

2011-12-08 19:09:59 View
Download
[r9026] (95.3 kB) by jhixson

Kill off plugins before stopping jail, start plugins up after jail

2011-12-08 18:49:41 View
Download
[r9016] (95.2 kB) by jhixson

This slipped. Oops.

2011-12-08 15:41:59 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.