summaryrefslogtreecommitdiff
path: root/source3/lib/server_mutex.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-11This patch attemptes to clean up winbindd's mutex locking.Andrew Bartlett1-4/+2
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-2/+4
2002-09-17Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison1-3/+2
2002-06-15This patch does 2 things:Andrew Bartlett1-0/+57