]> arthur.barton.de Git - netatalk.git/commit - etc/afpd/main.c
Initialize Spotlight from session child
authorFrank Lahm <franklahm@googlemail.com>
Tue, 23 Oct 2012 19:59:10 +0000 (21:59 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Tue, 23 Oct 2012 19:59:10 +0000 (21:59 +0200)
commit92aeeeb531e26df27995a2ef37152ab4e9dde66c
treee4ec021815c8749a165c5153887eef20fdc3ba21
parent35dfee21173449bdc7861c886d1e58b907fadb69
Initialize Spotlight from session child

Spotlight initialisation must be perfomed in the session childs.
Wrap all Tracker calls between become_root()/unbecome_root().
Force bus SPARQL backend, as direct connections cause problems
with some SPARQL queries.
etc/afpd/afp_dsi.c
etc/afpd/main.c
etc/afpd/spotlight_module.c