- added a set of lsa helper routines to make lsa lookups that are
[samba-svnmirror.git] / source / include / cli_context.h
2004-12-06 tridge- added a set of lsa helper routines to make lsa lookup...
2004-11-03 tridgeremoved some include cruft, and split out librpc/gen_nd...
2004-11-02 tridgesplit out request.h, signing.h, and smb_server.h
2004-11-01 tridgemoved the libcli/raw structures into libcli/raw/libcliraw.h
2004-10-31 tridge- allow callers to control the flags2 field in raw...
2004-10-29 tridgehonor "max xmit" and "max mux" from smb.conf in our...
2004-10-28 tridgeconverted the libcli/raw/ code to use the generic socke...
2004-09-26 tridge- converted the libcli/raw/ library to use talloc_incre...
2004-08-24 metzefix compiler warnings
2004-08-21 tridgetake advantage of the new talloc in a few more places
2004-08-21 tridgethis change is what you should read to understand the...
2004-08-13 abartletEnable server-side SPNEGO, now that I have fixed the...
2004-08-12 abartletMore work on cleaning up SMB signing.
2004-08-11 abartletClean up SMB signing - we don't have more than one...
2004-08-11 abartletMake the SMB signing code more generic (to share more...
2004-08-10 abartletDon't use a void* for the context inside the SMB signin...
2004-08-04 metzerename cli_ -> smbcli_
2004-08-03 tridgefixed a couple of async oplock handling errors
2004-08-03 tridgeserver_zone needs to be "int" not "int16_t" as it can...
2004-07-23 tridgethe first stage of the async client rewrite.
2004-07-16 abartletUpdates to our SMB signing code.
2004-07-13 abartletMore kerberos work
2004-07-12 abartletGENSEC Kerberos and SPENGO work:
2004-07-05 metzeadd extended security spnego support to the smb client
2004-06-01 metzeconvert 'unsigned' and 'unsigned int' to uint_t
2004-06-01 metzeconvert 'unsigned int' to uint_t in the most places
2004-05-25 metzeconvert samba4 to use [u]int8_t instead of [u]int8
2004-05-25 metzeconvert samba4 to use [u]int16_t instead of [u]int16
2004-05-25 metzeconvert samba4 to use [u]int32_t instead of [u]int32
2004-05-09 abartlet - Merge the Samba3 'ntlm_auth --diagnostics' testsuite...
2004-04-07 tridgeremember the user session key during session setup...
2004-04-04 CVSINmerge in the samba4 HEAD branch from cvs