Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 3 | -86/+27 |
2007-10-10 | r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcp | Rafal Szczesniak | 1 | -12/+74 |
2007-10-10 | r12812: speed up RPC-ECHO with validate some more, and re-enable it under | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up if | Andrew Tridgell | 1 | -2/+16 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 7 | -105/+239 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12791: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12782: Don't segfault if we cannot setup messaging. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r12767: Add some trusted lookups | Volker Lendecke | 1 | -5/+67 |
2007-10-10 | r12766: fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12765: Revert an accidential commit | Volker Lendecke | 1 | -86/+1 |
2007-10-10 | r12764: Add a test for lsa_lookup. This will be expanded when I get around to... | Volker Lendecke | 4 | -1/+352 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 5 | -3/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 51 | -1/+51 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 80 | -0/+80 |
2007-10-10 | r12641: - remove some unused functions | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r12639: - do some tests with 0x20 0x1B names | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r12637: test CLDAP with both NULL and non-NULL user | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r12636: fixed some torture code for the changed lsa string types | Andrew Tridgell | 2 | -5/+5 |
2007-10-10 | r12622: Move table.c prototypes to seperate header to prevent circular depend... | Jelmer Vernooij | 6 | -0/+6 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 5 | -8/+9 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 61 | -82/+0 |
2007-10-10 | r12597: One less void * | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 2 | -11/+8 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 4 | -6/+6 |
2007-10-10 | r12558: Support [flag(NULLTERM)] on [charset()] arrays | Jelmer Vernooij | 3 | -1/+100 |
2007-10-10 | r12551: fixed oplock serialisation problem in gentest as well | Andrew Tridgell | 1 | -3/+20 |
2007-10-10 | r12549: fixed the problem with serialisation and the RAW-OPLOCK test | Andrew Tridgell | 1 | -9/+34 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 20 | -0/+20 |
2007-10-10 | r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS | Andrew Tridgell | 4 | -4/+0 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12514: Move DCE/RPC interface table to a seperate file | Jelmer Vernooij | 3 | -4/+4 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 4 | -18/+16 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 42 | -208/+75 |
2007-10-10 | r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimum | Andrew Bartlett | 1 | -7/+93 |
2007-10-10 | r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid is | Andrew Bartlett | 1 | -10/+30 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 3 | -12/+12 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r12450: Move generation of proto and full object lists to makefile.pm. 'make'... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12413: do some testing with 0x1E names | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r12405: I'm afraid I can't take care of the xplogin test in the near future, ... | Volker Lendecke | 3 | -2223/+0 |
2007-10-10 | r12219: Use some more common functions | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12211: remove unused element | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 4 | -3/+5 |
2007-10-10 | r12200: - move the the winsreplication client and server code to the packet_c... | Stefan Metzmacher | 1 | -4/+11 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r12154: Torture test for bug # 3303. | Volker Lendecke | 1 | -0/+125 |