s3-g_lock: Properly free "rec" on retry to avoid deadlock
[kai/samba.git] / source3 / lib / winbind_util.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-03-30 Günther Deschners3-winbind: try to fix the build on hosts w/o winbind...
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Volker LendeckeFix some nonempty blank lines
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Dan Sledzs3: Fix a free of an uninitialized variable in winbind_...
2009-02-17 Jeremy AllisonFix warning about missmatch of uint32_t and size_t.
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Jeremy AllisonFrom Alexander Bokovoy
2008-01-14 Alexander BokovoyFix crash in winbind clients: instead of talloc-based...
2008-01-14 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-14 Alexander BokovoyFix crash in winbind clients: instead of talloc-based...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-02 Gerald (Jerry) CarterMerge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Gerald (Jerry) Carteruse C99 bool return types (true & false).
2008-01-02 Gerald (Jerry) CarterMake sure that wbcLookupSid() and wbcLookupRids() use...
2007-12-22 Volker Lendecketiny simplification
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Gerald (Jerry) CarterCompile fix: Correct use of wbcDomainInfo() after funct...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...