Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25747: Implement linked attributes, for add operations. | Andrew Bartlett | 4 | -10/+325 |
2007-12-21 | r25746: [selftest] make plain output more readable | Stefan Metzmacher | 1 | -9/+10 |
2007-12-21 | r25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID_POINTER,..) | Stefan Metzmacher | 1 | -9/+24 |
2007-12-21 | r25744: add NDR_ERR_INVALID_POINTER | Stefan Metzmacher | 2 | -1/+4 |
2007-12-21 | r25743: Write short summary of failed tests and skipped tests to file. | Jelmer Vernooij | 3 | -11/+30 |
2007-12-21 | r25742: Start trimming down hash size for start_testsuite. | Jelmer Vernooij | 4 | -27/+26 |
2007-12-21 | r25741: Simplify calls to Subunit functions. | Jelmer Vernooij | 4 | -32/+11 |
2007-12-21 | r25740: More consistent naming for tests, always include environment name in ... | Jelmer Vernooij | 4 | -40/+42 |
2007-12-21 | r25739: We forgot to copy revision and type flags in security_descriptor_copy(). | Günther Deschner | 1 | -0/+3 |
2007-12-21 | r25738: always include config.h first. | Stefan Metzmacher | 2 | -0/+8 |
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 19 | -609/+499 |
2007-12-21 | r25736: make sure we include "config.h" as first header | Stefan Metzmacher | 2 | -2/+15 |
2007-12-21 | r25735: make sure we include "config.h" as first header in | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25734: regenerate yacc output (parse.[ch] files) | Stefan Metzmacher | 4 | -112/+116 |
2007-12-21 | r25733: fix filename substitution and bail out if yacc output isn't generated | Stefan Metzmacher | 1 | -2/+5 |
2007-12-21 | r25732: import updated parse.y files from lorikeet-heimdal | Stefan Metzmacher | 2 | -19/+57 |
2007-12-21 | r25731: Document winreg_NotifyChangeKeyValue's notify flags. | Günther Deschner | 2 | -7/+15 |
2007-12-21 | r25730: Fix IDL for incorrect winreg_SetKeySecurity. | Günther Deschner | 2 | -2/+18 |
2007-12-21 | r25729: Fix silly regression in the subtree_rename - I broke normal renames. | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c | Stefan Metzmacher | 1 | -0/+11 |
2007-12-21 | r25727: include "system/network.h" instead of <sys/socket.h> | Stefan Metzmacher | 1 | -5/+1 |
2007-12-21 | r25726: [libreplace] move and fix getaddrinfo configure checks | Stefan Metzmacher | 2 | -30/+33 |
2007-12-21 | r25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7df867d9 from v3-2-test: | Stefan Metzmacher | 1 | -5/+0 |
2007-12-21 | r25724: - include getaddrinfo.h after we have defined struct addrinfo | Stefan Metzmacher | 3 | -16/+24 |
2007-12-21 | r25723: Add a check to prevent deletion of entries with children. Sadly MMC | Andrew Bartlett | 1 | -1/+112 |
2007-12-21 | r25722: Start merging the various test plan files for Samba 4 into one, so th... | Jelmer Vernooij | 9 | -134/+85 |
2007-12-21 | r25721: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-12-21 | r25720: update .gitignore | Stefan Metzmacher | 1 | -8/+5 |
2007-12-21 | r25719: let "system/network.h" do the replacements first, then | Stefan Metzmacher | 1 | -5/+2 |
2007-12-21 | r25718: [libreplace] if we replace types define the HAVE_<type> macro | Stefan Metzmacher | 1 | -0/+3 |
2007-12-21 | r25715: [libreplace] move definition of struct addrinfo so that it can use so... | Stefan Metzmacher | 1 | -15/+13 |
2007-12-21 | r25714: [libreplace] move define of a constant to near to the others | Stefan Metzmacher | 1 | -4/+4 |
2007-12-21 | r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_t | Stefan Metzmacher | 1 | -7/+7 |
2007-12-21 | r25712: try to fix the build, perl should handle by_path as comparison function | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25711: only use sort if available | Stefan Metzmacher | 1 | -2/+8 |
2007-12-21 | r25710: Finally fix subtree renames. Untested code is broken code and in this | Andrew Bartlett | 3 | -27/+38 |
2007-12-21 | r25707: Move selftest makefile code to separate file. | Jelmer Vernooij | 2 | -72/+75 |
2007-12-21 | r25706: Merge padding fix from Samba3. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25705: Ensure we return the out value to the caller. | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r25704: Handle the chicken-and-egg problem of setting up the LDB before we get | Andrew Bartlett | 1 | -8/+15 |
2007-12-21 | r25703: Use less entropy by using the pointer value as a process-unique token. | Andrew Bartlett | 1 | -10/+2 |
2007-12-21 | r25702: Clarify comments and make this module more strict on objectclasses. | Andrew Bartlett | 1 | -10/+13 |
2007-12-21 | r25701: Clarify comment | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r25700: Now BOOL no longer exists in Samba 3.2, use bool instead. | Jeremy Allison | 1 | -1/+1 |
2007-12-21 | r25699: Add ForceReplication test. | Günther Deschner | 2 | -6/+35 |
2007-12-21 | r25697: make *clean doesn't work after a svn up when some *.mk files were rem... | Stefan Metzmacher | 2 | -0/+17 |
2007-12-21 | r25696: Fix pipe name for dfs. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25695: [libreplace] fix the standalone build of libreplace | Stefan Metzmacher | 3 | -60/+34 |
2007-12-21 | r25694: Move subtree_rename above the partitions module. The next step is to | Andrew Bartlett | 1 | -3/+4 |
2007-12-21 | r25693: Implement the rest of subtree renames, now that tridge waved his magic | Andrew Bartlett | 2 | -24/+36 |