summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3960: fix compiler warningsStefan Metzmacher3-7/+6
2007-10-10r3959: fix compiler warningsStefan Metzmacher5-44/+44
2007-10-10r3958: fix the build for nowStefan Metzmacher1-1/+1
2007-10-10r3957: fix compiler warningStefan Metzmacher1-6/+0
2007-10-10r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher4-0/+49
2007-10-10r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the ntAndrew Tridgell1-1/+1
2007-10-10r3952: added validation of the lm and nt verifiers to our server side passwor...Andrew Tridgell1-2/+41
2007-10-10r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell3-29/+134
2007-10-10r3942: decode the 'replUpToDateVector' blobStefan Metzmacher1-6/+63
2007-10-10r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell2-0/+9
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell8-43/+116
2007-10-10r3938: cleaned some old stuff out of loadparmAndrew Tridgell1-72/+0
2007-10-10r3927: add idl file for NDR encoded LDAP attributes used for the directory se...Stefan Metzmacher2-1/+41
2007-10-10r3926: fix compiler warningsStefan Metzmacher1-4/+0
2007-10-10r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett3-31/+99
2007-10-10r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.Andrew Bartlett1-4/+14
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher3-7/+129
2007-10-10r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett2-7/+73
2007-10-10r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett4-25/+83
2007-10-10r3916: w2k3 does not check the max_setup count in nttrans requestsAndrew Tridgell1-0/+3
2007-10-10r3915: a few updates to the DsCrackNames() torture testStefan Metzmacher1-19/+59
2007-10-10r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher3-5/+107
2007-10-10r3913: fix the buildStefan Metzmacher1-2/+2
2007-10-10r3910: add some error codesStefan Metzmacher2-1/+13
2007-10-10r3909: Fix cross-reference test for trusted domains.Andrew Bartlett1-4/+4
2007-10-10r3908: We know that this field is a flag of some kind, and matches the output...Andrew Bartlett1-1/+1
2007-10-10r3907: * Rename lsa_Name to lsa_StringAndrew Bartlett4-63/+125
2007-10-10r3906: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3905: (oops, missing file: samsync.c)Andrew Bartlett1-32/+207
2007-10-10r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett5-20/+88
2007-10-10r3903: better fix for -r 3902Stefan Metzmacher1-2/+2
2007-10-10r3902: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3901: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3900: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3899: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij13-26/+249
2007-10-10r3897: add a locking infrastructureSimo Sorce6-18/+111
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij4-12/+104
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij8-3/+112
2007-10-10r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison1-2/+17
2007-10-10r3887: Much better understanding of delayed write time, and the interactionJeremy Allison1-4/+80
2007-10-10r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison1-0/+97
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett6-14/+76
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij14-178/+552
2007-10-10r3876: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3870: Delete wrappers for tdb_lockkeys() and tdb_unlockkeys().Tim Potter1-2/+0
2007-10-10r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher3-2/+32
2007-10-10r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij9-35/+133
2007-10-10r3838: use "security.NTACL" instead of "security.NTAcl" for the xattr name fo...Andrew Tridgell1-1/+1
2007-10-10r3837: added support for LsaLookupSids in the LSA rpc server. This allows the...Andrew Tridgell2-9/+131