summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2-90/+96
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett3-127/+101
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-6/+3
2007-10-10r5930: Fix initialisation of dcerpc_binding->authserviceJelmer Vernooij1-0/+2
2007-10-10r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij1-6/+4
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij3-68/+48
2007-10-10r5902: A rather large change...Andrew Bartlett6-165/+197
2007-10-10r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett1-1/+1
2007-10-10r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij1-1/+1
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij4-4/+76
2007-10-10r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2-16/+40
2007-10-10r5839: add LDAP DirSync control idlStefan Metzmacher1-0/+26
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher1-20/+163
2007-10-10r5828: add some idl for DsAddEntry()Stefan Metzmacher2-10/+66
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher3-6/+59
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