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