jelmer/samba4-debian.git
2007-12-21 Günther Deschnerr25810: Add test for blocking security descriptor inher...
2007-12-21 Günther Deschnerr25809: Add basic security descriptor inheritance test...
2007-12-21 Günther Deschnerr25808: Move basic security descriptor test to a test_S...
2007-12-21 Günther Deschnerr25807: Close handle during winreg test.
2007-12-21 Stefan Metzmacherr25806: let libndr.h include needed stuff and remove...
2007-12-21 Stefan Metzmacherr25805: pidl: include libndr.h as first header in ndr_foo.h
2007-12-21 Stefan Metzmacherr25804: move including ndr_compression.h into HeaderInt...
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Stefan Metzmacherr25802: fix the build on solaris, void functions doesn...
2007-12-21 Günther Deschnerr25801: Add security_ace_create() function.
2007-12-21 Günther Deschnerr25800: Use dump_data_skip_zeros() in ndrdump.
2007-12-21 Günther Deschnerr25799: Add dump_data_skip_zeros() which omits 16 zero...
2007-12-21 Stefan Metzmacherr25798: - check return value of ndr_push_set_switch_value()
2007-12-21 Stefan Metzmacherr25797: use error and out logic
2007-12-21 Stefan Metzmacherr25796: use NT_STATUS_HAVE_NO_MEMORY()
2007-12-21 Stefan Metzmacherr25795: whitespace cleanup...
2007-12-21 Stefan Metzmacherr25794: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25793: check the return value of ndr_push_set_switch_v...
2007-12-21 Stefan Metzmacherr25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-12-21 Stefan Metzmacherr25791: wrepl_request_finished() sets req->status,...
2007-12-21 Stefan Metzmacherr25790: - remove some nesting by using error and out...
2007-12-21 Stefan Metzmacherr25789: print out what error happened...
2007-12-21 Andrew Bartlettr25788: Use a single routine to handle the creation...
2007-12-21 Andrew Bartlettr25787: Assert that we handle the group membership...
2007-12-21 Andrew Bartlettr25786: Add function required by linked_attributes...
2007-12-21 Ronnie Sahlbergr25785: more small updates to frsrpc
2007-12-21 Stefan Metzmacherr25784: fix compiler warning
2007-12-21 Stefan Metzmacherr25783: socket_wrapper: don't include "includes.h"
2007-12-21 Stefan Metzmacherr25782: use NT_STATUS_HAVE_NO_MEMORY()
2007-12-21 Andrew Bartlettr25781: Handle and test linked attribute renames.
2007-12-21 Stefan Metzmacherr25780: fix bool return
2007-12-21 Stefan Metzmacherr25779: the return value of ndr_pull_set_switch_value...
2007-12-21 Stefan Metzmacherr25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK...
2007-12-21 Stefan Metzmacherr25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS...
2007-12-21 Stefan Metzmacherr25776: ndr compression: make use of NDR_CHECK() and...
2007-12-21 Stefan Metzmacherr25775: use ndr_pull_union_blob_all() in CLDAP code
2007-12-21 Stefan Metzmacherr25774: create ndr_pull_union_blob_all() and match...
2007-12-21 Ronnie Sahlbergr25773: update frsrpc.idl and add some more comments
2007-12-21 Ronnie Sahlbergr25772: rename the tail fields
2007-12-21 Ronnie Sahlbergr25771: In traces unknown7 has the same pattern as...
2007-12-21 Ronnie Sahlbergr25770: rename "unknown5" to tlv_size
2007-12-21 Ronnie Sahlbergr25769: it looks like there are 9 uint32 before the...
2007-12-21 Stefan Metzmacherr25768: pidl: NT_STATUS_IS_ERR() is NOT the same as...
2007-12-21 Stefan Metzmacherr25767: pidl: make it easier to debug errors in pidl...
2007-12-21 Stefan Metzmacherr25766: pidl: fix bugs in ndr_tagtype tests found by...
2007-12-21 Stefan Metzmacherr25765: pidl: fix compiler warning in ndr_align test
2007-12-21 Jelmer Vernooijr25764: Fix total number of tests count to not include...
2007-12-21 Andrew Bartlettr25763: Handle modifies, in the easy case (add/delete...
2007-12-21 Andrew Bartlettr25762: This test belongs best with the other checks...
2007-12-21 Andrew Bartlettr25761: Rename to be a DN to be a child of itself wasn...
2007-12-21 Andrew Bartlettr25760: Test out relative distinguished name behaviour...
2007-12-21 Andrew Bartlettr25759: catch up the samba3sam tests with the change...
2007-12-21 Jelmer Vernooijr25756: Add missing file with quick tests.
2007-12-21 Andrew Bartlettr25755: Fix a couple of memory leaks, in particular...
2007-12-21 Andrew Bartlettr25754: More work on normal forms for ldb input.
2007-12-21 Andrew Bartlettr25753: Move cn=rootdse to @ROOTDSE to avoid being...
2007-12-21 Stefan Metzmacherr25752: use EJS_CHECK() instead of NDR_CHECK()
2007-12-21 Stefan Metzmacherr25751: use EJS_CHECK() instead of NDR_CHECK() in ejs...
2007-12-21 Andrew Bartlettr25750: Update the objectclass module to improve consis...
2007-12-21 Andrew Bartlettr25749: Add function required by linked_attributes...
2007-12-21 Andrew Bartlettr25748: Don't segfault if we don't have a schema yet.
2007-12-21 Andrew Bartlettr25747: Implement linked attributes, for add operations.
2007-12-21 Stefan Metzmacherr25746: [selftest] make plain output more readable
2007-12-21 Stefan Metzmacherr25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID...
2007-12-21 Stefan Metzmacherr25744: add NDR_ERR_INVALID_POINTER
2007-12-21 Jelmer Vernooijr25743: Write short summary of failed tests and skipped...
2007-12-21 Jelmer Vernooijr25742: Start trimming down hash size for start_testsuite.
2007-12-21 Jelmer Vernooijr25741: Simplify calls to Subunit functions.
2007-12-21 Jelmer Vernooijr25740: More consistent naming for tests, always includ...
2007-12-21 Günther Deschnerr25739: We forgot to copy revision and type flags in...
2007-12-21 Stefan Metzmacherr25738: always include config.h first.
2007-12-21 Jelmer Vernooijr25737: Integrate more of the test recipe code into...
2007-12-21 Stefan Metzmacherr25736: make sure we include "config.h" as first header
2007-12-21 Stefan Metzmacherr25735: make sure we include "config.h" as first header in
2007-12-21 Stefan Metzmacherr25734: regenerate yacc output (parse.[ch] files)
2007-12-21 Stefan Metzmacherr25733: fix filename substitution and bail out if yacc...
2007-12-21 Stefan Metzmacherr25732: import updated parse.y files from lorikeet...
2007-12-21 Günther Deschnerr25731: Document winreg_NotifyChangeKeyValue's notify...
2007-12-21 Günther Deschnerr25730: Fix IDL for incorrect winreg_SetKeySecurity.
2007-12-21 Andrew Bartlettr25729: Fix silly regression in the subtree_rename...
2007-12-21 Stefan Metzmacherr25728: [libreplace] define AI_NUMERICSERV as it's...
2007-12-21 Stefan Metzmacherr25727: include "system/network.h" instead of <sys...
2007-12-21 Stefan Metzmacherr25726: [libreplace] move and fix getaddrinfo configure...
2007-12-21 Stefan Metzmacherr25725: merge commit bc9008aa1dcb66890795f0ff2d3046da7d...
2007-12-21 Stefan Metzmacherr25724: - include getaddrinfo.h after we have defined...
2007-12-21 Andrew Bartlettr25723: Add a check to prevent deletion of entries...
2007-12-21 Jelmer Vernooijr25722: Start merging the various test plan files for...
2007-12-21 Stefan Metzmacherr25721: remove unused var
2007-12-21 Stefan Metzmacherr25720: update .gitignore
2007-12-21 Stefan Metzmacherr25719: let "system/network.h" do the replacements...
2007-12-21 Stefan Metzmacherr25718: [libreplace] if we replace types define the...
2007-12-21 Stefan Metzmacherr25715: [libreplace] move definition of struct addrinfo...
2007-12-21 Stefan Metzmacherr25714: [libreplace] move define of a constant to near...
2007-12-21 Stefan Metzmacherr25713: [libreplace] include socket_wrapper.h after...
2007-12-21 Stefan Metzmacherr25712: try to fix the build, perl should handle by_pat...
2007-12-21 Stefan Metzmacherr25711: only use sort if available
2007-12-21 Andrew Bartlettr25710: Finally fix subtree renames. Untested code...
2007-12-21 Jelmer Vernooijr25707: Move selftest makefile code to separate file.
2007-12-21 Günther Deschnerr25706: Merge padding fix from Samba3.
2007-12-21 Andrew Bartlettr25705: Ensure we return the out value to the caller.
next