summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22386: another unused includeStefan Metzmacher1-1/+0
2007-10-10r22339: Run some more tests.Jelmer Vernooij1-1/+2
2007-10-10r21928: fix the interface uuid of wzcsvc.Stefan Metzmacher1-1/+1
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij1-2/+5
2007-10-10r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...Jelmer Vernooij1-6/+3
2007-10-10r21817: give fields a meaningStefan Metzmacher1-2/+2
2007-10-10r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell1-1/+2
2007-10-10r21812: fixed an integer overflow error in the ndr push code.Andrew Tridgell2-3/+10
2007-10-10r21811: fixed a queueing error in the dcerpc client code. WHen theAndrew Tridgell2-19/+37
2007-10-10r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.Andrew Bartlett1-1/+2
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher2-17/+17
2007-10-10r21662: More samr testsJelmer Vernooij1-5/+5
2007-10-10r21660: Add another testJelmer Vernooij1-4/+4
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij1-0/+111
2007-10-10r21653: Add two more tdr tests.Jelmer Vernooij1-0/+9
2007-10-10r21650: Update ndrdump to work in samba3Jelmer Vernooij1-1/+24
2007-10-10r21595: add a constant and some commentsStefan Metzmacher1-0/+12
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-4/+4
2007-10-10r21564: Move ndrdump to librpc/tools.Jelmer Vernooij3-0/+514
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-3/+12
2007-10-10r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell4-9/+24
2007-10-10r21520: fix the altercontext test... sorryStefan Metzmacher1-0/+2
2007-10-10r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher4-10/+31
2007-10-10r21489: Remove accidently committed test idl.Jelmer Vernooij1-1/+1
2007-10-10r21487: Fix warning when using anonymous types, initial work on nested type s...Jelmer Vernooij1-1/+1
2007-10-10r21477: Remove unnecessary properties.Jelmer Vernooij2-5/+0
2007-10-10r21464: add parsing code for the Primary:WDigest blobStefan Metzmacher1-0/+17
2007-10-10r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher1-8/+16
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij4-310/+3
2007-10-10r21429: Fix the build.Jelmer Vernooij1-3/+3
2007-10-10r21426: Add more spoolss tests.Jelmer Vernooij1-5/+5
2007-10-10r21425: Add ReplyClosePrinter.Jelmer Vernooij1-1/+2
2007-10-10r21424: Add FindClosePrinterNotify.Jelmer Vernooij1-1/+2
2007-10-10r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.Jelmer Vernooij1-17/+102
2007-10-10r21415: Add tests for spoolss and drsuapi. Still need to add validators.Jelmer Vernooij2-3/+3
2007-10-10r21414: Fill in IDL for ReplyOpenPrinter.Jelmer Vernooij1-7/+14
2007-10-10r21413: fix pushing of supplementalCredentialsStefan Metzmacher1-6/+6
2007-10-10r21407: auto set the len valuesStefan Metzmacher1-2/+2
2007-10-10r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elementsStefan Metzmacher1-0/+16
2007-10-10r21405: add support for [flag(STR_NOTERM|NDR_REMAINING)] string_array foo;Stefan Metzmacher1-22/+105
2007-10-10r21404: packages just contain utf16 strings not guids:-)Stefan Metzmacher1-9/+3
2007-10-10r21403: Add netlogon tests.Jelmer Vernooij1-2/+2
2007-10-10r21392: - decode the salt utf16 string into a unix stringStefan Metzmacher1-4/+5
2007-10-10r21391: add supporting forStefan Metzmacher1-0/+31
2007-10-10r21389: give a better error when our parser hasn't consumed all dataStefan Metzmacher1-2/+2
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij1-2/+17
2007-10-10r21381: dfs tests.Jelmer Vernooij1-2/+2
2007-10-10r21380: add idl for parsing the Primary:Kerberos blobsStefan Metzmacher1-0/+29
2007-10-10r21378: Add simple NDR epmap test.Jelmer Vernooij1-1/+1
2007-10-10r21377: More tests.Jelmer Vernooij1-4/+4