Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * change process title of chroot() helper process to "chroot helper" dropping | Lennart Poettering | 2006-08-31 | 1 | -1/+3 |
* | avahi_set_proc_title(): change the process name with prctl() if available | Lennart Poettering | 2006-08-31 | 1 | -1/+1 |
* | * Implement client API for arbitrary record browsing | Lennart Poettering | 2005-11-16 | 1 | -0/+4 |
* | use a normal fork() instead of a daemon_fork() when forking of chroot() helpe... | Lennart Poettering | 2005-11-01 | 1 | -2/+4 |
* | make use of setproctitle() to change the process title of the daemon processe... | Lennart Poettering | 2005-10-30 | 1 | -1/+4 |
* | * add chroot() support on Linux | Lennart Poettering | 2005-10-30 | 1 | -0/+406 |