Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+1 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r14297: make sure we can go through the loop for than once | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r12932: export function prototypes | Stefan Metzmacher | 2 | -6/+26 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 6 | -47/+75 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 5 | -16/+0 |
2007-10-10 | r11334: Print error status in debug. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 6 | -46/+45 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 2 | -1/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 4 | -5/+5 |
2007-10-10 | r7483: ensure we try reading from a socket if epoll says we can, and don't | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 2 | -2/+112 |
2007-10-10 | r7229: use socket_pending() to get rid of the max packet size limits in the | Andrew Tridgell | 1 | -4/+8 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 2 | -6/+2 |
2007-10-10 | r6691: fixed a comment | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6335: at debug level 10, save netlogon and ntlogon packets that fail to parse | Andrew Tridgell | 2 | -6/+6 |
2007-10-10 | r6333: removed an extraneous line (pointed out by metze) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r6323: added server side support for dgram NTLOGON requests. NT4 workstations... | Andrew Tridgell | 4 | -9/+28 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 2 | -0/+132 |
2007-10-10 | r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ... | Andrew Tridgell | 2 | -3/+8 |
2007-10-10 | r6288: the nbt dgram server now responds to GETDC requests. It works with our | Andrew Tridgell | 3 | -2/+44 |
2007-10-10 | r6248: added parsing of type 10 UAS announce netlogon packets | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r6247: added the server side code for receiving mailslot requests, and | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test | Andrew Tridgell | 3 | -2/+22 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 3 | -5/+130 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 3 | -6/+302 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 2 | -0/+194 |