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