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