Add context for libcli_resolve.
[samba-svnmirror.git] / source / torture / nbt / dgram.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-06 jelmerRemove use of global_loadparm in netif.
2007-12-06 jelmerMove port number specification higher up the call stack.
2007-12-03 jelmerAvoid more use of global_loadparm - put lp_ctx in smb_s...
2007-12-03 jelmerpass name resolve order explicitly, use torture context...
2007-12-03 jelmerSpecify loadparm_context explicitly when creating sessions.
2007-12-03 jelmerAdd a loadparm context parameter to torture_context...
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-09-07 jelmerRemove use of pstring.
2007-09-07 jelmerAvoid talloc_autofree_context() when possible.
2007-09-07 jelmerFix some more C++ compatibility warnings.
2007-07-10 tridgeconvert Samba4 to GPLv3
2006-11-13 metzefix whitespaces...
2006-10-16 jelmerMerge my 4.0-unittest branch. This adds an API for...
2006-08-17 metzemerge lib/netif into lib/socket and use -lnsl -lsocket...
2006-03-25 jelmerAdd torture_context argument to all torture tests
2006-03-16 jelmerDon't include ndr_BASENAME.h files unless strictly...
2006-03-14 jelmerBuild torture/rpc/ as a seperate smbtorture module...
2006-03-14 jelmerRemove credentials.h from the global includes.
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2006-02-13 abartletReturn the joined domain SID and user SID as structures...
2006-02-04 metzeuse private proto header files for the torture tests
2006-01-09 abartletThis patch reworks the Samba4 sockets layer to use...
2005-12-30 jelmerRemove some unused #include lines.
2005-10-14 metzebring samba4 uptodate with the samba4-winsrepl branch,
2005-10-14 metze r11980@SERNOX (orig r10037): metze | 2005-09-05 14...
2005-10-03 abartletChange the torture join code to return a credentials...
2005-09-25 vlendecFirst step towards wbinfo -t: This issues a name reques...
2005-09-25 abartletThis is a merge of Brad Henry's 'net join' rework,...
2005-08-28 tridge r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2005-05-22 tpotAdd a couple of helper functions for creating nbt names.
2005-04-14 tridgeADS style GETDC response now works well enough that...
2005-04-14 tridgeadded IDL and test suite for the ADS style response...
2005-04-13 tridgeadded IDL and test suite for NBT dgram 'sam logon'...
2005-04-10 tridgethe nbt dgram server now responds to GETDC requests...
2005-04-08 tridgeadded the server side code for receiving mailslot reque...
2005-04-08 tridgestop waiting when we get a reply
2005-04-08 tridgereceive and parse the GETDC response in the NBT-DGRAM...
2005-04-06 tridgeadded a bit more datagram infrastructure and the beginn...