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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-21
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
1
-11
/
+17
2003-11-20
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
1
-0
/
+93
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
fixed a comment
Andrew Tridgell
1
-1
/
+1
2003-11-20
fixed srvsvc_NetShareEnumAll()
Andrew Tridgell
1
-5
/
+8
2003-11-20
Add a 1004 level for srvsvc.
Richard Sharpe
1
-1
/
+1
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-0
/
+165
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
make the echo idl match the win32 IDL again
Andrew Tridgell
1
-1
/
+1
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
1
-5
/
+5
2003-11-20
some errors are expected in SAMR and LSA tests - don't fail the test
Andrew Tridgell
2
-0
/
+18
2003-11-19
fixed wkssvc idl and test code for TransportEnum
Andrew Tridgell
1
-8
/
+4
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
3
-44
/
+38
2003-11-19
started to expand the echo tests to include more interesting test
Andrew Tridgell
1
-2
/
+33
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+296
2003-11-19
init samr and lsa names so the debug display looks right
Andrew Tridgell
2
-4
/
+23
2003-11-18
added another wkssvc info level
Andrew Tridgell
1
-1
/
+1
2003-11-18
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
1
-2
/
+42
2003-11-18
cope with no printers returned from EnumPrinters
Andrew Tridgell
1
-0
/
+5
2003-11-18
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2
-6
/
+12
2003-11-18
Working on EnumPrinterData. There appears to be an alignment problem
Tim Potter
1
-0
/
+45
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
6
-6
/
+24
2003-11-18
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
1
-2
/
+42
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
6
-66
/
+20
2003-11-17
remove an unused variable
Andrew Tridgell
1
-1
/
+0
2003-11-17
added wkssvc.idl and test code
Andrew Tridgell
1
-0
/
+69
2003-11-17
* add another WERR err code
Andrew Tridgell
4
-44
/
+28
2003-11-17
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
2
-17
/
+8
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-75
/
+161
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-0
/
+36
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-4
/
+8
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-15
/
+19
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-27
/
+37
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-14
/
+17
2003-11-16
Added tests for EnumPrinters and ClosePrinter.
Tim Potter
1
-6
/
+72
2003-11-15
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
1
-0
/
+3
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
[prev]
[next]