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
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
2003-11-15
don't encode my own servers name in the test :)
Andrew Tridgell
1
-1
/
+1
2003-11-15
added UserInfo level 21
Andrew Tridgell
1
-1
/
+1
2003-11-15
added samr UserInfo levels 4 to 20
Andrew Tridgell
1
-1
/
+2
2003-11-15
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
1
-10
/
+16
2003-11-15
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
1
-2
/
+92
2003-11-15
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
1
-0
/
+59
2003-11-15
added another 11 levels of QueryDomainInfo
Andrew Tridgell
1
-9
/
+16
2003-11-15
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
1
-4
/
+63
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
1
-1
/
+42
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+97
[prev]