Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-20 | Ensure we have all the definitions needed in both threaded and non-threaded v... | Jeremy Allison | 1 | -9/+4 |
2009-04-20 | Attempt to fix build farm on platforms where pthread_once_t is a struct. | Jeremy Allison | 1 | -1/+4 |
2009-04-20 | Fix the pthread_once initialization issue. Make talloc_stackframe use | Jeremy Allison | 1 | -25/+36 |
2009-04-15 | Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ | Jeremy Allison | 1 | -1/+1 |
2009-04-14 | Ensure a tls key is only generated once - wrap create & destroy in a mutex. | Jeremy Allison | 1 | -32/+52 |
2009-04-08 | Add the thread functions to top level lib/util. | Jeremy Allison | 1 | -0/+120 |