Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21817: give fields a meaning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21812: fixed an integer overflow error in the ndr push code. | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r21811: fixed a queueing error in the dcerpc client code. WHen the | Andrew Tridgell | 2 | -19/+37 |
2007-10-10 | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21773: fix typo orginating -> originating | Stefan Metzmacher | 2 | -17/+17 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21660: Add another test | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 1 | -0/+111 |
2007-10-10 | r21653: Add two more tdr tests. | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r21650: Update ndrdump to work in samba3 | Jelmer Vernooij | 1 | -1/+24 |
2007-10-10 | r21595: add a constant and some comments | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r21584: Support for tagged types has landed! | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21564: Move ndrdump to librpc/tools. | Jelmer Vernooij | 3 | -0/+514 |
2007-10-10 | r21541: Export mgmt, samr and atsvc for use in samba-gtk. | Jelmer Vernooij | 1 | -3/+12 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 4 | -9/+24 |
2007-10-10 | r21520: fix the altercontext test... sorry | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names | Stefan Metzmacher | 4 | -10/+31 |
2007-10-10 | r21489: Remove accidently committed test idl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21487: Fix warning when using anonymous types, initial work on nested type s... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21477: Remove unnecessary properties. | Jelmer Vernooij | 2 | -5/+0 |
2007-10-10 | r21464: add parsing code for the Primary:WDigest blob | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r21441: create a union for the PrimaryKerberosBlob content | Stefan Metzmacher | 1 | -8/+16 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 4 | -310/+3 |
2007-10-10 | r21429: Fix the build. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21426: Add more spoolss tests. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21425: Add ReplyClosePrinter. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21424: Add FindClosePrinterNotify. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx. | Jelmer Vernooij | 1 | -17/+102 |
2007-10-10 | r21415: Add tests for spoolss and drsuapi. Still need to add validators. | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r21414: Fill in IDL for ReplyOpenPrinter. | Jelmer Vernooij | 1 | -7/+14 |
2007-10-10 | r21413: fix pushing of supplementalCredentials | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r21407: auto set the len values | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elements | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r21405: add support for [flag(STR_NOTERM|NDR_REMAINING)] string_array foo; | Stefan Metzmacher | 1 | -22/+105 |
2007-10-10 | r21404: packages just contain utf16 strings not guids:-) | Stefan Metzmacher | 1 | -9/+3 |
2007-10-10 | r21403: Add netlogon tests. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21392: - decode the salt utf16 string into a unix string | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r21391: add supporting for | Stefan Metzmacher | 1 | -0/+31 |
2007-10-10 | r21389: give a better error when our parser hasn't consumed all data | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 1 | -2/+17 |
2007-10-10 | r21381: dfs tests. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21380: add idl for parsing the Primary:Kerberos blobs | Stefan Metzmacher | 1 | -0/+29 |
2007-10-10 | r21378: Add simple NDR epmap test. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21377: More tests. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21376: More tests. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21375: More lsa tests. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r21374: lsa tests | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21373: More tests. | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r21372: Tests, more tests! Some are still commented out, because the code the... | Jelmer Vernooij | 1 | -7/+7 |