Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -35/+183 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r25073: Correct test name so make test can pass again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r25070: Revert DRSUAPI conversion to new API, as it broke some tests. | Jelmer Vernooij | 3 | -323/+604 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 17 | -54/+54 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 18 | -2/+18 |
2007-10-10 | r24972: Try to rat out this SAMR failure with some more cross-tests, and | Andrew Bartlett | 1 | -4/+17 |
2007-10-10 | r24971: Test more combinations for resetting the account expiry. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 3 | -941/+872 |
2007-10-10 | r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable | Stefan Metzmacher | 2 | -19/+20 |
2007-10-10 | r24895: Test for specific error. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as suc... | Jelmer Vernooij | 1 | -38/+18 |
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 1 | -12/+46 |
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 2 | -23/+51 |
2007-10-10 | r24888: Use torture API. | Jelmer Vernooij | 1 | -74/+42 |
2007-10-10 | r24885: Convert to new torture API. | Jelmer Vernooij | 2 | -38/+13 |
2007-10-10 | r24884: Ignore some errors again, like they were previously. | Jelmer Vernooij | 1 | -10/+26 |
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 3 | -318/+133 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 9 | -692/+409 |
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 2 | -702/+439 |
2007-10-10 | r24849: Add helper function for running tests as a member server. | Jelmer Vernooij | 1 | -22/+143 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 4 | -38/+25 |
2007-10-10 | r24844: Convert to torture API in preparation of helper functions for domain ... | Jelmer Vernooij | 1 | -184/+91 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 4 | -160/+96 |
2007-10-10 | r24758: More use of torture API. | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 8 | -83/+56 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 15 | -450/+270 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 5 | -32/+35 |
2007-10-10 | r24736: Convert to using torture API. | Jelmer Vernooij | 2 | -145/+197 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 26 | -194/+144 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 4 | -5/+5 |
2007-10-10 | r24676: Fix pointers being used rather than the data they point at - caught b... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 3 | -362/+254 |
2007-10-10 | r24611: Following up on the re-opening of bug 4817 is it pretty clear that | Andrew Bartlett | 1 | -57/+180 |
2007-10-10 | r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c | Stefan Metzmacher | 6 | -15/+16 |
2007-10-10 | r24560: rename some DCERPC_ prefixes into NDR_ | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 37 | -98/+98 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 8 | -23/+23 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 4 | -7/+7 |
2007-10-10 | r24146: It is not an error for a Win2k3-only server not to support the NT4 | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24083: Don't fail the test (looking for the user in the enum) if we didn't | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r24081: Domain Controllers are also shown in this enumeration. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r24080: Set the primary group (matching windows) when creating new users in | Andrew Bartlett | 1 | -4/+27 |
2007-10-10 | r24074: Test both permitted logon hours and permitted workstations in the | Andrew Bartlett | 2 | -4/+72 |
2007-10-10 | r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r24053: Ensure we filter EnumDomainUsers with the supplied mask. | Andrew Bartlett | 1 | -22/+80 |
2007-10-10 | r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815. | Andrew Bartlett | 1 | -11/+195 |