summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/chroot.c
Commit message (Expand)AuthorAgeFilesLines
* * change process title of chroot() helper process to "chroot helper" droppingLennart Poettering2006-08-311-1/+3
* avahi_set_proc_title(): change the process name with prctl() if availableLennart Poettering2006-08-311-1/+1
* * Implement client API for arbitrary record browsingLennart Poettering2005-11-161-0/+4
* use a normal fork() instead of a daemon_fork() when forking of chroot() helpe...Lennart Poettering2005-11-011-2/+4
* make use of setproctitle() to change the process title of the daemon processe...Lennart Poettering2005-10-301-1/+4
* * add chroot() support on LinuxLennart Poettering2005-10-301-0/+406