Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26381: Move global_loadparm higher up the call stack. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26380: Specify port number higher up the call stack. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26377: Specify port explicitly. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -10/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 1 | -6/+10 |
2007-10-10 | r5294: - added a separate NBT-WINS test for WINS operations (register, refres... | Andrew Tridgell | 1 | -2/+18 |
2007-10-10 | r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na... | Andrew Tridgell | 1 | -3/+30 |
2007-10-10 | r5261: translate nbt rcode errors to NTSTATUS codes | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5250: - added low level support for retrying nbt name queries, rather than | Andrew Tridgell | 1 | -0/+29 |
2007-10-10 | r5121: added periodic name refresh requests for all our registered names, rep... | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r5120: encode outgoing nbt packets when queueing them rather than in the send | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r5117: used a composite function to add 4 stage name registration. We send 3 | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -1/+22 |
2007-10-10 | r5108: the beginnings of a nbtd server for Samba4. Currently just displays | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r4891: - added a generic resolve_name() async interface in libcli/resolve/, | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -0/+118 |