subunit: Support formatting compatible with upstream subunit, for consistency.
[samba.git] / source4 / torture / libnet / libnet_share.c
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
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...
2010-03-12 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_handle...
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareInfo502 from s3.
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.
2008-01-02 Jelmer Vernooijr26645: Janitorial: Fix a couple of warnings.
2007-12-21 Andrew Bartlettr26362: Fix segfault in NET-API-DELSHARE torture test.
2007-12-21 Andrew Bartlettr26361: Ensure this test cannot proceed if the pipe...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
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 Vernooijr24894: Run the libnet tests over just one DCE/RPC...
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 Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr20456: Rename variables to avoid shadowing global...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Andrew Tridgellr15897: switch to d_printf() in the libnet_share test...
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 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Volker Lendecker11527: Has this ever been run?
2007-10-10 Tim Potterr9884: Fix compiler warning.
2007-10-10 Stefan Metzmacherr9028: make some function static
2007-10-10 Rafal Szczesniakr8977: Put my copyright in share torture test.
2007-10-10 Rafal Szczesniakr8975: Very basic test for delshare function based...
2007-10-10 Rafal Szczesniakr8954: Use binding string to specify host rather than...
2007-10-10 Rafal Szczesniakr8944: Get more verbose output from NET-API-LISTSHARE...
2007-10-10 Rafal Szczesniakr8930: Add the libnet share tests based on code submitt...