summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5515: fix PrinterInfo3Stefan Metzmacher1-2/+1
2007-10-10r5506: Simplify the use of subcontexts and make them a bit less a special case.Jelmer Vernooij1-76/+2
2007-10-10r5505: make usage of bitmap's :-)Stefan Metzmacher1-1/+8
2007-10-10r5504: fix typoStefan Metzmacher1-1/+1
2007-10-10r5498: fix OpenPrinter() idl and torture testStefan Metzmacher1-13/+13
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-4/+14
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij3-16/+5
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2-88/+688
2007-10-10r5488: - let the request be a child of the pipe structStefan Metzmacher1-13/+19
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij2-8/+8
2007-10-10r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij1-11/+12
2007-10-10r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij3-200/+211
2007-10-10r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij1-0/+2
2007-10-10r5450: Add test function for "embedded" conformant arraysJelmer Vernooij1-0/+9
2007-10-10r5446: fix pulling of arrays in EnumXXX functionsStefan Metzmacher1-0/+6
2007-10-10r5445: move FormInfo1 struct to the place where it's usedStefan Metzmacher1-11/+11
2007-10-10r5427: NTSTATUS is treated by pidl as a 'real' scalar now.Jelmer Vernooij1-2/+2
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell4-39/+66
2007-10-10r5406: fixed dependencies for the WREPL subsystemAndrew Tridgell1-1/+1
2007-10-10r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell3-2/+147
2007-10-10r5388: uppercase the server name on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r5376: ORPC is NDR specific, so move it to ndr.pm.Jelmer Vernooij1-3/+0
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter1-3/+3
2007-10-10r5363: - ndr_%_ptr -> ndr_%_unique_ptrJelmer Vernooij2-6/+6
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij21-1/+57
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij2-2/+2
2007-10-10r5360: Remove a couple of unused functions.Jelmer Vernooij2-37/+0
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-0/+1
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+1
2007-10-10r5291: fixed ncacn_ip_tcp against windowsAndrew Tridgell1-3/+2
2007-10-10r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij6-102/+102
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-5/+9
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij4-24/+133
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2-2/+2
2007-10-10r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell1-1/+1
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell2-14/+10
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell5-35/+44
2007-10-10r5148: use ipv4_addr also in epmapper idlStefan Metzmacher2-5/+5
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher4-2/+16
2007-10-10r5139: fix typesStefan Metzmacher1-2/+2
2007-10-10r5137: fix typesStefan Metzmacher3-3/+3
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2-3/+3
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-4/+10
2007-10-10r5109: - fixed handling of zero-length subcontexts in the ndr libraryAndrew Tridgell1-3/+0
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett1-6/+5
2007-10-10r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell3-4/+6
2007-10-10r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell1-22/+22
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell1-0/+9