Age | Commit message (Expand) | Author | Files | Lines |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-17 | Put back the old netlogn parsing code - for the request only | Andrew Bartlett | 1 | -10/+31 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 1 | -13/+9 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+3 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -2/+6 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -11/+14 |
2007-12-21 | r25820: but still return the error... | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25819: make the success case more clear | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+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/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -5/+11 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | 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 | r6335: at debug level 10, save netlogon and ntlogon packets that fail to parse | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r6323: added server side support for dgram NTLOGON requests. NT4 workstations... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ... | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r6288: the nbt dgram server now responds to GETDC requests. It works with our | Andrew Tridgell | 1 | -1/+32 |
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 | 1 | -1/+1 |
2007-10-10 | r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test | Andrew Tridgell | 1 | -0/+16 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 1 | -0/+58 |