r3481: split out client.h and events.h
[jelmer/samba4-debian.git] / source / libcli / raw / clitransport.c
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3385: when discarding a unmatched reply print the...
2007-10-10 Andrew Tridgellr3354: honor "max xmit" and "max mux" from smb.conf...
2007-10-10 Andrew Tridgellr3319: fixed a bug in the client library found by the...
2007-10-10 Andrew Tridgellr3315: converted the libcli/raw/ code to use the generi...
2007-10-10 Andrew Tridgellr3017: nicer memory handling for event_context_merge()
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
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 Tridgellr2624: - save some system calls by only trying read...
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Andrew Tridgellr1984: this change is what you should read to understan...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1896: stricter check on packet parsing for NBT session...
2007-10-10 Andrew Tridgellr1824: nicer handling of NBT session replies, and handl...
2007-10-10 Andrew Tridgellr1712: this should fix a bug with a spinning client...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1635: when a transport dies, setup errors for all...
2007-10-10 Andrew Tridgellr1634: to get signing right for async requests we must...
2007-10-10 Andrew Tridgellr1633: fixed a couple of async oplock handling errors
2007-10-10 Andrew Tridgellr1603: fixed in.size to not overstate the packet size...
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
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 Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr100: remember the user session key during session...
2003-11-17 Andrew Tridgelladded OpenPrinter and a test function. Note that the...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code