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
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3429: Fix IDL for EnumPrinterDataEx()
Tim Potter
1
-1
/
+5
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
7
-42
/
+51
2007-10-10
r3413: RemoteActivation updates and fixes
Jelmer Vernooij
2
-23
/
+15
2007-10-10
r3404: Rename name of DATA_BLOB in GetPrinterData()
Tim Potter
1
-1
/
+1
2007-10-10
r3402: Fix idl for spoolss_JobInfo1.
Tim Potter
1
-6
/
+6
2007-10-10
r3401: Fix IDL for SetForm RPC.
Tim Potter
1
-1
/
+16
2007-10-10
r3397: Fix IDL for ComplexPing and SimplePing, including tests
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r3396: Rename form_name -> formname. This time, check smbtorture builds before
Tim Potter
1
-1
/
+1
2007-10-10
r3395: added support for "string32" type, to fix the fixed width string
Andrew Tridgell
2
-2
/
+8
2007-10-10
r3392: fixed schannel over ncalrpc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3371: fixed endpoint for browser.idl
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3311: Consistency updates for form name members.
Tim Potter
1
-2
/
+2
2007-10-10
r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3
Tim Potter
1
-2
/
+2
2007-10-10
r3287: The devicename and formname fields in a device mode are fixed length
Tim Potter
1
-2
/
+2
2007-10-10
r3286: filled in more missing SV_TYPE_* defines
Andrew Tridgell
1
-1
/
+11
2007-10-10
r3285: fixed another IDL typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited to
Andrew Tridgell
1
-38
/
+32
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
37
-63
/
+63
2007-10-10
r3250: Add idl for printer info level 0.
Tim Potter
1
-11
/
+44
2007-10-10
r3215: access_required -> access_mask for OpenPrinterEx
Tim Potter
1
-1
/
+1
2007-10-10
r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
9
-8
/
+12
2007-10-10
r3123: Add dcerpc_binding_build_tower()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r3113: make us able to generate the PAC with the same align as a MS KDC
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r3111: Add a few more protocol identifiers, rhs for ncalrpc
Jelmer Vernooij
1
-8
/
+40
2007-10-10
r3074: Add in a new 'field present' flag samr.idl for the Account Flags
Andrew Bartlett
1
-1
/
+3
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
11
-11
/
+11
2007-10-10
r2993: fix comment
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r2992: drsuapi uses WERROR not NTSTATUS
Stefan Metzmacher
1
-25
/
+25
2007-10-10
r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test
Stefan Metzmacher
1
-1
/
+74
2007-10-10
r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r2972: make names more consistent
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2971: fix DsBind idl
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r2970: - give somefields names and typdef enums for the possible values
Stefan Metzmacher
1
-20
/
+53
2007-10-10
r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcp
Andrew Tridgell
2
-1
/
+2
2007-10-10
r2967: Add some printer enum constants from Samba3's rpc_spoolss.h
Tim Potter
1
-0
/
+9
2007-10-10
r2956: Fix towers_length for now. I'm currently working on a pidl extension
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2952: add idl and torture test for DsCrackNames
Stefan Metzmacher
1
-2
/
+40
2007-10-10
r2950: 0x40000 is clearer than 262144
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2949: added some range checks in samr.idl
Andrew Tridgell
1
-4
/
+4
2007-10-10
r2939: Use /* */ style comments
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r2938: Use IDL to dissect the RHS of floors in protocol towers
Jelmer Vernooij
1
-6
/
+101
2007-10-10
r2925: added the definition for a new rpc fault code I am seeing on epmapper ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
2
-17
/
+27
2007-10-10
r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi
Stefan Metzmacher
1
-27
/
+27
2007-10-10
r2833: - added a call to SamrQueryGroupMember for every group, and fix the
Andrew Tridgell
1
-28
/
+11
2007-10-10
r2831: // style comments are not supported by pure C preprocessors. Please DO...
Volker Lendecke
1
-2
/
+2
[next]