summaryrefslogtreecommitdiff
path: root/source4/libcli/dgram
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11334: Print error status in debug.Andrew Bartlett1-2/+3
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher6-46/+45
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2-1/+3
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell4-5/+5
2007-10-10r7483: ensure we try reading from a socket if epoll says we can, and don'tAndrew Tridgell1-1/+2
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij2-2/+112
2007-10-10r7229: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell1-4/+8
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter2-6/+2
2007-10-10r6691: fixed a commentAndrew Tridgell1-1/+1
2007-10-10r6335: at debug level 10, save netlogon and ntlogon packets that fail to parseAndrew Tridgell2-6/+6
2007-10-10r6333: removed an extraneous line (pointed out by metze)Andrew Tridgell1-1/+0
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell4-9/+28
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2-0/+132
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2-3/+8
2007-10-10r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell3-2/+44
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell1-0/+7
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2-2/+2
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell3-2/+22
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell3-5/+130
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell3-6/+302
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2-0/+194