r3453: - split out the auth and popt includes
[abartlet/samba.git/.git] / source4 / libcli / raw / clisession.c
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