Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r12150: Reformatting | Volker Lendecke | 1 | -8/+15 |
2007-10-10 | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 1 | -1/+21 |
2007-10-10 | r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3 | Stefan Metzmacher | 1 | -13/+36 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r12114: - smb2_keepalive() acts on the smb2_transport | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP... | Stefan Metzmacher | 2 | -40/+0 |
2007-10-10 | r12069: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12068: a better fix to prevent crashing, on errors | Stefan Metzmacher | 1 | -8/+2 |
2007-10-10 | r12067: print out some more details | Stefan Metzmacher | 1 | -2/+17 |
2007-10-10 | r12066: - add a unique,active,owner vs. unique,active,replica tests where | Stefan Metzmacher | 1 | -6/+39 |