Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move daemonize handling to OS specific files | Jes Sorensen | 2010-06-12 | 1 | -0/+102 | |
* | Move chroot handling to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+19 | |
* | Move runas handling from vl.c to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+28 | |
* | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c | Jes Sorensen | 2010-06-12 | 1 | -0/+19 | |
* | Move find_datadir to OS specific files. | Jes Sorensen | 2010-06-12 | 1 | -0/+64 | |
* | Move main signal handler setup to os specificfiles. | Jes Sorensen | 2010-06-12 | 1 | -0/+27 | |
* | Rename os_setup_signal_handling() to os_setup_early_signal_handling() | Jes Sorensen | 2010-06-12 | 1 | -1/+1 | |
* | Introduce os-posix.c and create os_setup_signal_handling() | Jes Sorensen | 2010-06-12 | 1 | -0/+41 |