r26316: Use contexts for conversion functions.
[jelmer/samba4-debian.git] / source / torture / rpc / samba3rpc.c
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Volker Lendecker25827: Start of samba3-regconfig test
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Volker Lendecker25688: Add a simple test for a samba3 regression
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25599: print the error...
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
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 Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jim McDonoughr23643: Fix the build farm tests. We were incorrectly...
2007-10-10 Jim McDonoughr23231: Fix make test on build farm for 64-bit hosts...
2007-10-10 Volker Lendecker22680: Fix a talloc ctx name
2007-10-10 Stefan Metzmacherr21943: don't send unitialized data
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Volker Lendecker21178: Adapt RPC-SAMBA3-SHARESEC to new smbd behavior
2007-10-10 Andrew Bartlettr21027: Print the name we fail on. I need to fix Samba...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAM...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Volker Lendecker19293: Add RPC-SAMBA3-WINREG, the start of a test...
2007-10-10 Volker Lendecker19247: Ok, figured out that wkssvc wksgetinfo also...
2007-10-10 Volker Lendecker19205: Some consolidation
2007-10-10 Volker Lendecker19204: Samba3 does level6 now
2007-10-10 Volker Lendecker19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again
2007-10-10 Volker Lendecker19153: Simple consistency check for enumprinters level...
2007-10-10 Volker Lendecker19152: A simple consistency check for enumprinters
2007-10-10 Volker Lendecker19027: Modify RPC-SAMBA3-SPOOLSS so that it can be...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Volker Lendecker17827: Fix an error message
2007-10-10 Volker Lendecker17826: Add line numbers to the d_printfs
2007-10-10 Volker Lendecker17624: Samba3 does not yet do getprinterinfo level 6
2007-10-10 Volker Lendecker17205: Even if this makes me look foolish, at least...
2007-10-10 Volker Lendecker17187: Beginnings of a little lsa walker for Samba3...
2007-10-10 Andrew Bartlettr17104: Rename function parameters and variables to...
2007-10-10 Stefan Metzmacherr17085: reuse the existing sec_desc_buf struct
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Volker Lendecker17074: Extend the rpc-samba3-getusername test: This...
2007-10-10 Volker Lendecker17069: Make us pass RPC-NETLOGSAMBA3 against w2k3...
2007-10-10 Volker Lendecker17065: NT4 does not like "0" here, W2k3 does not care...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Volker Lendecker16958: We also do level 1501 on NetShareGetInfo
2007-10-10 Volker Lendecker16956: Walk some of the samba3 srvsvc code
2007-10-10 Volker Lendecker16140: How on earth does this work on most build farm...
2007-10-10 Volker Lendecker16123: Samba3 in the buildfarm will happily create...
2007-10-10 Volker Lendecker16059: Remove accidential commit
2007-10-10 Volker Lendecker16058: Test a Join using SetUserInfo level 25, as...
2007-10-10 Volker Lendecker16045: RPC-SAMBA3SESSIONKEY tests the different varian...
2007-10-10 Volker Lendecker16044: Create a samba3 specific file in torture/rpc...