s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / source4 / torture / libnet / libnet_rpc.c
2021-06-16 Andreas Schneiders4:torture: Migrate smbtorture to new cmdline option...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2014-04-02 Stefan Metzmachers4:torture/libnet: add missing #include "torture/libnet...
2014-02-13 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_get_strin...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-03-23 Günther Deschners4-smbtorture: use torture_context for debugging output...
2010-03-23 Günther Deschners4-smbtorture: remove trailing whitespace in libnet...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Simo SorceFix problems with event context not being the parent.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
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 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 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 Rafal Szczesniakr22810: when a test runs against domain controller...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Andrew Tridgellr15898: use d_printf() in some more places to fix more...
2007-10-10 Rafal Szczesniakr15784: Redesign of NET-API-RPCCONNECT tests to cover...
2007-10-10 Rafal Szczesniakr15626: Modify the tests to fit them in current changes...
2007-10-10 Rafal Szczesniakr15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Rafal Szczesniakr12835: RpcConnect test expansion to test connecting...
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 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr8081: Add simple test for RpcConnect function.