summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/dgram.c
Commit message (Expand)AuthorAgeFilesLines
...
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2007-10-101-2/+2
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-30/+86
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-2/+2
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-15/+21
* r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett2007-10-101-2/+2
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-1/+2
* r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2007-10-101-1/+1
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-1/+1
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-10/+3
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-101-1/+1
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-101-0/+63
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-2/+110
* r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell2007-10-101-1/+2
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+1
* r6246: stop waiting when we get a replyAndrew Tridgell2007-10-101-3/+6
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-101-1/+21
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-0/+124