summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-102-5/+100
* r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher2007-10-101-4/+4
* r4001: fix segfault fix auth failedStefan Metzmacher2007-10-101-0/+1
* r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher2007-10-101-2/+37
* r3997: fix STR_CHARLEN pull caseStefan Metzmacher2007-10-101-21/+25
* r3996: add some commentsStefan Metzmacher2007-10-101-5/+5
* r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2007-10-102-28/+36
* r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2007-10-101-2/+51
* 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