summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r3602: Add looking up transport by endpoint protocolJelmer Vernooij2007-10-101-0/+16
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-103-11/+10
* r3600: fixed two debug typosAndrew Tridgell2007-10-101-2/+2
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-102-0/+7
* r3582: more gcc-4.0 signedness fixesStefan Metzmacher2007-10-101-5/+5
* r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell2007-10-101-1/+0
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-1/+1
* r3558: We don't seem to need these as [public] any more.Andrew Bartlett2007-10-101-3/+3
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-104-4/+39
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-104-84/+105
* r3542: Re-indent, and fix a use-after-free by doing the talloc_destroy just aAndrew Bartlett2007-10-101-4/+4