summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher3-0/+48
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 Tridgell1-0/+6
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell1-1/+17
2007-10-10r3927: add idl file for NDR encoded LDAP attributes used for the directory se...Stefan Metzmacher2-1/+41
2007-10-10r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett1-3/+12
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-3/+37
2007-10-10r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett1-6/+72
2007-10-10r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett1-3/+14
2007-10-10r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher1-1/+22
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 Bartlett1-31/+60
2007-10-10r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett2-10/+24
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij2-0/+27
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2-1/+55
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett3-12/+7
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-136/+446
2007-10-10r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher1-1/+29
2007-10-10r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij3-4/+64
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 Tridgell1-7/+7
2007-10-10r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell1-7/+6
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell1-0/+23
2007-10-10r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell1-56/+0
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell1-2/+21
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher9-116/+133
2007-10-10r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett2-5/+6
2007-10-10r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell1-0/+2
2007-10-10r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2-17/+15
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-2/+6
2007-10-10r3792: improved the posix -> nt error mapping, so we get things likeAndrew Tridgell1-1/+2
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij4-27/+84
2007-10-10r3787: a function to generate a random GUIDStefan Metzmacher1-0/+10
2007-10-10r3785: this strings are not constStefan Metzmacher1-2/+2
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+19
2007-10-10r3740: Convert more files to .mk, fix the buildJelmer Vernooij1-2/+2
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+1
2007-10-10r3734: Fix some incorrect dependenciesJelmer Vernooij1-0/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij2-8/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2-106/+106
2007-10-10r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett1-9/+33
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij1-18/+13
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2-48/+51
2007-10-10r3667: Small COM fixesJelmer Vernooij1-11/+12
2007-10-10r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke1-24/+42
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij1-3/+1
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij1-60/+21
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij5-18/+34
2007-10-10r3606: More DCOM fixes:Jelmer Vernooij5-20/+215
2007-10-10r3602: Add looking up transport by endpoint protocolJelmer Vernooij1-0/+16