index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implemented EnumForms and GetForm.
Tim Potter
2003-11-26
1
-0
/
+17
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
2
-77
/
+38
*
added tests for epm_Map endpointer map calls
Andrew Tridgell
2003-11-24
1
-0
/
+3
*
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
2003-11-24
1
-0
/
+32
*
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
2003-11-24
3
-6
/
+38
*
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
2003-11-23
1
-1
/
+1
*
ooh, this is fun!
Andrew Tridgell
2003-11-23
3
-5
/
+75
*
* fixed null terminated string handling
Andrew Tridgell
2003-11-22
2
-3
/
+8
*
* fixed NDR flag inheritance across push subcontexts
Andrew Tridgell
2003-11-22
1
-0
/
+3
*
a fairly major upgrade to the dcerpc system
Andrew Tridgell
2003-11-22
4
-28
/
+244
*
added some explanations for epmapper IDL and dom_sid2
Andrew Tridgell
2003-11-22
1
-1
/
+11
*
cleaner handling of relative pointers to strings
Andrew Tridgell
2003-11-21
1
-3
/
+3
*
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
2003-11-21
3
-240
/
+270
*
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
2003-11-21
1
-0
/
+1
*
avoid calling the print routines completely if debug level < 2
Andrew Tridgell
2003-11-21
1
-6
/
+7
*
only display really verbose packet dumps when smbtorture is run at
Andrew Tridgell
2003-11-21
1
-2
/
+6
*
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
2003-11-21
2
-46
/
+44
*
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
2003-11-20
1
-0
/
+1
*
* fixed libndr.h header
Andrew Tridgell
2003-11-20
2
-33
/
+9
*
moved the pidl auto-generated files out of CVS
Andrew Tridgell
2003-11-20
18
-27735
/
+0
*
extensive samr_SetUserInfo/samr_QueryUserInfo testing, with
Andrew Tridgell
2003-11-20
2
-20
/
+20
*
* fixed level2 of QueryUserInfo
Andrew Tridgell
2003-11-20
10
-8
/
+124
*
started on samr_SetUserInfo()
Andrew Tridgell
2003-11-20
5
-42
/
+589
*
fixed srvsvc_NetShareEnumAll()
Andrew Tridgell
2003-11-20
2
-143
/
+20
*
Add a 1004 level for srvsvc.
Richard Sharpe
2003-11-20
2
-0
/
+159
*
Added ATSVC pipe.
Tim Potter
2003-11-20
3
-0
/
+520
*
added samr_LookupRids() and test code
Andrew Tridgell
2003-11-20
2
-8
/
+84
*
added samr_LookupNames() and test code
Andrew Tridgell
2003-11-20
7
-34
/
+66
*
make the echo idl match the win32 IDL again
Andrew Tridgell
2003-11-20
2
-5
/
+5
*
EnumPrinterData in spoolss now works
Andrew Tridgell
2003-11-20
3
-3
/
+69
*
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
2003-11-20
4
-235
/
+23
*
fixed wkssvc idl and test code for TransportEnum
Andrew Tridgell
2003-11-19
2
-72
/
+19
*
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
2003-11-19
13
-873
/
+310
*
started to expand the echo tests to include more interesting test
Andrew Tridgell
2003-11-19
2
-24
/
+333
*
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
2003-11-19
3
-0
/
+6940
*
after discussions with lukeh, I think we found a alignment bug in old
Andrew Tridgell
2003-11-19
4
-23
/
+111
*
removed an unused structure
Andrew Tridgell
2003-11-19
2
-10
/
+0
*
change to AuditEventsInfo struct from lukeh
Andrew Tridgell
2003-11-19
2
-30
/
+14
*
fixed country code field in samr_UserInfo5
Andrew Tridgell
2003-11-19
2
-3
/
+6
*
possibly better handling of NULL secdesc (thanks to lukeh)
Andrew Tridgell
2003-11-19
2
-25
/
+50
*
added another wkssvc info level
Andrew Tridgell
2003-11-18
2
-0
/
+153
*
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
2003-11-18
3
-108
/
+23
*
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2003-11-18
4
-342
/
+545
*
added samr_QuerySecurity() call that displays the ACL for any handle.
Andrew Tridgell
2003-11-18
2
-0
/
+43
*
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
2003-11-18
7
-253
/
+291
*
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
2003-11-18
2
-28
/
+1639
*
* use the new auto-generated debug code method.
Andrew Tridgell
2003-11-18
7
-22
/
+468
*
added wkssvc.idl and test code
Andrew Tridgell
2003-11-17
3
-0
/
+191
*
* add another WERR err code
Andrew Tridgell
2003-11-17
9
-1
/
+4623
*
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
2003-11-17
5
-249
/
+22
[prev]
[next]