Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14665: More testing in RPC-SAMR. It looks like we will probably need another | Andrew Bartlett | 1 | -20/+41 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | 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/+2 |
2007-10-10 | r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12636: fixed some torture code for the changed lsa string types | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -5/+1 |
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 | r11624: Use enum names instead of magic numbers. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r10703: Add a new user account, change the password and test it in the SAMLOG... | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r8823: I don't know why I added this test, it appears bogus. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r8235: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -35/+35 |
2007-10-10 | r7686: Check for a type of invalid account name. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7528: cleaned up the QueryDisplayInfo_continue test | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r7507: fixed the problem with users being shown too many times in acl | Andrew Tridgell | 1 | -0/+45 |
2007-10-10 | r6325: Rename aliasname -> alias_name in CreateDomAlias function. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r5976: SIDs can't have more then 5 subauths (caught by [validate] and | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -23/+36 |
2007-10-10 | r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r5783: Test renaming of accounts in the RPC-SAMR test, and add support into | Andrew Bartlett | 1 | -14/+34 |
2007-10-10 | r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'. | Tim Potter | 1 | -12/+12 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4532: - rename bitmap -> bits | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r4492: r.in.info is a pointer that needs to be allocated before use | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4491: don't dereference q1.out.sam unless we know it is not NULL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameter | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -16/+16 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3804: Add more comparison tests in RPC-SAMSYNC. | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -114/+114 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3074: Add in a new 'field present' flag samr.idl for the Account Flags | Andrew Bartlett | 1 | -43/+192 |
2007-10-10 | r2910: I noticed that the samr torture test was doing its own DOS->UNIX | Andrew Tridgell | 1 | -10/+1 |
2007-10-10 | r2833: - added a call to SamrQueryGroupMember for every group, and fix the | Andrew Tridgell | 1 | -1/+25 |