summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral idRonnie Sahlberg2007-12-211-1/+1
* r25770: rename "unknown5" to tlv_sizeRonnie Sahlberg2007-12-211-2/+2
* r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6Ronnie Sahlberg2007-12-211-0/+3
* r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()Stefan Metzmacher2007-12-219-34/+34
* r25767: pidl: make it easier to debug errors in pidl testsStefan Metzmacher2007-12-211-22/+47
* r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warningsStefan Metzmacher2007-12-211-7/+7
* r25765: pidl: fix compiler warning in ndr_align testStefan Metzmacher2007-12-211-2/+2
* r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij2007-12-212-36/+31
* r25763: Handle modifies, in the easy case (add/delete of elements), for theAndrew Bartlett2007-12-211-1/+151
* r25762: This test belongs best with the other checks for a valid parent, inAndrew Bartlett2007-12-212-8/+8
* r25761: Rename to be a DN to be a child of itself wasn't being checked for.Andrew Bartlett2007-12-211-0/+8
* r25756: Add missing file with quick tests.Jelmer Vernooij2007-12-211-0/+32
* r25755: Fix a couple of memory leaks, in particular a new leak onto the NULLAndrew Bartlett2007-12-212-5/+9
* r25754: More work on normal forms for ldb input.Andrew Bartlett2007-12-211-69/+147
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-214-6/+6
* r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher2007-12-211-12/+12
* r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher2007-12-212-16/+24
* r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett2007-12-212-83/+367
* r25749: Add function required by linked_attributes module.Andrew Bartlett2007-12-211-0/+15
* r25748: Don't segfault if we don't have a schema yet.Andrew Bartlett2007-12-211-0/+12
* r25747: Implement linked attributes, for add operations.Andrew Bartlett2007-12-214-10/+325
* r25746: [selftest] make plain output more readableStefan Metzmacher2007-12-211-9/+10
* r25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID_POINTER,..)Stefan Metzmacher2007-12-211-9/+24
* r25744: add NDR_ERR_INVALID_POINTERStefan Metzmacher2007-12-212-1/+4
* r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij2007-12-213-11/+30
* r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij2007-12-214-27/+26
* r25741: Simplify calls to Subunit functions.Jelmer Vernooij2007-12-214-32/+11
* r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij2007-12-214-40/+42
* r25739: We forgot to copy revision and type flags in security_descriptor_copy().Günther Deschner2007-12-211-0/+3
* r25738: always include config.h first.Stefan Metzmacher2007-12-212-0/+8
* r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij2007-12-2119-609/+499
* r25736: make sure we include "config.h" as first headerStefan Metzmacher2007-12-212-2/+15
* r25735: make sure we include "config.h" as first header inStefan Metzmacher2007-12-211-1/+1
* r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher2007-12-214-112/+116
* r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher2007-12-211-2/+5
* r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2007-12-212-19/+57
* r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2007-12-212-7/+15
* r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2007-12-212-2/+18
* r25729: Fix silly regression in the subtree_rename - I broke normal renames.Andrew Bartlett2007-12-211-1/+1
* r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.cStefan Metzmacher2007-12-211-0/+11
* r25727: include "system/network.h" instead of <sys/socket.h>Stefan Metzmacher2007-12-211-5/+1
* r25726: [libreplace] move and fix getaddrinfo configure checksStefan Metzmacher2007-12-212-30/+33
* r25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7df867d9 from v3-2-test:Stefan Metzmacher2007-12-211-5/+0
* r25724: - include getaddrinfo.h after we have defined struct addrinfoStefan Metzmacher2007-12-213-16/+24
* r25723: Add a check to prevent deletion of entries with children. Sadly MMCAndrew Bartlett2007-12-211-1/+112
* r25722: Start merging the various test plan files for Samba 4 into one, so th...Jelmer Vernooij2007-12-219-134/+85
* r25721: remove unused varStefan Metzmacher2007-12-211-1/+0
* r25719: let "system/network.h" do the replacements first, thenStefan Metzmacher2007-12-211-5/+2
* r25718: [libreplace] if we replace types define the HAVE_<type> macroStefan Metzmacher2007-12-211-0/+3
* r25715: [libreplace] move definition of struct addrinfo so that it can use so...Stefan Metzmacher2007-12-211-15/+13