summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r5986: Fix the build. Metze, could you please verify that this fix is correct?Jelmer Vernooij2007-10-101-3/+3
* r5980: Fix double free after unexpected disconnect.Jelmer Vernooij2007-10-101-1/+5
* r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes theJelmer Vernooij2007-10-101-2/+1
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-0/+3
* r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2007-10-102-90/+96
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-103-127/+101
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-6/+3
* r5930: Fix initialisation of dcerpc_binding->authserviceJelmer Vernooij2007-10-101-0/+2
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-6/+4
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-103-68/+48
* r5902: A rather large change...Andrew Bartlett2007-10-106-165/+197
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+1
* r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij2007-10-101-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-104-4/+76
* r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2007-10-102-16/+40
* r5839: add LDAP DirSync control idlStefan Metzmacher2007-10-101-0/+26
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-101-20/+163
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-102-10/+66
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-103-6/+59
* r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2007-10-102-19/+111
* r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher2007-10-101-1/+1
* r5797: - add idl property [subcontext_size()]Stefan Metzmacher2007-10-101-16/+39
* r5796: add ndr_* function for int8 and int16Stefan Metzmacher2007-10-101-24/+75
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-1/+2
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-103-25/+9
* r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher2007-10-101-16/+83
* r5765: remove unused varStefan Metzmacher2007-10-101-1/+0
* r5764: add support for embedded ref pointersStefan Metzmacher2007-10-101-1/+24
* r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher2007-10-101-10/+127
* r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2007-10-102-2/+11
* r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2007-10-102-4/+9
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-101-1/+0
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-103-3/+8
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-1010-27/+57
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-1/+1
* r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett2007-10-101-7/+0
* r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij2007-10-103-32/+2
* r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij2007-10-101-0/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-1019-126/+152
* r5603: add "authservice()" property to the interface property listStefan Metzmacher2007-10-103-5/+26
* r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter2007-10-101-0/+14
* r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2007-10-101-0/+3
* r5537: - make use of bitmaps and enumsStefan Metzmacher2007-10-101-22/+152
* r5515: fix PrinterInfo3Stefan Metzmacher2007-10-101-2/+1
* r5506: Simplify the use of subcontexts and make them a bit less a special case.Jelmer Vernooij2007-10-101-76/+2
* r5505: make usage of bitmap's :-)Stefan Metzmacher2007-10-101-1/+8
* r5504: fix typoStefan Metzmacher2007-10-101-1/+1
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-101-13/+13
* r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij2007-10-101-4/+14
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-103-16/+5