garming/samba-autobuild/.git
2007-12-21 Jelmer Vernooijr25842: Start working on test for loading dso's in...
2007-12-21 Stefan Metzmacherr25841: try to fix make install
2007-12-21 Stefan Metzmacherr25840: make test: activate nss_wrapper for make test
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan Metzmacherr25838: libreplace: include nss_wrapper.h if NSS_WRAPPE...
2007-12-21 Stefan Metzmacherr25837: nss_wrapper: add nss_wrapper.pl
2007-12-21 Stefan Metzmacherr25836: nss_wrapper: add support for groups and return...
2007-12-21 Stefan Metzmacherr25835: nss_wrapper: add support for passwd accounts
2007-12-21 Stefan Metzmacherr25834: nss_wrapper: add lib/nss_wrapper skeleton
2007-12-21 Stefan Metzmacherr25833: - we don't need --root twice
2007-12-21 Stefan Metzmacherr25831: remove unused include
2007-12-21 Stefan Metzmacherr25830: fix compiler warning
2007-12-21 Stefan Metzmacherr25829: - use DEBUG() instead of printf
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Volker Lendecker25827: Start of samba3-regconfig test
2007-12-21 Andrew Bartlettr25826: Prove that adding a user or computer via LDAP...
2007-12-21 Andrew Bartlettr25825: Don't print the user's password hash at level 0.
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan Metzmacherr25823: remove unneeded nesting by using error and...
2007-12-21 Stefan Metzmacherr25822: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25821: always use ndr_push/pull_error() to report...
2007-12-21 Stefan Metzmacherr25820: but still return the error...
2007-12-21 Stefan Metzmacherr25819: make the success case more clear
2007-12-21 Stefan Metzmacherr25818: remove useless '\' chars at the end of lines
2007-12-21 Günther Deschnerr25817: Add very basic FRSAPI InfoW test. Again, this...
2007-12-21 Günther Deschnerr25816: Add idl for frsapi_InfoW. Surely not correct...
2007-12-21 Günther Deschnerr25815: Small DFS idl fixes.
2007-12-21 Günther Deschnerr25814: Add my (C).
2007-12-21 Günther Deschnerr25813: Add unfinished SecurityDescriptorsMasks test...
2007-12-21 Günther Deschnerr25812: Add test for valid and invalid security descrip...
2007-12-21 Günther Deschnerr25811: Add some security descriptor helper functions.
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...
next