Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25788: Use a single routine to handle the creation of modify requests in the | Andrew Bartlett | 1 | -202/+132 |
2007-12-21 | r25786: Add function required by linked_attributes module (We need a list of | Andrew Bartlett | 1 | -0/+20 |
2007-12-21 | r25785: more small updates to frsrpc | Ronnie Sahlberg | 1 | -7/+10 |
2007-12-21 | r25784: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25783: socket_wrapper: don't include "includes.h" | Stefan Metzmacher | 1 | -12/+5 |
2007-12-21 | r25782: use NT_STATUS_HAVE_NO_MEMORY() | Stefan Metzmacher | 1 | -5/+5 |
2007-12-21 | r25781: Handle and test linked attribute renames. | Andrew Bartlett | 1 | -7/+310 |
2007-12-21 | r25780: fix bool return | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25779: the return value of ndr_pull_set_switch_value() should be checked | Stefan Metzmacher | 1 | -2/+2 |
2007-12-21 | r25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros | Stefan Metzmacher | 1 | -22/+10 |
2007-12-21 | r25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly | Stefan Metzmacher | 2 | -3/+10 |
2007-12-21 | r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directly | Stefan Metzmacher | 1 | -14/+14 |
2007-12-21 | r25775: use ndr_pull_union_blob_all() in CLDAP code | Stefan Metzmacher | 1 | -4/+4 |
2007-12-21 | r25774: create ndr_pull_union_blob_all() and match the logic of the struct fns | Stefan Metzmacher | 1 | -4/+20 |
2007-12-21 | r25773: update frsrpc.idl and add some more comments | Ronnie Sahlberg | 1 | -5/+29 |
2007-12-21 | r25772: rename the tail fields | Ronnie Sahlberg | 1 | -2/+2 |
2007-12-21 | r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral id | Ronnie Sahlberg | 1 | -1/+1 |
2007-12-21 | r25770: rename "unknown5" to tlv_size | Ronnie Sahlberg | 1 | -2/+2 |
2007-12-21 | r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6 | Ronnie Sahlberg | 1 | -0/+3 |
2007-12-21 | r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK() | Stefan Metzmacher | 9 | -34/+34 |
2007-12-21 | r25767: pidl: make it easier to debug errors in pidl tests | Stefan Metzmacher | 1 | -22/+47 |
2007-12-21 | r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warnings | Stefan Metzmacher | 1 | -7/+7 |
2007-12-21 | r25765: pidl: fix compiler warning in ndr_align test | Stefan Metzmacher | 1 | -2/+2 |
2007-12-21 | r25764: Fix total number of tests count to not include skipped tests. | Jelmer Vernooij | 2 | -36/+31 |
2007-12-21 | r25763: Handle modifies, in the easy case (add/delete of elements), for the | Andrew Bartlett | 1 | -1/+151 |
2007-12-21 | r25762: This test belongs best with the other checks for a valid parent, in | Andrew Bartlett | 2 | -8/+8 |
2007-12-21 | r25761: Rename to be a DN to be a child of itself wasn't being checked for. | Andrew Bartlett | 1 | -0/+8 |
2007-12-21 | r25756: Add missing file with quick tests. | Jelmer Vernooij | 1 | -0/+32 |
2007-12-21 | r25755: Fix a couple of memory leaks, in particular a new leak onto the NULL | Andrew Bartlett | 2 | -5/+9 |
2007-12-21 | r25754: More work on normal forms for ldb input. | Andrew Bartlett | 1 | -69/+147 |
2007-12-21 | r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri... | Andrew Bartlett | 4 | -6/+6 |
2007-12-21 | r25752: use EJS_CHECK() instead of NDR_CHECK() | Stefan Metzmacher | 1 | -12/+12 |
2007-12-21 | r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs code | Stefan Metzmacher | 2 | -16/+24 |
2007-12-21 | r25750: Update the objectclass module to improve consistency in Samba4. | Andrew Bartlett | 2 | -83/+367 |
2007-12-21 | r25749: Add function required by linked_attributes module. | Andrew Bartlett | 1 | -0/+15 |
2007-12-21 | r25748: Don't segfault if we don't have a schema yet. | Andrew Bartlett | 1 | -0/+12 |
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 |