nwrap: Fix resolving hostnames with a trailing dot.
[sfrench/samba-autobuild/.git] / lib / util / smb_threads.h
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2009-05-13 Derrell LipmanMake the thread functions a bit easier to use
2009-05-13 Derrell LipmanAllow a parameter to smb_thread_once's initialization...
2009-05-12 Jeremy AllisonFix definition of smb_thread_once - must return int...
2009-05-11 Derrell LipmanDon't require external use of internal enum smb_thread_...
2009-05-11 Derrell LipmanReplace external thread "once" with an internal impleme...
2009-04-28 Volker LendeckeFix a missing prototype warning
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jeremy AllisonEnsure we have all the definitions needed in both threa...
2009-04-20 Jeremy AllisonAttempt to fix build farm on platforms where pthread_on...
2009-04-20 Jeremy AllisonFix the pthread_once initialization issue. Make talloc_...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Jeremy AllisonEnsure a tls key is only generated once - wrap create...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Jeremy AllisonAdd the thread functions to top level lib/util.