summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25714: [libreplace] move define of a constant to near to the othersStefan Metzmacher2007-12-211-4/+4
* r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_tStefan Metzmacher2007-12-211-7/+7
* r25712: try to fix the build, perl should handle by_path as comparison functionStefan Metzmacher2007-12-211-1/+1
* r25711: only use sort if availableStefan Metzmacher2007-12-211-2/+8
* r25710: Finally fix subtree renames. Untested code is broken code and in thisAndrew Bartlett2007-12-212-17/+18
* r25707: Move selftest makefile code to separate file.Jelmer Vernooij2007-12-212-72/+75
* r25706: Merge padding fix from Samba3.Günther Deschner2007-12-211-1/+1
* r25705: Ensure we return the out value to the caller.Andrew Bartlett2007-12-211-0/+2
* r25704: Handle the chicken-and-egg problem of setting up the LDB before we getAndrew Bartlett2007-12-211-8/+15
* r25703: Use less entropy by using the pointer value as a process-unique token.Andrew Bartlett2007-12-211-10/+2
* r25702: Clarify comments and make this module more strict on objectclasses.Andrew Bartlett2007-12-211-10/+13
* r25701: Clarify commentAndrew Bartlett2007-12-211-1/+1
* r25700: Now BOOL no longer exists in Samba 3.2, use bool instead.Jeremy Allison2007-12-211-1/+1
* r25699: Add ForceReplication test.Günther Deschner2007-12-212-6/+35
* r25697: make *clean doesn't work after a svn up when some *.mk files were rem...Stefan Metzmacher2007-12-212-0/+17
* r25696: Fix pipe name for dfs.Günther Deschner2007-12-211-1/+1