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