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
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implemented EnumForms and GetForm.
Tim Potter
2003-11-26
1
-4
/
+20
*
added a link to opengroup PDU definitions
Andrew Tridgell
2003-11-26
1
-0
/
+3
*
Add bind nak to dcerpc_payload.
Tim Potter
2003-11-26
1
-0
/
+1
*
use the IDL defined NDR version number
Andrew Tridgell
2003-11-26
1
-1
/
+1
*
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
2003-11-26
2
-1
/
+18
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
1
-14
/
+56
*
Spoolss functions return WERROR not NTSTATUS.
Tim Potter
2003-11-25
1
-187
/
+196
*
added tests for epm_Map endpointer map calls
Andrew Tridgell
2003-11-24
1
-4
/
+4
*
give far more detail in the EPMAPPER results
Andrew Tridgell
2003-11-24
1
-19
/
+22
*
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
2003-11-24
1
-3
/
+17
*
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
2003-11-24
4
-8
/
+81
*
* better diagnostics in ndrdump
Andrew Tridgell
2003-11-23
1
-1
/
+5
*
Add a strlen_m_term() function for returning the length of a string
Tim Potter
2003-11-23
1
-2
/
+2
*
fixed the handling of value() attributes on scalars in IDL that
Andrew Tridgell
2003-11-23
2
-6
/
+6
*
Strings in the winreg pipe are terminated.
Tim Potter
2003-11-23
1
-3
/
+3
*
ooh, this is fun!
Andrew Tridgell
2003-11-23
2
-1
/
+124
*
added support for enumerated types in IDL files. This makes unions
Andrew Tridgell
2003-11-22
1
-4
/
+11
*
added support for 'const' in IDL files. This makes it easy to define
Andrew Tridgell
2003-11-22
1
-8
/
+8
*
* fixed handling of relative subcontext unions
Andrew Tridgell
2003-11-22
1
-19
/
+19
*
dfs torture test now passes
Andrew Tridgell
2003-11-22
1
-7
/
+6
*
a fairly major upgrade to the dcerpc system
Andrew Tridgell
2003-11-22
1
-5
/
+5
*
* you can't have two parameters with the same name (pidl doesn't enforce
Andrew Tridgell
2003-11-22
1
-3
/
+3
*
Convert all NTSTATUS return codes to WERROR.
Tim Potter
2003-11-22
1
-41
/
+107
*
added some explanations for epmapper IDL and dom_sid2
Andrew Tridgell
2003-11-22
1
-0
/
+13
*
don't ignore .h files here
Andrew Tridgell
2003-11-21
1
-1
/
+1
*
forgot to commit this, sorry
Andrew Tridgell
2003-11-21
1
-0
/
+41
*
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
2003-11-21
12
-6
/
+179
*
Implement DeleteKey, DeleteValue, FlushKey.
Tim Potter
2003-11-21
1
-6
/
+11
*
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
2003-11-21
1
-0
/
+206
*
More work on eventlog - still doesn't work. (-:
Tim Potter
2003-11-21
1
-5
/
+19
*
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
2003-11-21
2
-5
/
+45
*
Todd Sabin pointed out that a couple of the values I marked as hyper_t
Andrew Tridgell
2003-11-20
1
-3
/
+10
*
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
2003-11-20
1
-0
/
+32
*
added samr_QueryDisplayInfo() (only level 1 so far)
Andrew Tridgell
2003-11-20
1
-1
/
+29
*
extensive samr_SetUserInfo/samr_QueryUserInfo testing, with
Andrew Tridgell
2003-11-20
1
-5
/
+5
*
* fixed level2 of QueryUserInfo
Andrew Tridgell
2003-11-20
1
-2
/
+1
*
started on samr_SetUserInfo()
Andrew Tridgell
2003-11-20
1
-3
/
+8
*
fixed srvsvc_NetShareEnumAll()
Andrew Tridgell
2003-11-20
1
-15
/
+9
*
Add a 1004 level for srvsvc.
Richard Sharpe
2003-11-20
1
-0
/
+10
*
Added ATSVC pipe.
Tim Potter
2003-11-20
1
-0
/
+65
*
added samr_LookupRids() and test code
Andrew Tridgell
2003-11-20
1
-1
/
+14
*
added samr_LookupNames() and test code
Andrew Tridgell
2003-11-20
1
-4
/
+11
*
make the echo idl match the win32 IDL again
Andrew Tridgell
2003-11-20
1
-1
/
+1
*
EnumPrinterData in spoolss now works
Andrew Tridgell
2003-11-20
1
-1
/
+1
*
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
2003-11-20
6
-122
/
+104
*
fixed wkssvc idl and test code for TransportEnum
Andrew Tridgell
2003-11-19
1
-7
/
+2
*
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
2003-11-19
2
-46
/
+25
*
Fix up some things in the IDL, and fix up a mistake I made before.
Richard Sharpe
2003-11-19
2
-2
/
+2
*
Some simple tweaks to the IDL to make it more correct ...
Richard Sharpe
2003-11-19
1
-7
/
+11
*
started to expand the echo tests to include more interesting test
Andrew Tridgell
2003-11-19
1
-2
/
+53
[prev]
[next]