s4/test: remove torture/libnet/utils.h as we are using proto.h now
[kamenim/samba.git] / source4 / torture / libnet / userinfo.c
2010-05-28 Kamen Mazdrashkis4/test: remove torture/libnet/utils.h as we are using...
2010-05-28 Kamen Mazdrashkis4/test: change prototype for test_opendomain()
2010-05-28 Kamen Mazdrashkis4/test: refactor NET-USERINFO test to be more 'torture...
2010-05-28 Kamen Mazdrashkis4/test: test_userinfo/_async tests should use passed...
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...
2010-03-15 Stefan Metzmachers4:tortore/libnet: fix crash bugs because of incorrect...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijConvert to new torture API.
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 Rafal Szczesniakr25377: Simplify code a little by employing commonly...
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 Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Rafal Szczesniakr15939: Add tests for userinfo call with username argum...
2007-10-10 Rafal Szczesniakr15921: Include new headers.
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
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 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
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 Szczesniakr8761: Propagate changes in monitor messaging code.
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Rafal Szczesniakr7491: libnet functions used in tests have different...
2007-10-10 Tim Potterr6847: Fix some unused variable warnings in the libnet...
2007-10-10 Rafal Szczesniakr6717: - torture test of async useradd function and...
2007-10-10 Rafal Szczesniakr6637: Test for asynchronous function and monitor messages.
2007-10-10 Rafal Szczesniakr6432: Restorin previous construction of conditions...
2007-10-10 Rafal Szczesniakr6426: DCE/RPC bind string parsing is not needed anymor...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Stefan Metzmacherr5681: fix the build and compiler wanings
2007-10-10 Rafal Szczesniakr5679: Complete basic test of rpc_composite_userinfo...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Rafal Szczesniakr5651: A bit more code in userinfo test and hook up...
2007-10-10 Rafal Szczesniakr5610: Starting libnet test of userinfo call. Unfinishe...