kai/samba.git
2007-10-10 Jelmer Vernooijr24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the...
2007-10-10 Jelmer Vernooijr24852: Fix initialization
2007-10-10 Jelmer Vernooijr24851: Add --load-module argument to smbtorture.
2007-10-10 Jelmer Vernooijr24850: Convert to torture API.
2007-10-10 Jelmer Vernooijr24849: Add helper function for running tests as a...
2007-10-10 Jelmer Vernooijr24846: Use metadata about dangerous tests.
2007-10-10 Jelmer Vernooijr24844: Convert to torture API in preparation of helper...
2007-10-10 Jelmer Vernooijr24839: Default to creating a dc + domain member in...
2007-10-10 Jelmer Vernooijr24835: Put all RPC tests in the list (skipping when...
2007-10-10 Jelmer Vernooijr24834: Pass environment name on to skip_testsuite().
2007-10-10 Andrew Bartlettr24822: Merge from SAMBA_4_0_RELEASE:
2007-10-10 Andrew Bartlettr24819: We are preparing for alpha1, so update the...
2007-10-10 Jelmer Vernooijr24817: Don't REG_NONE for all value types. Patch from
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24810: Don't collide with <time.h>
2007-10-10 Volker Lendecker24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCK
2007-10-10 Volker Lendecker24798: RAW-SAMBA3POSIXTIMEDLOCK
2007-10-10 Kai Blinr24796: Add bounds checking to ntlm_auth, increase...
2007-10-10 Kai Blinr24795: When talking to squid, allocate the buffer...
2007-10-10 Jelmer Vernooijr24794: util_proto.h is no longer generated.
2007-10-10 Andrew Bartlettr24793: The subtree_rename module is a work of fiction...
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Ronnie Sahlbergr24779: add 11 specific access rights that applies...
2007-10-10 Ronnie Sahlbergr24777: add 11 specific access rights to the access...
2007-10-10 Ronnie Sahlbergr24775: add 5 specific access right bits for the access...
2007-10-10 Ronnie Sahlbergr24774: add 5 specific access mask bits for policy...
2007-10-10 Ronnie Sahlbergr24772: add a bitmap that describes 6 of the specific...
2007-10-10 Ronnie Sahlbergr24768: redo the pingpong torture using sync functions...
2007-10-10 Ronnie Sahlbergr24767: add a torture test that performs "ping-pong...
2007-10-10 Andrew Tridgellr24766: forgot to commit this before. It is needed...
2007-10-10 Andrew Tridgellr24765: added a RAW-HOLD-OPLOCK test. This is a manual...
2007-10-10 Jelmer Vernooijr24763: Allow users to leave out the transport in DCE...
2007-10-10 Andrew Bartlettr24761: Permit subtree renames in Samba4.
2007-10-10 Andrew Bartlettr24760: Ensure we base64 encode any password being...
2007-10-10 Jelmer Vernooijr24758: More use of torture API.
2007-10-10 Jelmer Vernooijr24757: Try parsing a UNC location before a DCE/RPC...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24753: Allow host name in binding string without trans...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
2007-10-10 Jelmer Vernooijr24736: Convert to using torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Rafal Szczesniakr24732: Add comments and fix memory leak.
2007-10-10 Andrew Bartlettr24731: Remove unused code - if we hit these error...
2007-10-10 Andrew Bartlettr24730: Allow secrets entries to be for service principals.
2007-10-10 Andrew Bartlettr24729: First try and publishing a DNS service account...
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Jelmer Vernooijr24727: Initialize variable.
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24725: Don't segfault if hive file can't be found
2007-10-10 Jelmer Vernooijr24724: Also install the .reg files for provisioning...
2007-10-10 Jelmer Vernooijr24723: Install the right headers for use by samba...
2007-10-10 Jelmer Vernooijr24721: Avoid True and False because they are only...
2007-10-10 Jelmer Vernooijr24718: Fix some compiler warnings.
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Jelmer Vernooijr24715: Mark fstring and pstring as deprecated.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24710: Use standard boolean type for easier use by...
2007-10-10 Jelmer Vernooijr24709: Convert perl test harness output to subunit...
2007-10-10 Jelmer Vernooijr24708: Move subunit code to a separate module.
2007-10-10 Jelmer Vernooijr24707: Remove some more cruft from the test list gener...
2007-10-10 Jelmer Vernooijr24706: Move nmblookup tests to separate blackbox tests...
2007-10-10 Jelmer Vernooijr24705: Avoid undefined value warnings.
2007-10-10 Jelmer Vernooijr24704: Fix bug in the registry patch code.. all the...
2007-10-10 Jelmer Vernooijr24703: Use standard registry diff files when provision...
2007-10-10 Andrew Tridgellr24700: added auto-reconnect to BENCH-NBENCH. Used...
2007-10-10 Andrew Bartlettr24698: Patch from Andrew Kroeger <andrew@sprocks.gotdn...
2007-10-10 Andrew Bartlettr24697: Excelent patch and detective work by Matthias...
2007-10-10 Andrew Bartlettr24696: Fix bug 4918 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24695: Now the Samba4 passes this test, remove the...
2007-10-10 Andrew Bartlettr24694: Remove objectCategory entries from the setup...
2007-10-10 Andrew Bartlettr24693: Test search options in ldb blackbox testing.
2007-10-10 Jelmer Vernooijr24692: Color expected fialures orange rather than...
2007-10-10 Jelmer Vernooijr24691: All smbclient blackbox tests pass.
2007-10-10 Andrew Bartlettr24690: Further fix to bug 4919: Ensure we don't supply...
2007-10-10 Jelmer Vernooijr24689: There is no such test as LDAP-UPTODATENESS.
2007-10-10 Jelmer Vernooijr24688: Make output subunit-parseable.
2007-10-10 Jelmer Vernooijr24687: Registry tests are succeeding now so remove...
2007-10-10 Jelmer Vernooijr24686: Make sure control messages are on a new line.
2007-10-10 Jelmer Vernooijr24685: Don't warn about iconv tests not being usable...
2007-10-10 Jelmer Vernooijr24684: Be a bit less verbose
2007-10-10 Jelmer Vernooijr24683: Add two more tests.
2007-10-10 Rafal Szczesniakr24682: forgot to actually make the new test buil...
2007-10-10 Rafal Szczesniakr24681: add basic test of libnet_GroupInfo function.
2007-10-10 Rafal Szczesniakr24680: fix a couple of stupid typos from previous...
2007-10-10 Rafal Szczesniakr24679: Add (raw and untested) implementation of libnet...
2007-10-10 Jelmer Vernooijr24678: More improvements to html output; list unexpect...
2007-10-10 Jelmer Vernooijr24677: Also add built flex file for people that don...
2007-10-10 Jelmer Vernooijr24676: Fix pointers being used rather than the data...
2007-10-10 Jelmer Vernooijr24675: Specify mode to mkdir, as required by some...
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24673: Put lex/yacc output under version control for...
2007-10-10 Jelmer Vernooijr24672: Add dummy variable to prevent errors on some...
2007-10-10 Jelmer Vernooijr24671: More improvements to the HTML test suite result...
2007-10-10 Jelmer Vernooijr24670: Use torture functions for settings.
2007-10-10 Jelmer Vernooijr24669: Add CSS to the test run HTML output. See samba...
next