Add allow_badcharcnv argument to all conversion function, for
[nivanova/samba-autobuild/.git] / source4 / torture / rpc / samlogon.c
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Günther Deschners4-smbtorture: fix segfault in RPC-SAMLOGON test.
2008-10-29 Günther Deschners4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags...
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijRemove uses of global_loadparm.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
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 Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Bartlettr24074: Test both permitted logon hours and permitted...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Günther Deschnerr18751: Check for samr reject codes and their particula...
2007-10-10 Andrew Tridgellr15950: another printf() crash on solaris
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
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 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Stefan Metzmacherr13709: fix compiler warnings
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 Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Tridgellr11843: fixed a valgrind error in the RPC-SAMLOGON...
2007-10-10 Stefan Metzmacherr11479: fix compiler warning
2007-10-10 Andrew Bartlettr11453: Fix warning, for a case that just can't happen.
2007-10-10 Andrew Bartlettr11370: Samba4 now passes it's own RPC-SAMLOGON test...
2007-10-10 Andrew Bartlettr11360: Pass down a flag indicating that this is an...
2007-10-10 Andrew Bartlettr11355: Test for error returns when we don't specify...
2007-10-10 Andrew Bartlettr11352: Add newly discovered (via the radiator lists...
2007-10-10 Andrew Bartlettr10847: Fix up new 'decrypt samlogon reply' routine...
2007-10-10 Andrew Bartlettr10805: Move RPC-SAMLOGON to C99 initialisation
2007-10-10 Andrew Bartlettr10703: Add a new user account, change the password...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Andrew Bartlettr10440: Start passing against Win2k3 SP1 again, with...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9166: This checks more of auth subsystem in the PAC...
2007-10-10 Andrew Bartlettr8854: #if 0 out the right things this time. (Sorry...
2007-10-10 Andrew Tridgellr8852: fixed the build
2007-10-10 Andrew Bartlettr8846: Test yet more NTLMv2 combinations.
2007-10-10 Andrew Bartlettr8824: Fix indentation, and don't send 'invalid' LM...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr7521: Remove useless loops from SAMLOGON test, which...
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5668: Add tests to RPC-SAMLOGON to test for user@REALM...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Bartlettr4675: Prevent global warming, and save tridge's sainit...
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 Andrew Bartlettr4610: You can't join as a BDC and test against trusted...
2007-10-10 Andrew Bartlettr4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture...
2007-10-10 Andrew Bartlettr4510: Some more tests for RPC-NETLOGON, checking the...
next