summaryrefslogtreecommitdiff
path: root/lib/util/talloc_stack.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Ensure a tls key is only generated once - wrap create & destroy in a mutex.Jeremy Allison1-1/+1
2009-04-14Make talloc_stack threadsafe using TLS. Volker pleaseJeremy Allison1-20/+73
2008-10-23Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij1-1/+1
2008-10-23Import talloc_stack into util library.Jelmer Vernooij1-0/+130