Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | s4-smbtorture: Make sure RPC-SPOOLSS and RPC-SPOOLSS-PRINTER pass against s3. | Günther Deschner | 1 | -0/+37 |
2010-05-31 | s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-05-31 | s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcase | Matthias Dieter Wallnöfer | 1 | -0/+17 |
2010-05-28 | s4/test-libnet: Remove multiple test_samr_close() impelementations | Kamen Mazdrashki | 2 | -45/+15 |
2010-05-28 | s4/test-libnet-user: Remove test_createuser() | Kamen Mazdrashki | 1 | -63/+3 |
2010-05-28 | s4/test-libnet-utils: refactor test_user_create() | Kamen Mazdrashki | 1 | -13/+39 |
2010-05-28 | s4/test: remove local impl for open_domain and use common one | Kamen Mazdrashki | 2 | -57/+5 |
2010-05-28 | s4/test: remove torture/libnet/utils.h as we are using proto.h now | Kamen Mazdrashki | 5 | -61/+4 |
2010-05-28 | s4/test: change prototype for test_opendomain() | Kamen Mazdrashki | 6 | -13/+14 |
2010-05-28 | s4/test: Refactor test_opendomain to address following | Kamen Mazdrashki | 1 | -16/+33 |
2010-05-28 | s4/test: make samr_close handle functio public | Kamen Mazdrashki | 2 | -0/+26 |
2010-05-28 | s4/test: refactor NET-USERINFO test to be more 'torture' friendly | Kamen Mazdrashki | 1 | -24/+6 |
2010-05-28 | s4/test: test_userinfo/_async tests should use passed user_name param value | Kamen Mazdrashki | 1 | -2/+2 |
2010-05-28 | s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test. | Günther Deschner | 1 | -1/+1 |
2010-05-28 | s4-smbtorture: remove obsolete handmarshalled rap code. | Günther Deschner | 1 | -281/+0 |
2010-05-28 | s4-smbtorture: we can fully use autogenerated code to pull info unions now. | Günther Deschner | 1 | -172/+90 |
2010-05-27 | s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM. | Günther Deschner | 1 | -3/+27 |
2010-05-26 | s4-smbtorture: add usergetinfo to RAP-SAM. | Günther Deschner | 1 | -0/+25 |
2010-05-26 | s4-smbtorture: add smbcli_rap_netusergetinfo(). | Günther Deschner | 1 | -0/+175 |
2010-05-26 | s4/test: Connect SAMR and LDARPC pipes before calling libnet_ functions | Kamen Mazdrashki | 1 | -7/+29 |
2010-05-26 | s4/test: remove unused code | Kamen Mazdrashki | 1 | -18/+0 |
2010-05-26 | s4/test: make test_cleanup() in libnet_user library more robust | Kamen Mazdrashki | 1 | -4/+74 |
2010-05-26 | s4/test: rename enum test_fields{} member names to be more descriptive | Kamen Mazdrashki | 3 | -28/+29 |
2010-05-26 | s4/test: Replace hand-made field count to test | Kamen Mazdrashki | 3 | -8/+11 |
2010-05-25 | s4:torture/rpc/samr.c: Fix the "ValidatePassword" test | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-05-22 | torture: fix typos | Simo Sorce | 1 | -2/+2 |
2010-05-21 | s4:torture/rap/rap.c - quiet discard const warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-05-21 | s4:torture/raw/open.c - remove unused variables and fix error handling | Matthias Dieter Wallnöfer | 1 | -8/+3 |
2010-05-21 | s4-smbtorture: Fix NetUserPasswordSet2 RAP tests. | Günther Deschner | 1 | -5/+40 |
2010-05-21 | s4-smbtorture: fix smbcli_rap_netuserpasswordset2(). | Günther Deschner | 1 | -2/+2 |
2010-05-21 | s4-torture: Improved the winreg symlink test. | Andreas Schneider | 1 | -10/+82 |
2010-05-21 | s4-torture: Disable the security descriptor tests. | Andreas Schneider | 1 | -2/+7 |
2010-05-21 | s4-torture: Try to fix the winreg tests. | Andreas Schneider | 1 | -42/+76 |
2010-05-21 | s4:torture:winreg: improve error messages in test_HKLM_wellknown | Michael Adam | 1 | -3/+3 |
2010-05-21 | s4:torture:winreg: improve error messages in test_QueryValue_full | Michael Adam | 1 | -7/+9 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -1/+1 |
2010-05-21 | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 1 | -1/+1 |
2010-05-21 | s4-smbtorture: add kernel_mode_registry_path(). | Günther Deschner | 1 | -0/+22 |
2010-05-21 | s4-smbtorture: Fix volatile test in RPC-WINREG. | Günther Deschner | 1 | -10/+84 |
2010-05-20 | s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests. | Günther Deschner | 1 | -14/+12 |
2010-05-20 | s4-smbtorture: pass down hkey to main keytest in RPC-WINREG. | Günther Deschner | 1 | -9/+26 |
2010-05-20 | s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify... | Günther Deschner | 1 | -2/+3 |
2010-05-20 | s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG. | Günther Deschner | 1 | -19/+7 |
2010-05-20 | s4-smbtorture: take a TODO note for RAP-PRINTING. | Günther Deschner | 1 | -0/+8 |
2010-05-20 | s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test | Andrew Bartlett | 2 | -9/+307 |
2010-05-18 | s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests | Matthieu Patou | 5 | -2/+578 |
2010-05-18 | s4 torture test: Adapt ndr-dfsblobs torture test to new idl | Matthieu Patou | 1 | -2/+2 |
2010-05-18 | s3: Fix some more iconv convenience usages. | Jelmer Vernooij | 1 | -3/+3 |
2010-05-18 | Remove more usages of iconv_convenience in files which were apparently not re... | Jelmer Vernooij | 1 | -2/+2 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 3 | -4/+0 |