selftest:Samba3: fix signature for check_or_start()
[ira/wip.git] / libcli / auth /
2009-10-24 Stefan Metzmacherlibcli/auth: initialize creds in netlogon_creds_client_...
2009-10-24 Stefan Metzmacherlibcli/auth: fix memory leak in schannel_creds_server_s...
2009-10-24 Stefan Metzmacherlibcli/auth: don't leak the ldb_msg in schannel_store_s...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-04 Matthias Dieter... s3/s4 common: fix up header file
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerschannel: remove last traces of gensec.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-16 Günther Deschnerspnego: add spnego_proto.h.
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-16 Günther Deschnerlibcli/auth: remove trailing whitespace.
2009-08-28 Günther Deschners4: fix the build after ntlmssp header change.
2009-08-28 Günther Deschnerlibcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
2009-08-27 Stefan Metzmacherlibcli/auth: add netlogon_creds_step_crypt() and netlog...
2009-08-27 Stefan Metzmacherlibcli/auth: remove some useless lines
2009-08-27 Stefan Metzmacherlibcli/auth: remember schannel type in netlogon_creds_s...
2009-08-27 Günther Deschnerlibcli/auth: add tdb backend for schannel state.
2009-08-27 Günther Deschnerlibcli/auth: move netlogon_creds_CredentialState out...
2009-08-27 Günther Deschners4-schannel: add ldb suffix to schannel functions.
2009-08-27 Günther Deschnerlibcli/auth: rename schannel_state.c to schannel_state_...
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-18 Andrew BartlettAdd const to cast, to fix warning
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
2009-04-20 Jeremy AllisonStop autogenerated files from being created.
2009-04-20 Jeremy AllisonAdd previously generated header files now needed in...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew Bartlettlibcli/auth Ensure we cancel the transaction when schan...
2009-04-20 Andrew Bartlettlibcli/auth: Don't pass back lm_sess_key as the same...
2009-04-16 Andrew BartlettFix building the now common msrpc_parse code
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-15 Andrew BartlettAdd missing header, remove generated header
2009-04-14 Andrew Bartlettlibcli/auth Push schannel check into common libcli...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettRework netlogon credentials for the top level
2009-04-14 Andrew BartlettPush schannel_state.c into the top level.
2009-04-14 Andrew Bartlettlibcli/auth Don't compile against un-needed Samba4...
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-04-14 Andrew BartlettMove ntlm_check.h into the common libcli/auth
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettMerge smbencrypt.c between Samba3 and Samba4
2009-04-14 Andrew BartlettRework trivial msrpc parser to use convert_string_talloc()
2009-04-14 Andrew BartlettMove MSRPC-PARSE into the common libcli/auth
2009-04-14 Andrew BartlettMove libcli/auth to the top level