util: Move become_daemon.c to samba-util-core
[samba.git] / lib / util / talloc_stack.c
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-18 Rusty Russelltalloc_stack: abort in developer me if no stackframe...
2012-07-17 Rusty Russelltalloc_stack: report lazy freeing (panic if DEVELOPER).
2012-07-17 Rusty Russelltalloc_stack: always include the location when creating...
2012-07-17 Rusty Russelltalloc_stack: handle more than one talloc_stackframe_pool()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-17 Andrew Tridgelltalloc: added talloc_stackframe_exists()
2010-03-21 Volker LendeckeUse TALLOC_FREE in talloc_pop()
2010-03-21 Volker LendeckeUse calloc instead of ZERO_STRUCTP in talloc_stackframe...
2010-03-21 Volker LendeckeTrim an overlong line
2010-03-15 Stefan Metzmachertalloc_stack: reset stackframe pointers to NULL
2010-03-15 Stefan Metzmachertalloc_stack: make sure we never let talloc_tos() retur...
2009-05-13 Derrell LipmanTake advantage of the easier-to-use thread macros
2009-05-13 Derrell LipmanAllow a parameter to smb_thread_once's initialization...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
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 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
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijImport talloc_stack into util library.