summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21534: Add some more tests for wireshark.Jelmer Vernooij3-6/+50
2007-10-10r21533: try to get rid of the valgrind warnings of uninitialized memoryStefan Metzmacher1-1/+1
2007-10-10r21532: Add tests for StripPrefixes utility function.Jelmer Vernooij3-16/+22
2007-10-10r21531: Use pidl-specific utility functions. Patch from Ronnie SahlbergJelmer Vernooij1-7/+7
2007-10-10r21528: This file gets called by testit(), so it shouldn't call testit().Brad Henry1-4/+2
2007-10-10r21524: don't send unitialized data to the socketStefan Metzmacher1-1/+1
2007-10-10r21523: fix a valgrind warning, we write the struct content to the file and s...Stefan Metzmacher1-0/+1
2007-10-10r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the comm...Brad Henry1-1/+1
2007-10-10r21521: Add missing quotes around shell variables which could have spaces.Brad Henry4-12/+10
2007-10-10r21520: fix the altercontext test... sorryStefan Metzmacher1-0/+2
2007-10-10r21519: when we want to send non initialized data, thenStefan Metzmacher1-0/+1
2007-10-10r21518: fix panic, sorry...Stefan Metzmacher1-1/+1
2007-10-10r21516: - use the same assoc_group_id, for all 3 drsuapi connectionStefan Metzmacher1-4/+21
2007-10-10r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher5-11/+32
2007-10-10r21514: move away from a hardcoded "smbtorturedc"Stefan Metzmacher1-31/+67
2007-10-10r21513: I don't know how long this has been wrong, but fix this up so we canAndrew Bartlett1-1/+1
2007-10-10r21512: finish DsBind() in the DRSUAPI server:Stefan Metzmacher2-14/+140
2007-10-10r21511: this seems to be the nicer fix for the problem withStefan Metzmacher2-12/+4
2007-10-10r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher1-1/+12
2007-10-10r21504: for simo...Stefan Metzmacher1-1/+1
2007-10-10r21503: add usefull function to get the site dn for the local serverStefan Metzmacher1-0/+17
2007-10-10r21502: add a very useful option "become dc:donnot leave=yes"Stefan Metzmacher1-0/+5
2007-10-10r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher1-0/+4
2007-10-10r21499: fill in the correct forest dns nameStefan Metzmacher1-2/+35
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 Bartlett14-413/+577
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-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