summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2-19/+111
2007-10-10r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher1-1/+1
2007-10-10r5797: - add idl property [subcontext_size()]Stefan Metzmacher1-16/+39
2007-10-10r5796: add ndr_* function for int8 and int16Stefan Metzmacher1-24/+75
2007-10-10r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett1-1/+2
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij3-25/+9
2007-10-10r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher1-16/+83
2007-10-10r5765: remove unused varStefan Metzmacher1-1/+0
2007-10-10r5764: add support for embedded ref pointersStefan Metzmacher1-1/+24
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-10/+127
2007-10-10r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2-2/+11
2007-10-10r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2-4/+9
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij1-1/+0
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij3-3/+8
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij10-27/+57
2007-10-10r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij1-1/+1
2007-10-10r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett1-7/+0
2007-10-10r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij3-32/+2
2007-10-10r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij19-126/+152
2007-10-10r5603: add "authservice()" property to the interface property listStefan Metzmacher3-5/+26
2007-10-10r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter1-0/+14
2007-10-10r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter1-0/+3
2007-10-10r5537: - make use of bitmaps and enumsStefan Metzmacher1-22/+152
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