Age | Commit message (Expand) | Author | Files | Lines |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26408: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -1/+6 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25004: Avoid talloc_autofree_context() when possible. | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -215/+115 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -1/+14 |
2007-10-10 | r12639: - do some tests with 0x20 0x1B names | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12413: do some testing with 0x1E names | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 1 | -3/+1 |
2007-10-10 | r5411: make network interface selection a bit saner | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5408: - added testing for the behaviour of the special 0x1c name | Andrew Tridgell | 1 | -3/+10 |
2007-10-10 | r5397: added testing and server support for the special handling required for... | Andrew Tridgell | 1 | -1/+14 |
2007-10-10 | r5386: added testing of registration of group names | Andrew Tridgell | 1 | -24/+54 |
2007-10-10 | r5352: added a function nbt_name_string() that formats a nbt_name structure | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r5333: weird, w2k3 always sends a positive name release response, even for na... | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r5328: - allow case sensitive nbt name lookups | Andrew Tridgell | 1 | -0/+40 |
2007-10-10 | r5325: - expanded the NBT-WINS test to include scopes | Andrew Tridgell | 1 | -21/+58 |
2007-10-10 | r5304: removed lib/socket/socket.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5294: - added a separate NBT-WINS test for WINS operations (register, refres... | Andrew Tridgell | 1 | -0/+219 |