Ensure users with SeAddUser privs get full access to
[jra/samba/.git] / lib / util / smb_threads_internal.h
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-11 Derrell LipmanOptimize smb_thread_once usage by not calling it if...
2009-05-11 Derrell LipmanReplace external thread "once" with an internal impleme...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jeremy AllisonFix the pthread_once initialization issue. Make talloc_...
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-14 Jeremy AllisonMake talloc_stack threadsafe using TLS. Volker please
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.