r25554: Convert last instances of BOOL, True and False to the standard types.
[kai/samba-autobuild/.git] / source4 / torture / libnet / libnet_share.c
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...