summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/chroot.c
Commit message (Collapse)AuthorAgeFilesLines
* * Implement client API for arbitrary record browsingLennart Poettering2005-11-161-0/+4
| | | | | | | * Fix memory leak in avahi-client git-svn-id: file:///home/lennart/svn/public/avahi/trunk@984 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use a normal fork() instead of a daemon_fork() when forking of chroot() ↵Lennart Poettering2005-11-011-2/+4
| | | | | | helper daemon git-svn-id: file:///home/lennart/svn/public/avahi/trunk@914 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make use of setproctitle() to change the process title of the daemon ↵Lennart Poettering2005-10-301-1/+4
| | | | | | processes. This is especially useful to distuingish the main daemon and the chroot() helper process. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@908 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add chroot() support on LinuxLennart Poettering2005-10-301-0/+406
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@907 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe