idl: Improve MS-PAC IDL
[mat/samba.git] / source4 / auth / ntlm / auth_winbind.c
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-09-03 Stefan Metzmachers4:auth_winbind: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:auth_winbind: remove unused winbind_samba3 backend
2010-09-03 Stefan Metzmachers4:auth_winbind: fix segfault in winbind_check_password...
2010-09-03 Stefan Metzmachers4:auth_winbind: fix compiler warnings
2010-05-20 Andrew Bartletts4:auth Push check for messaging context into winbind...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-06-25 Kai Blins4 auth_winbind: Internally, info3 has utf8 buffers...
2009-06-25 Kai Blins4 auth_winbind: Don't allocate the rids for the info3...
2009-06-25 Kai Blins4: Add libwbclient backend to auth_winbind
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Andrew BartlettFix the build after the auth/ -> auth/ntlm/ rename
2008-05-05 Andrew BartlettMove NTLM authentication details into auth/ntlm