Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[samba.git] / source4 / libcli / raw / clisession.c
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijFix the build.
2008-02-21 Jelmer VernooijRemove yet more global_loadparm instances.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Tim Potterr9223: Rename smb_raw_session_setup() to smb_raw_sessse...
2007-10-10 Tim Potterr7569: Fix typo in comments.
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Tridgellr5322: removed a whole bunch of #include lines that...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Tridgellr4769: added a smb_composite_connect() function that...
2007-10-10 Andrew Tridgellr4758: - added async support to the session request...
2007-10-10 Stefan Metzmacherr4361: fix the build
2007-10-10 Andrew Tridgellr4173: - new t2open code, that can cope with "create...
2007-10-10 Stefan Metzmacherr4080: missing file from the last commit
2007-10-10 Stefan Metzmacherr4070: move some defines from asn_1.h to the places...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3400: - allow callers to control the flags2 field...
2007-10-10 Andrew Tridgellr3354: honor "max xmit" and "max mux" from smb.conf...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2655: fixed an error in the shutdown of the sock-...
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2587: fixed a couple of authentication memory leaks...
2007-10-10 Andrew Tridgellr2497: fixed an uninitialised 4 bytes in old style...
2007-10-10 Andrew Bartlettr2307: Fix the use of 'raw' NTLMSSP to hosts that suppo...
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Bartlettr1769: Add a new torture test to check vuid properties...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1602: make sure we honor the use_spnego flag
2007-10-10 Andrew Bartlettr1521: Updates to our SMB signing code.
2007-10-10 Andrew Bartlettr1475: More kerberos work
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Stefan Metzmacherr1409: if we have no user name don't use extended security
2007-10-10 Stefan Metzmacherr1406: I got spnego in the smb client working
2007-10-10 Stefan Metzmacherr1348: get gensec backend by OID instead of name
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
2007-10-10 Tim Potterr1268: varient -> variant
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr100: remember the user session key during session...
2004-01-15 Andrew Tridgell* fixed a segv when -U is not used in smbtorture.
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code