Age | Commit message (Expand) | Author | Files | Lines |
2009-08-04 | s4:torture Make RPC-NETLOGON pass against ncaclrpc servers | Andrew Bartlett | 1 | -122/+132 |
2009-08-03 | s4: Change constant to comply with the merged build | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-08-03 | s4: Torture test for enhancements in "netr_LogonGetDomainInformations" call | Matthias Dieter Wallnöfer | 1 | -26/+275 |
2009-06-29 | s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. | Günther Deschner | 1 | -1/+1 |
2009-06-18 | NETLOGON pipe improvements | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -84/+89 |
2009-01-06 | s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD... | Günther Deschner | 1 | -1/+1 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -1/+0 |
2008-12-17 | s4: smbtorture, fix the build of netlogon test after idl change. | Günther Deschner | 1 | -2/+2 |
2008-12-17 | s4: fix smbtorture build after idl change. | Günther Deschner | 1 | -4/+13 |
2008-12-10 | s4-smbtorture: add simple netr_ServerGetTrustInfo test. | Günther Deschner | 1 | -0/+42 |
2008-12-04 | RAW-NETLOGON: check netr_GetAnyDCName() result | Stefan Metzmacher | 1 | -0/+1 |
2008-11-06 | s4-smbtorture: add test for netr_DatabaseRedo. | Günther Deschner | 1 | -0/+535 |
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl. | Günther Deschner | 1 | -18/+23 |
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet from s3 idl. | Günther Deschner | 1 | -6/+11 |
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -3/+3 |
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -3/+3 |
2008-10-29 | s4-netlogon: merge netr_DatabaseSync2 from s3 idl. | Günther Deschner | 1 | -5/+17 |
2008-10-29 | s4-netlogon: merge netr_DatabaseSync from s3 idl. | Günther Deschner | 1 | -11/+21 |
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -1/+8 |
2008-10-29 | s4-netlogon: merge netr_AccountSync from s3 idl. | Günther Deschner | 1 | -2/+18 |
2008-10-29 | s4-netlogon: merge netr_AccountDeltas from s3 idl. | Günther Deschner | 1 | -1/+14 |
2008-10-29 | s4-netlogon: merge netr_DatabaseDeltas from s3 idl. | Günther Deschner | 1 | -7/+12 |
2008-10-29 | s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl. | Günther Deschner | 1 | -0/+4 |
2008-10-29 | s4-netlogon: merge netr_LogonControl2Ex from s3 idl. | Günther Deschner | 1 | -0/+2 |
2008-10-29 | s4-netlogon: merge netr_LogonControl2 from s3 idl. | Günther Deschner | 1 | -4/+15 |
2008-10-29 | s4-netlogon: merge netr_LogonControl from s3 idl. | Günther Deschner | 1 | -0/+2 |
2008-10-29 | s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl. | Günther Deschner | 1 | -6/+13 |
2008-10-28 | s4-netlogon: merge netr_GetDcName from s3 idl. | Günther Deschner | 1 | -1/+3 |
2008-10-28 | s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested). | Günther Deschner | 1 | -3/+7 |
2008-10-28 | s4-netlogon: merge netr_DsRGetSiteName from s3 idl. | Günther Deschner | 1 | -1/+3 |
2008-10-28 | s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl. | Günther Deschner | 1 | -4/+6 |
2008-10-28 | s4-netlogon: merge netr_DsrGetDcSiteCoverageW from s3 idl. | Günther Deschner | 1 | -0/+2 |
2008-10-28 | s4-smbtorture: fix test_LogonUasLogoff. | Günther Deschner | 1 | -0/+2 |
2008-10-28 | s4-smbtorture: fix test_LogonUasLogon. | Günther Deschner | 1 | -0/+2 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -1/+1 |
2008-10-17 | Add a test to RPC-NETLOGON for random machine account passwords. | Andrew Bartlett | 1 | -12/+59 |
2008-10-03 | expanded the netlogon test to better simulate the WSPP NRPC test that | Andrew Tridgell | 1 | -1/+9 |
2008-09-22 | Test re-setting the challenge after an auth3 in RPC-NETLOGON | Andrew Bartlett | 1 | -0/+4 |
2008-08-27 | Add a test to explore Netlogon PAC validation | Andrew Bartlett | 1 | -3/+12 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-11 | Native move servers will refuse these SamSync operations, so don't | Andrew Bartlett | 1 | -0/+9 |
2007-12-21 | r26286: IDL and torture test for netr_ServerTrustPasswordsGet(). | Günther Deschner | 1 | -0/+35 |
2007-12-21 | r26285: Add IDL and torture test for netr_ServerPasswordGet(). | Günther Deschner | 1 | -0/+30 |
2007-12-21 | r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and | Günther Deschner | 1 | -0/+37 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -13/+13 |
2007-12-21 | r25895: Add torture test for netr_DsRAddressToSitenamesW and | Günther Deschner | 1 | -1/+65 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |