summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21498: Putting the second parameter in quotes so that we accept spaces in th...Brad Henry1-1/+1
2007-10-10r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...Andrew Bartlett1-26/+89
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett15-413/+603
2007-10-10r21495: Pass the VM .vmx file path to wintest_2k3_dc.sh on the command line.Brad Henry2-1/+2
2007-10-10r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' ...Brad Henry8-64/+88
2007-10-10r21493: Patch from Ronnie Sahlberg. From his email:Jelmer Vernooij1-3/+5
2007-10-10r21492: Finish work on nested type support in EJS.Jelmer Vernooij3-122/+127
2007-10-10r21491: Verify that the DNS domain name is filled in on GUID searches in theAndrew Bartlett1-0/+32
2007-10-10r21490: Add some tests for the EJS codeJelmer Vernooij2-72/+75
2007-10-10r21489: Remove accidently committed test idl.Jelmer Vernooij1-1/+1
2007-10-10r21488: Ignore autogenerated file.Jelmer Vernooij1-0/+1
2007-10-10r21487: Fix warning when using anonymous types, initial work on nested type s...Jelmer Vernooij3-7/+32
2007-10-10r21486: Remove spurious semicolons.Jelmer Vernooij1-4/+7
2007-10-10r21485: Remove obsolete smb_interfaces code (discussed with tpot).Jelmer Vernooij1-8/+0
2007-10-10r21484: Fix Needed* for nested datastructures.Jelmer Vernooij4-85/+115
2007-10-10r21477: Remove unnecessary properties.Jelmer Vernooij2-5/+0
2007-10-10r21476: Add another test for EnumValue.Jelmer Vernooij1-0/+11
2007-10-10r21475: Updated vm_get_ip.pl to read the name of the environment variable con...Brad Henry3-1/+139
2007-10-10r21473: Added new parameters to test_win.conf that apply only to the DC tests.Brad Henry2-3/+41
2007-10-10r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:Stefan Metzmacher1-6/+383
2007-10-10r21466: run the LDAP-UPTODATEVECTOR test in make testStefan Metzmacher1-0/+2
2007-10-10r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVectorStefan Metzmacher1-37/+11
2007-10-10r21464: add parsing code for the Primary:WDigest blobStefan Metzmacher1-0/+17
2007-10-10r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector"Stefan Metzmacher3-7/+180
2007-10-10r21459: Remove name argument, more refactoring.Jelmer Vernooij2-59/+78
2007-10-10r21458: Prepare for generating separate primitives/deferred code.Jelmer Vernooij1-20/+23
2007-10-10r21457: Cope with anonymous nested types in the NDR layer. This doesn't handledJelmer Vernooij2-33/+22
2007-10-10r21456: Allow anonymous and non-anonymous nested structures/unions/enums/bitm...Jelmer Vernooij1-43/+105
2007-10-10r21455: Fix a bug in our handling of conformant arrays. The conformant array wasJelmer Vernooij2-32/+70
2007-10-10r21451: if kerberos is requested ( -k yes ), we should use authentificated co...Stefan Metzmacher1-0/+5
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