summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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 Bartlett1-69/+147
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett4-6/+6
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 Bartlett2-83/+367
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
2007-12-21r25722: Start merging the various test plan files for Samba 4 into one, so th...Jelmer Vernooij9-134/+85
2007-12-21r25721: remove unused varStefan Metzmacher1-1/+0
2007-12-21r25719: let "system/network.h" do the replacements first, thenStefan Metzmacher1-5/+2
2007-12-21r25718: [libreplace] if we replace types define the HAVE_<type> macroStefan Metzmacher1-0/+3
2007-12-21r25715: [libreplace] move definition of struct addrinfo so that it can use so...Stefan Metzmacher1-15/+13
2007-12-21r25714: [libreplace] move define of a constant to near to the othersStefan Metzmacher1-4/+4
2007-12-21r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_tStefan Metzmacher1-7/+7
2007-12-21r25712: try to fix the build, perl should handle by_path as comparison functionStefan Metzmacher1-1/+1
2007-12-21r25711: only use sort if availableStefan Metzmacher1-2/+8
2007-12-21r25710: Finally fix subtree renames. Untested code is broken code and in thisAndrew Bartlett2-17/+18
2007-12-21r25707: Move selftest makefile code to separate file.Jelmer Vernooij2-72/+75
2007-12-21r25706: Merge padding fix from Samba3.Günther Deschner1-1/+1
2007-12-21r25705: Ensure we return the out value to the caller.Andrew Bartlett1-0/+2
2007-12-21r25704: Handle the chicken-and-egg problem of setting up the LDB before we getAndrew Bartlett1-8/+15
2007-12-21r25703: Use less entropy by using the pointer value as a process-unique token.Andrew Bartlett1-10/+2
2007-12-21r25702: Clarify comments and make this module more strict on objectclasses.Andrew Bartlett1-10/+13