summaryrefslogtreecommitdiff
path: root/source3/lib/background.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-24s3: Move call to prctl_set_comment to reinit_after_forkChristof Schmitt1-1/+1
2015-06-12s3:lib/background: make sure we destroy a pending read_packet_send() before c...Stefan Metzmacher1-0/+8
2014-07-22lib: Fix a valgrind errorVolker Lendecke1-1/+12
2014-04-23smbd: Call the msg_ctx destructor for background jobsVolker Lendecke1-0/+1
2012-04-19s3: Fix Coverity ID 2743: CHECKED_RETURNVolker Lendecke1-3/+6
2012-04-17s3: Add infrastructure for background jobsVolker Lendecke1-0/+233