r2560: Don't require structure fields that have the pidl value() property
[jelmer/samba4-debian.git] / source / scripting / swig / torture / samr.py
2007-10-10 Tim Potterr2560: Don't require structure fields that have the...
2007-10-10 Tim Potterr2559: Python ints can't hold the full range of uint32...
2007-10-10 Tim Potterr2511: Add NT status codes.
2007-10-10 Tim Potterr2502: Finish off samr torture test: samr_CreateUser2...
2007-10-10 Tim Potterr2492: Some cleanups.
2007-10-10 Tim Potterr2461: Update samr.py torture test after policy handle...
2007-10-10 Tim Potterr2429: Add tests for samr_QueryUserInfo(), samr_QueryUs...
2007-10-10 Tim Potterr2427: Add tests for samr_GetDomPwInfo, samr_RemoveMemb...
2007-10-10 Tim Potterr2421: Fix test for lookupdomain for a non-existent...
2007-10-10 Tim Potterr2419: Write tests for samr_EnumDomains() and samr_Look...
2007-10-10 Tim Potterr2414: samr_Connect.system_name is now an array.
2007-10-10 Tim Potterr2410: Add test for samr_SetSecurity().
2007-10-10 Tim Potterr2345: Add test for samr_QuerySecurity()
2007-10-10 Andrew Tridgellr2339: my first python commit!
2007-10-10 Tim Potterr2336: Add another conversion function to allow union...
2007-10-10 Tim Potterr2300: Start writing a Python torture test suite based...