summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans serverAndrew Tridgell3-1/+15
2007-10-10r3835: - added testing of setting an initial ACL on a file using NTTRANS createAndrew Tridgell2-0/+108
2007-10-10r3834: - fixed XATTR_NTACL_NAMEAndrew Tridgell2-3/+3
2007-10-10r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell4-17/+16
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell11-5/+281
2007-10-10r3831: added nttrans server code for query/set security descriptor. ThisAndrew Tridgell1-1/+106
2007-10-10r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell9-97/+95
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell8-31/+326
2007-10-10r3828: added testing of opening an existing file with EAs (the EAs are ignored)Andrew Tridgell1-2/+22
2007-10-10r3827: fixed copyright notices to remove simo and lkcl who have no code left ...Andrew Tridgell1-3/+2
2007-10-10r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell7-18/+180
2007-10-10r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell2-0/+309
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher24-234/+358
2007-10-10r3809: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3808: Put these in the same order as the IDL, to make it easier to spot what...Andrew Bartlett1-8/+8
2007-10-10r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett4-12/+118
2007-10-10r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell9-19/+170