Back-ported fix from 3.2 (mainly from Bo Yang <boyang@novell.com>)
[tprouty/samba.git] / source / nsswitch / winbindd_async.c
2008-02-06 Jeremy AllisonBack-ported fix from 3.2 (mainly from Bo Yang <boyang...
2007-10-31 Gerald (Jerry) CarterMerge branch 'v3-0-test' of git://git.samba.org/samba...
2007-10-31 Gerald (Jerry) CarterEnsure we catch an error in the query_user() reply...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 Gerald Carterr22710: Support one-way trusts.
2007-10-10 Gerald Carterr22707: missed merge from local tree: pass the correct...
2007-10-10 Gerald Carterr22702: Convert both lookup name and lookup sid to...
2007-10-10 Simo Sorcer22677: One line fix to make net idmap restore work...
2007-10-10 Jeremy Allisonr22675: Simo's patch for 0 size allocation. Still need
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Gerald Carterr21616: Delay initialization of idmap and nss_info...
2007-10-10 Günther Deschnerr21450: No need to TALLOC_FREE twice here.
2007-10-10 Günther Deschnerr21308: Fix some typos and ensure to null terminate...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Simo Sorcer20774: I thought I committed this before Xmas holidays ...
2007-10-10 Gerald Carterr20488: When joined to a child domain in a multi-domain...
2007-10-10 Volker Lendecker20355: Fix some C++ warnings
2007-10-10 Günther Deschnerr20279: Fix winbind segfault in winbindd_getsidaliases.
2007-10-10 Jeremy Allisonr20207: Fix a couple more places where extra_data was
2007-10-10 Jeremy Allisonr20206: Start cleaning up the talloc_ctx mess.
2007-10-10 Simo Sorcer20150: better memory handling for some functions,...
2007-10-10 Simo Sorcer20117: 1st Error in the merge
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Jeremy Allisonr19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Simo Sorcer17462: Fix a cut&paste bug that caused us to return...
2007-10-10 Simo Sorcer17459: As by Jerry's word commit this without his...
2007-10-10 Gerald Carterr17021: remove unsupported smbwrapper code
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Gerald Carterr14698: Make sure we expand our own local groups and not
2007-10-10 Gerald Carterr14421: This does two things
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...