summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij3-11/+10
2007-10-10r3600: fixed two debug typosAndrew Tridgell1-2/+2
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2-0/+7
2007-10-10r3582: more gcc-4.0 signedness fixesStefan Metzmacher1-5/+5
2007-10-10r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell1-1/+0
2007-10-10r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett1-1/+1
2007-10-10r3558: We don't seem to need these as [public] any more.Andrew Bartlett1-3/+3
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell4-4/+39
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell4-84/+105
2007-10-10r3542: Re-indent, and fix a use-after-free by doing the talloc_destroy just aAndrew Bartlett1-4/+4
2007-10-10r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij2-14/+17
2007-10-10r3517: Fix the build - Sorry!Jelmer Vernooij1-4/+0
2007-10-10r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij4-41/+26
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij3-6/+16
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij1-3/+3
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij3-6/+22
2007-10-10r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher1-2/+25
2007-10-10r3511: teh PAC used 8byte alignmentStefan Metzmacher1-3/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-1/+1
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell1-0/+1
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij2-24/+37
2007-10-10r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij1-9/+9
2007-10-10r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher3-33/+83
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell3-0/+3
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell4-14/+15
2007-10-10r3444: Don't use random data as endpoint if no default endpoint is known and noJelmer Vernooij1-1/+6
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-2/+3
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij1-11/+11
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij1-0/+18
2007-10-10r3435: Remove accidentally committed line...Jelmer Vernooij1-1/+0
2007-10-10r3434: Fix memleakVolker Lendecke1-2/+3
2007-10-10r3433: Use .mk file for librpc/Jelmer Vernooij5-20/+42