Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-19 | s3: We can depend on pthreadpool now | Volker Lendecke | 1 | -42/+0 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2011-12-22 | Change the signature of pthreadpool_finished_job() to return 0 | Jeremy Allison | 1 | -2/+1 | |
on success, errno on fail and return the jobid in a separate variable. I need this fix for my vfs_aio_pthread.c module. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Dec 22 12:12:33 CET 2011 on sn-devel-104 | |||||
2011-06-20 | Use tevent_req_oom | Volker Lendecke | 1 | -1/+1 | |
This fixes a few Coverity errors | |||||
2011-04-29 | s3-tevent: only include ../lib/util/tevent wrappers where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Apr 29 14:00:30 CEST 2011 on sn-devel-104 | |||||
2011-04-25 | s3: pthreadpool_sig_fd->pthreadpool_signal_fd | Volker Lendecke | 1 | -1/+1 | |
2011-04-25 | s3: Many pthreadpool fixes | Volker Lendecke | 1 | -1/+1 | |
In particular, this makes it fork-safe | |||||
2009-05-01 | Add fncall_send/recv | Volker Lendecke | 1 | -0/+365 | |