s3-registry: Check return code of push_reg_sz().
[kai/samba.git] / source3 / winbindd / winbindd_async.c
2010-11-17 Volker Lendeckes3: Move parse_sidlist to the only calling file
2010-11-17 Volker Lendeckes3: Remove some unused code
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupsid
2009-12-21 Volker Lendeckes3: Remove unused do_async
2009-12-21 Volker Lendeckes3: Remove unused do_async_domain
2009-12-21 Volker Lendeckes3: Remove unused query_user_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_getsidaliases_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupname_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupsid_async
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Make parse_sidlist take a const char *
2009-08-01 Volker LendeckeSome mods for recent coding conventions
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeAdd winbindd_dual_ping to all children
2009-06-14 Volker LendeckeConvert the winbind parent->child communication to...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-02-17 Michael Adams3:winbindd: make do_async_domain() static.
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-07 Volker LendeckeFix nonempty blank lines
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Michael Adam[s3]winbindd: fix a comment typo
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Volker LendeckeAttempt to fix the build on Irix CC
2008-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2008-05-25 Volker LendeckeFix two c++ warnings
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonSmall whitespace cleanup + check for null returns on...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-06 Michael AdamImprove a debug message.
2007-10-22 Stefan Metzmacherr25568: move idmap related functions into their own...
2007-10-22 Stefan Metzmacherr25567: make do_async() non static
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Stefan Metzmacherr25568: move idmap related functions into their own...
2007-10-10 Stefan Metzmacherr25567: make do_async() non static
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/