index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
swig
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2781: Got winreg_EnumValue() working. Check it in so I don't break it trying
Tim Potter
1
-12
/
+22
2007-10-10
r2766: Test OpenKey, QueryInfoKey, EnumKey, CloseKey functions.
Tim Potter
1
-5
/
+102
2007-10-10
r2739: Start of torture test for winreg wrappers.
Tim Potter
1
-0
/
+23
2007-10-10
r2728: Break arg parsing stuff out of samr.py into a standalone program.
Tim Potter
2
-47
/
+53
2007-10-10
r2560: Don't require structure fields that have the pidl value() property
Tim Potter
1
-26
/
+2
2007-10-10
r2559: Python ints can't hold the full range of uint32 values so store them
Tim Potter
1
-0
/
+12
2007-10-10
r2511: Add NT status codes.
Tim Potter
1
-17
/
+17
2007-10-10
r2502: Finish off samr torture test: samr_CreateUser2, samr_SetUserInfo,
Tim Potter
1
-30
/
+288
2007-10-10
r2492: Some cleanups.
Tim Potter
1
-29
/
+145
2007-10-10
r2461: Update samr.py torture test after policy handle parameter renames.
Tim Potter
1
-32
/
+99
2007-10-10
r2429: Add tests for samr_QueryUserInfo(), samr_QueryUserInfo2(),
Tim Potter
1
-3
/
+174
2007-10-10
r2427: Add tests for samr_GetDomPwInfo, samr_RemoveMemberFromForeignDomain,
Tim Potter
1
-2
/
+150
2007-10-10
r2421: Fix test for lookupdomain for a non-existent domain.
Tim Potter
1
-1
/
+7
2007-10-10
r2419: Write tests for samr_EnumDomains() and samr_LookupDomain().
Tim Potter
1
-4
/
+38
2007-10-10
r2414: samr_Connect.system_name is now an array.
Tim Potter
1
-1
/
+1
2007-10-10
r2410: Add test for samr_SetSecurity().
Tim Potter
1
-2
/
+7
2007-10-10
r2345: Add test for samr_QuerySecurity()
Tim Potter
1
-12
/
+35
2007-10-10
r2339: my first python commit!
Andrew Tridgell
1
-3
/
+27
2007-10-10
r2336: Add another conversion function to allow union arms that contain struc...
Tim Potter
1
-0
/
+13
2007-10-10
r2300: Start writing a Python torture test suite based on the smbtorture rpc ...
Tim Potter
1
-0
/
+52