summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21448: return the same error codes as a windows KDCStefan Metzmacher1-3/+3
2007-10-10r21447: make handling of replying e_data more genericStefan Metzmacher1-18/+12
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke4-13/+94
2007-10-10r21443: Refactor some of the NDR code in preparation of nested data structure...Jelmer Vernooij1-102/+125
2007-10-10r21442: Allow more flexible data structure names.Jelmer Vernooij1-106/+111
2007-10-10r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher3-56/+84
2007-10-10r21440: Support different variables in environments.Jelmer Vernooij2-12/+19
2007-10-10r21439: fix compiler warningsStefan Metzmacher1-6/+6
2007-10-10r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher1-7/+7
2007-10-10r21437: Cherrypick typelib tests.Jelmer Vernooij2-1/+63
2007-10-10r21436: Choose the TGT session key enctype also by checking what enctypesStefan Metzmacher1-4/+20
2007-10-10r21435: ntPwdHash,lmPwdHash,sambaNTPwdHistory,sambaLMPwdHistory and krb5KeyStefan Metzmacher1-73/+88
2007-10-10r21434: - get rid of "krb5Key"Stefan Metzmacher4-409/+865
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij23-1255/+177
2007-10-10r21432: Handle properties on tagged types in TDR.Jelmer Vernooij1-1/+1
2007-10-10r21431: More tests, work on support in wireshark for tagged types.Jelmer Vernooij3-17/+42
2007-10-10r21430: Support tagged types without typedef. This means:Jelmer Vernooij13-1082/+1161
2007-10-10r21429: Fix the build.Jelmer Vernooij2-4/+4
2007-10-10r21428: Handle representation types in Needed().Jelmer Vernooij4-18/+82
2007-10-10r21427: Add tests for Needed*(), in preparation of refactoring.Jelmer Vernooij2-24/+72
2007-10-10r21426: Add more spoolss tests.Jelmer Vernooij2-5/+195
2007-10-10r21425: Add ReplyClosePrinter.Jelmer Vernooij2-1/+15
2007-10-10r21424: Add FindClosePrinterNotify.Jelmer Vernooij2-1/+14
2007-10-10r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai...Jelmer Vernooij4-4/+162
2007-10-10r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.Jelmer Vernooij1-17/+102
2007-10-10r21421: Fix a memleak. This made tdb look considerably worse than necessary.Volker Lendecke1-0/+2
2007-10-10r21419: Give some more clue about what's going onSimo Sorce1-2/+2
2007-10-10r21418: Return the ratio as wellSimo Sorce1-2/+8
2007-10-10r21416: add missing fileJelmer Vernooij1-0/+305
2007-10-10r21415: Add tests for spoolss and drsuapi. Still need to add validators.Jelmer Vernooij5-4/+124
2007-10-10r21414: Fill in IDL for ReplyOpenPrinter.Jelmer Vernooij1-7/+14
2007-10-10r21413: fix pushing of supplementalCredentialsStefan Metzmacher1-6/+6
2007-10-10r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke1-8/+10
2007-10-10r21411: Add some simple tests for the wireshark NDR generator.Jelmer Vernooij2-3/+30
2007-10-10r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke1-1/+1
2007-10-10r21408: Remove test that uses empty array.Jelmer Vernooij1-3/+0
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 Vernooij4-3/+126
2007-10-10r21395: fix commentsStefan Metzmacher1-7/+7
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-10r21390: move fetching the key version number into the functionStefan Metzmacher1-2/+2
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 Vernooij9-227/+210
2007-10-10r21384: Change warning to pidl warning, fix uppercasing.Jelmer Vernooij1-2/+2
2007-10-10r21381: dfs tests.Jelmer Vernooij4-4/+127
2007-10-10r21380: add idl for parsing the Primary:Kerberos blobsStefan Metzmacher1-0/+29