index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
pthreadpool
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-12
pthreadpool: Fix CID 710828 Sizeof not portable
Volker Lendecke
1
-1
/
+1
2012-11-22
build: Do not install testing binaries
Andrew Bartlett
1
-1
/
+2
2012-06-28
s3: Fix compilation of pthreadpool_sync.c on platforms without pthread.h
Volker Lendecke
1
-1
/
+0
2012-06-19
s3: Add a dummy implementation for the pthreadpool API
Volker Lendecke
2
-4
/
+183
2012-04-09
s3: Fix the pthreadpool build on OS/X
Volker Lendecke
1
-0
/
+1
2012-03-15
s3: Update waf build to include missed dependancy on Lion.
Ira Cooper
1
-1
/
+1
2012-01-19
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-12-22
Change the signature of pthreadpool_finished_job() to return 0
Jeremy Allison
3
-14
/
+18
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-1
/
+1
2011-09-23
build: Fix waf build on MacOS X
Andrew Bartlett
1
-1
/
+2
2011-06-06
s3-waf: Fix pthreadpool build which needs librt now.
Andreas Schneider
1
-1
/
+1
2011-06-06
s3/pthreadpool: replace bad portable gettimeofday by clock_gettime
Björn Jacke
1
-4
/
+2
2011-04-27
s3: Properly clean up in pthreadpool_init in case of failure
Volker Lendecke
1
-0
/
+6
2011-04-27
s3-waf: add pthreadpool support.
Günther Deschner
1
-0
/
+11
2011-04-26
s3: Allow unlimited parallelism in pthreadpool
Volker Lendecke
2
-9
/
+31
2011-04-25
s3: pthreadpool_sig_fd->pthreadpool_signal_fd
Volker Lendecke
3
-6
/
+6
2011-04-25
s3: Tiny doc for pthreadpool
Volker Lendecke
1
-7
/
+59
2011-04-25
s3: Many pthreadpool fixes
Volker Lendecke
4
-0
/
+1005