Age | Commit message (Collapse) | Author | Files | Lines |
|
This fixes a bug in 116ce19b, where we didn't clear the pid cache in
become_daemon() and thus the /var/run/smbd.pid didn't match the actual
pid of the parent process.
Currently S4 will clear the pid cache on fork but doesn't yet take
advantage of the pid cache by using sys_pid() instead of the direct
get_pid().
|
|
|
|
|
|
|
|
and s4"
lib/util already has discard_const_p.
This reverts commit 0cb430c22e9c0af2248fbc15ce97a4d760df189d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove some unused functions.
|
|
|
|
|
|
3.
|
|
|
|
Samba 3.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
source4/Makefile
|