summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell1-1/+1
2007-10-10r22944: fix bug #4618:Stefan Metzmacher7-48/+48
2007-10-10r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett1-0/+15
2007-10-10r22683: fix the logic for skipping the pipe_dead()Stefan Metzmacher2-4/+4
2007-10-10r22619: fix pidl warningsStefan Metzmacher1-2/+2
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett1-2/+1
2007-10-10r22534: don't remove socket and fd_event before we told theStefan Metzmacher1-8/+6
2007-10-10r22528: remember that the connection was marked dead and don'tStefan Metzmacher2-0/+41
2007-10-10r22515: only steal pipe on successStefan Metzmacher1-3/+4
2007-10-10r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher2-0/+13
2007-10-10r22485: don't crash when the main dcerpc code haven't setupStefan Metzmacher3-3/+23
2007-10-10r22470: merge handling of broken connections from wins replication client codeStefan Metzmacher5-28/+57
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-16/+16
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