summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25774: create ndr_pull_union_blob_all() and match the logic of the struct fnsStefan Metzmacher1-4/+20
2007-12-21r25773: update frsrpc.idl and add some more commentsRonnie Sahlberg1-5/+29
2007-12-21r25772: rename the tail fieldsRonnie Sahlberg1-2/+2
2007-12-21r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral idRonnie Sahlberg1-1/+1
2007-12-21r25770: rename "unknown5" to tlv_sizeRonnie Sahlberg1-2/+2
2007-12-21r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6Ronnie Sahlberg1-0/+3
2007-12-21r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()Stefan Metzmacher9-34/+34
2007-12-21r25767: pidl: make it easier to debug errors in pidl testsStefan Metzmacher1-22/+47
2007-12-21r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warningsStefan Metzmacher1-7/+7
2007-12-21r25765: pidl: fix compiler warning in ndr_align testStefan Metzmacher1-2/+2
2007-12-21r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij2-36/+31
2007-12-21r25763: Handle modifies, in the easy case (add/delete of elements), for theAndrew Bartlett1-1/+151
2007-12-21r25762: This test belongs best with the other checks for a valid parent, inAndrew Bartlett3-8/+15
2007-12-21r25761: Rename to be a DN to be a child of itself wasn't being checked for.Andrew Bartlett2-0/+15
2007-12-21r25760: Test out relative distinguished name behaviour under renames.Andrew Bartlett1-0/+24
2007-12-21r25759: catch up the samba3sam tests with the change from cn=rootdse to @ROOTDSEAndrew Bartlett1-1/+1
2007-12-21r25756: Add missing file with quick tests.Jelmer Vernooij1-0/+32
2007-12-21r25755: Fix a couple of memory leaks, in particular a new leak onto the NULLAndrew Bartlett2-5/+9
2007-12-21r25754: More work on normal forms for ldb input.Andrew Bartlett2-77/+155
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett5-7/+7
2007-12-21r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher1-12/+12
2007-12-21r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher2-16/+24
2007-12-21r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett3-100/+394
2007-12-21r25749: Add function required by linked_attributes module.Andrew Bartlett1-0/+15
2007-12-21r25748: Don't segfault if we don't have a schema yet.Andrew Bartlett1-0/+12
2007-12-21r25747: Implement linked attributes, for add operations.Andrew Bartlett4-10/+325
2007-12-21r25746: [selftest] make plain output more readableStefan Metzmacher1-9/+10
2007-12-21r25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID_POINTER,..)Stefan Metzmacher1-9/+24
2007-12-21r25744: add NDR_ERR_INVALID_POINTERStefan Metzmacher2-1/+4
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij3-11/+30
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij4-27/+26
2007-12-21r25741: Simplify calls to Subunit functions.Jelmer Vernooij4-32/+11
2007-12-21r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij4-40/+42
2007-12-21r25739: We forgot to copy revision and type flags in security_descriptor_copy().Günther Deschner1-0/+3
2007-12-21r25738: always include config.h first.Stefan Metzmacher2-0/+8
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij19-609/+499
2007-12-21r25736: make sure we include "config.h" as first headerStefan Metzmacher2-2/+15
2007-12-21r25735: make sure we include "config.h" as first header inStefan Metzmacher1-1/+1
2007-12-21r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher4-112/+116
2007-12-21r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher1-2/+5
2007-12-21r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2-19/+57
2007-12-21r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2-7/+15
2007-12-21r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2-2/+18
2007-12-21r25729: Fix silly regression in the subtree_rename - I broke normal renames.Andrew Bartlett1-1/+1
2007-12-21r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.cStefan Metzmacher1-0/+11
2007-12-21r25727: include "system/network.h" instead of <sys/socket.h>Stefan Metzmacher1-5/+1
2007-12-21r25726: [libreplace] move and fix getaddrinfo configure checksStefan Metzmacher2-30/+33
2007-12-21r25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7df867d9 from v3-2-test:Stefan Metzmacher1-5/+0
2007-12-21r25724: - include getaddrinfo.h after we have defined struct addrinfoStefan Metzmacher3-16/+24
2007-12-21r25723: Add a check to prevent deletion of entries with children. Sadly MMCAndrew Bartlett1-1/+112