Native move servers will refuse these SamSync operations, so don't
[samba.git] / source4 / torture / rpc / netlogon.c
2008-01-10 Andrew BartlettNative move servers will refuse these SamSync operation...
2007-12-21 Günther Deschnerr26286: IDL and torture test for netr_ServerTrustPasswo...
2007-12-21 Günther Deschnerr26285: Add IDL and torture test for netr_ServerPasswor...
2007-12-21 Günther Deschnerr26273: Add IDL and torture test for netr_NetrEnumerate...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Günther Deschnerr25895: Add torture test for netr_DsRAddressToSitenames...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24850: Convert to torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Günther Deschnerr23386: Correctly fill in server name in DsrGetDcSiteCo...
2007-10-10 Günther Deschnerr23385: Adding netr_DsRGetForestTrustInformation()...
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Günther Deschnerr23240: Fill in netr_DsrGetDcSiteCoverageW.
2007-10-10 Günther Deschnerr23129: Merge from 3_0:
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Andrew Bartlettr22171: At least walk over the test_SetupCredentials2...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Andrew Bartlettr17988: Add 'not for Samba4' hacks into the RPC-NETLOGO...
2007-10-10 Andrew Bartlettr17956: LSA Cleanup!
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15902: more test code that should be using d_printf()
2007-10-10 Andrew Tridgellr15898: use d_printf() in some more places to fix more...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr11404: Another torture test and a new WERR.
2007-10-10 Andrew Bartlettr11402: In response to comments by volker, expand our...
2007-10-10 Andrew Bartlettr11298: Consolidate the 'short' samlogon tests, and...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Tim Potterr10255: Fix some more 64-bit warnings.
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr6286: Add back metze's test of setting a trust passwor...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Bartlettr5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4707: w2k3 don't restict passwords on
2007-10-10 Andrew Bartlettr4706: Fix the build, after I renamed these elements...
2007-10-10 Stefan Metzmacherr4702: implment idl, torture test and server code for...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Bartlettr4614: Fix RPC-SAMLOGON, to use the workstation context...
2007-10-10 Volker Lendecker4597: Recently I've come across a case where I suspect...
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Andrew Bartlettr3676: Add a negitive test for NTLM2 session security...
2007-10-10 Andrew Bartlettr3657: More netlogon torture. We now test both functio...
2007-10-10 Andrew Bartlettr3653: Move Interactive login tests up with the rest...
2007-10-10 Andrew Bartlettr3557: Use a switch, not a series of if/else if statements.
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Bartlettr3104: My Win2k3 server, with current updates, still...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Stefan Metzmacherr2443: check return code of event_loop_once() to catch...
2007-10-10 Andrew Bartlettr2220: Updates to the NETLOGON torture test. This...
2007-10-10 Andrew Tridgellr2185: add a callback function to the dcerpc async API
2007-10-10 Andrew Tridgellr2181: an rpc async test on the netlogon pipe
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Andrew Bartlettr2035: Fix spelling.
2007-10-10 Stefan Metzmacherr1995: a ndrdump file from abartlet make it clear that...
2007-10-10 Stefan Metzmacherr1647: destroy mem_ctx
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Andrew Bartlettr1189: Now that we use a common 'base' return structure...
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
2007-10-10 Andrew Tridgellr1141: - consolidated the netr_SamInfo structures using...
2007-10-10 Andrew Tridgellr1140: added IDL and test code for validation level...
2007-10-10 Andrew Tridgellr1137: - added torture test for netr_LogonGetDomainInfo...
2007-10-10 Andrew Bartlettr1061: The start of the SamLogon call for the NETLOGON...
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Tridgellr1041: - pulled the domain join code out of the netlogo...
2007-10-10 Tim Potterr1026: Spelling.
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
next