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
/
torture
/
rpc
/
samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r372: automatically create a fake BDC machine account and delete it
Andrew Tridgell
1
-3
/
+3
2007-10-10
r365: improved the IDL for samr_Connect5()
Andrew Tridgell
1
-10
/
+10
2007-10-10
r364: finally worked out the ancient samr_ChangePasswordUser() interface
Andrew Tridgell
1
-22
/
+21
2007-10-10
r362: after setting domain info query it again so we can see what attributes ...
Andrew Tridgell
1
-0
/
+8
2007-10-10
r336: added a -X command line option to smbtorture to enable dangerous or
Andrew Tridgell
1
-4
/
+68
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
1
-7
/
+30
2007-10-10
r326: tweaks to the RPC-SAMR test code to allow win2003 to pass the test (for...
Andrew Tridgell
1
-9
/
+59
2007-10-10
r325: added IDL and test code for samr_ChangePasswordUser3().
Andrew Tridgell
1
-29
/
+142
2007-10-10
r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),
Andrew Tridgell
1
-3
/
+83
2007-10-10
r305: - added IDL and test code for samr_RidToSid()
Andrew Tridgell
1
-15
/
+105
2007-10-10
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
1
-0
/
+171
2007-10-10
r268: added IDL and test code for samr_QueryDomainInfo2(),
Andrew Tridgell
1
-0
/
+152
2007-10-10
r267: added IDL and test code for samr_ChangePasswordUser(),
Andrew Tridgell
1
-28
/
+209
2007-10-10
r259: added samr_DeleteGroupMember() IDL and test code
Andrew Tridgell
1
-1
/
+24
2007-10-10
r258: added samr_AddGroupMember() IDL and test code
Andrew Tridgell
1
-24
/
+69
2007-10-10
r257: added samr_SetGroupInfo() IDL and test code
Andrew Tridgell
1
-0
/
+25
2007-10-10
r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...
Andrew Tridgell
1
-1
/
+120
2007-10-10
r255: added samr_SetDomainInfo IDL and test code
Andrew Tridgell
1
-0
/
+25
2007-10-10
r232: Test whether querydispinfo and enumdomgroups return the same set of
Volker Lendecke
1
-0
/
+133
2004-02-10
fixed a couple of uninitialised returns spotted by valgrind
Andrew Tridgell
1
-2
/
+2
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2004-01-19
Add test to set single fields in fields_present with info21.
Simo Sorce
1
-37
/
+53
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
1
-0
/
+17
2003-12-19
fixed the AddAliasMem test code
Andrew Tridgell
1
-13
/
+21
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
1
-14
/
+327
2003-12-17
fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR test
Andrew Tridgell
1
-5
/
+5
2003-12-03
My first stab at Samba4 IDL!
Andrew Bartlett
1
-3
/
+139
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-10
/
+1
2003-11-23
* better diagnostics in ndrdump
Andrew Tridgell
1
-3
/
+15
2003-11-22
* enable RPC/NDR validation in all smbtorture code
Andrew Tridgell
1
-1
/
+1
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-3
/
+3
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+28
2003-11-21
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
1
-11
/
+17
2003-11-20
added samr_QueryDisplayInfo() (only level 1 so far)
Andrew Tridgell
1
-0
/
+28
2003-11-20
extensive samr_SetUserInfo/samr_QueryUserInfo testing, with
Andrew Tridgell
1
-10
/
+34
2003-11-20
* fixed level2 of QueryUserInfo
Andrew Tridgell
1
-13
/
+91
2003-11-20
started on samr_SetUserInfo()
Andrew Tridgell
1
-2
/
+83
2003-11-20
added samr_LookupRids() and test code
Andrew Tridgell
1
-1
/
+16
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
1
-2
/
+44
2003-11-20
some errors are expected in SAMR and LSA tests - don't fail the test
Andrew Tridgell
1
-0
/
+6
2003-11-19
init samr and lsa names so the debug display looks right
Andrew Tridgell
1
-1
/
+12
2003-11-18
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
1
-2
/
+42
2003-11-18
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
1
-0
/
+6
2003-11-18
added samr_QuerySecurity() call that displays the ACL for any handle.
Andrew Tridgell
1
-0
/
+38
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-1
/
+4
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-22
/
+2
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-9
/
+13
2003-11-15
remember to samr_Close() policy handles after use
Andrew Tridgell
1
-5
/
+46
2003-11-15
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
1
-1
/
+69
2003-11-15
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
1
-3
/
+72
[prev]
[next]