Age | Commit message (Expand) | Author | Files | Lines |
2010-06-21 | s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf... | Aravind Srinivasan | 1 | -4/+24 |
2010-06-21 | smbtorture: Fix missing includes. | James Peach | 1 | -0/+1 |
2010-06-21 | smbtorture: Fixx off-by-one command line parsing. | James Peach | 1 | -17/+17 |
2010-06-21 | smbtorture: Add "target" command to interactive shell. | James Peach | 2 | -16/+51 |
2010-06-21 | smbtorture: Enhance shell "help" command. | James Peach | 1 | -13/+23 |
2010-06-21 | smbtorture: Add "auth" command to the shell. | James Peach | 1 | -0/+73 |
2010-06-21 | smbtorture: Refactor interactive shell into independent commands. | James Peach | 1 | -26/+154 |
2010-06-21 | smbtorture: Move interactive shell into a separate file. | James Peach | 5 | -61/+107 |
2010-06-21 | smbtorture: Print global options for interactive "list" command. | James Peach | 1 | -1/+3 |
2010-06-21 | smbtorture: Add history support to shell mode. | James Peach | 1 | -1/+8 |
2010-06-21 | smbtorture: Add list command to smbtorture shell. | James Peach | 1 | -36/+94 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -3/+1 |
2010-06-19 | s4:torture/ldap/basic.c - add more error code/messages tests | Matthias Dieter Wallnöfer | 1 | -30/+264 |
2010-06-18 | s4:torture/rpc/netlogon.c - make sure that the address family is set in littl... | Matthias Dieter Wallnöfer | 1 | -18/+18 |
2010-06-18 | s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ... | Matthias Dieter Wallnöfer | 1 | -12/+16 |
2010-06-17 | s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp... | Stefan Metzmacher | 1 | -1/+2 |
2010-06-16 | s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN... | Günther Deschner | 1 | -0/+2 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 8 | -8/+6 |
2010-06-16 | s4-smbtorture: only pull info when status code indicates success in smbcli_ra... | Günther Deschner | 1 | -3/+5 |
2010-06-16 | Revert "s4-smbtorture: only pull info when status code indicates success in s... | Günther Deschner | 1 | -5/+3 |
2010-06-16 | s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname. | Günther Deschner | 1 | -0/+8 |
2010-06-16 | s4-smbtorture: only pull info when status code indicates success in smbcli_ra... | Günther Deschner | 1 | -3/+5 |
2010-06-15 | s4 torture: RAW-SEARCH: break out some of the old search levels | Aravind Srinivasan | 3 | -2/+33 |
2010-06-15 | s4 torture: RAW-SEARCH: Only test supported info levels | Tim Prouty | 1 | -9/+45 |
2010-06-15 | s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks. | Andrew Bartlett | 1 | -582/+59 |
2010-06-14 | s4 torture: RAW-WRITE should check lockread_supported | Zachary Loafman | 1 | -0/+5 |
2010-06-12 | s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expected | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-06-11 | s4/test-libnet: Re-align code a bit - more readable this way IMO | Kamen Mazdrashki | 3 | -24/+28 |
2010-06-11 | s4/test-libnet: Refactor test_group_create() a little to: | Kamen Mazdrashki | 1 | -11/+22 |
2010-06-11 | s4/test-libnet: Refactor test_user_create() little bit to: | Kamen Mazdrashki | 1 | -11/+7 |
2010-06-11 | s4/test-libnet: add few comments for utility functions | Kamen Mazdrashki | 1 | -3/+11 |
2010-06-11 | s4/test-libnet: Move LSA close handle function to a common location | Kamen Mazdrashki | 3 | -40/+26 |
2010-06-11 | s4/test-libnet: remove unused code | Kamen Mazdrashki | 1 | -25/+0 |
2010-06-11 | s4/test-libnet: Fix compile-time warning | Kamen Mazdrashki | 1 | -1/+1 |
2010-06-11 | s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite. | Günther Deschner | 1 | -71/+181 |
2010-06-11 | s4/test: use test_libnet_context_init() function to create libnet_context | Kamen Mazdrashki | 2 | -24/+23 |
2010-06-11 | s4/test: fix SEGFAULT in test_group_create when rid is NULL | Kamen Mazdrashki | 1 | -1/+4 |
2010-06-11 | s4/test-libnet: Helper func to initialize libnet_context | Kamen Mazdrashki | 1 | -0/+54 |
2010-06-11 | s4/test: Call test_user_cleanup with original RDN for the user | Kamen Mazdrashki | 1 | -1/+1 |
2010-06-11 | s4/test: Fix incorrect NTSTATUS comparison | Kamen Mazdrashki | 1 | -2/+2 |
2010-06-11 | s4/test: remove create/delete group implementation in API-CREATEGROUP test | Kamen Mazdrashki | 1 | -110/+3 |
2010-06-11 | s4/test: Remove duplicated test_opendomain() functionality | Kamen Mazdrashki | 1 | -54/+1 |
2010-06-11 | s4/test: libnet_user tests should use common test_user_cleanup | Kamen Mazdrashki | 1 | -129/+5 |
2010-06-11 | s4/test: Refactor test_user_cleanup to be more robust | Kamen Mazdrashki | 1 | -12/+84 |
2010-06-11 | s4/test: remove duplicated comment | Kamen Mazdrashki | 1 | -3/+0 |
2010-06-07 | s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -2/+34 |
2010-06-07 | s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -2/+2 |
2010-06-05 | s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea... | Günther Deschner | 1 | -6/+9 |
2010-06-05 | s4-smbtorture: remove another incarnation of test_ClosePrinter. | Günther Deschner | 1 | -19/+0 |
2010-06-05 | s4-smbtorture: add RPC-SPOOLSS-ACCESS. | Günther Deschner | 4 | -2/+754 |