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
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
spoolss: more mork on SetPrinterInfo() levels.
Günther Deschner
1
-4
/
+12
2009-12-16
spoolss: add spoolss_DriverInfo7.
Günther Deschner
1
-0
/
+9
2009-12-14
s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDL
Volker Lendecke
1
-2
/
+2
2009-12-14
idl: introduce new file: dfsblobs.idl
Matthieu Patou
1
-0
/
+116
2009-12-14
spoolss: fix spoolss_PrinterData size calculation.
Günther Deschner
1
-1
/
+1
2009-12-14
spoolss: trivial fix for spoolss_FormInfo2 IDL.
Günther Deschner
1
-1
/
+2
2009-12-10
spoolss: remove unused spoolss_StringArray2.
Günther Deschner
1
-5
/
+0
2009-12-10
spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.
Günther Deschner
1
-1
/
+2
2009-12-10
spoolss: add spoolss_KeyNames union.
Günther Deschner
1
-0
/
+6
2009-12-08
spoolss: add more spoolss architectures to IDL.
Günther Deschner
1
-1
/
+5
2009-12-08
spoolss: fix spoolss_DriverInfo8 IDL.
Günther Deschner
1
-1
/
+1
2009-12-07
spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.
Günther Deschner
1
-8
/
+33
2009-12-03
spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...
Günther Deschner
1
-1
/
+1
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
1
-1
/
+1
2009-12-02
spoolss: add spoolss_StringArray2.
Günther Deschner
1
-0
/
+5
2009-12-02
s3-spoolss: move MAXDEVICENAME to spoolss idl.
Günther Deschner
1
-2
/
+4
2009-12-01
drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...
Günther Deschner
1
-2
/
+2
2009-11-27
security.idl - Add some more wellknown SIDs/RIDs
Matthias Dieter Wallnöfer
1
-14
/
+17
2009-11-27
misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.
Günther Deschner
1
-1
/
+3
2009-11-23
s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...
Günther Deschner
1
-0
/
+68
2009-11-23
spoolss: fix spoolss_EnumPrinterKey IDL.
Günther Deschner
1
-1
/
+1
2009-11-17
Fixed incorrect SID for RAS Servers.
Nadezhda Ivanova
1
-0
/
+1
2009-11-17
netlogon.idl: fix ndr_pull_netr_DatabaseRedo()
Stefan Metzmacher
1
-2
/
+9
2009-11-03
Removed the default DACL from token, as we will not be using it.
Nadezhda Ivanova
1
-1
/
+0
2009-10-28
Add in Metze's new code to ndr encode the user.DOSATTRIB
Stefan (metze) Metzmacher
1
-4
/
+49
2009-10-28
lsa: add LSA_TRUSTED_DOMAIN access masks.
Günther Deschner
1
-0
/
+29
2009-10-28
lsa: add LSA_SECRET access masks.
Günther Deschner
1
-0
/
+19
2009-10-22
idl-drsblobs: mark some more reserved values as value(0)
Andrew Tridgell
1
-10
/
+10
2009-10-16
s4/drs(idl): Redefine drsuapi_DsReplicaOID in drsuapi.idl
Kamen Mazdrashki
1
-3
/
+3
2009-10-16
idl: added bit definition for privilege masks
Andrew Tridgell
1
-0
/
+15
2009-10-15
idl: added WSPP DrsOptions bit names
Andrew Tridgell
1
-0
/
+36
2009-10-13
netlogon: add NL_PASSWORD_VERSION to IDL.
Günther Deschner
1
-0
/
+12
2009-10-08
s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structure
Matthias Dieter Wallnöfer
1
-15
/
+15
2009-10-03
idl: some lsa vars are uint3264
Andrew Tridgell
1
-5
/
+5
2009-10-02
idl: use common netlogon bit definitions
Andrew Tridgell
2
-4
/
+7
2009-09-30
idl: ntsvcs.idl depends on misc.idl, not winreg.idl
Andrew Tridgell
1
-1
/
+1
2009-09-29
winreg: add winreg_Data union to IDL.
Günther Deschner
2
-16
/
+27
2009-09-24
s4-drs: fixed the size of DN binary blobs on the wire
Andrew Tridgell
1
-1
/
+1
2009-09-23
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchanges
Anatoliy Atanasov
1
-2
/
+6
2009-09-23
Revert "r20074: this values seem to be typos in drsuapi"
Stefan Metzmacher
1
-2
/
+2
2009-09-23
idl: fixed string termination for netlogon GetDomainInfo
Andrew Tridgell
1
-10
/
+10
2009-09-23
s4-nbt: added NBT_SERVER_DNS_FOREST
Andrew Tridgell
1
-1
/
+2
2009-09-20
drsblobs.idl: fix repsFromTo2 blob size calculation
Stefan Metzmacher
1
-1
/
+1
2009-09-20
drsblobs.idl: add decoding for repsFromTo2
Stefan Metzmacher
1
-0
/
+30
2009-09-18
named_pipe_auth.idl: add infrastructure to pass delegated credentials
Stefan Metzmacher
1
-0
/
+23
2009-09-17
idl: added DRS GetNCChanges level 10
Andrew Tridgell
1
-0
/
+18
2009-09-17
idl: added DsExecuteKCC IDL
Andrew Tridgell
1
-1
/
+19
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
1
-0
/
+34
2009-09-15
ntlmssp: pretty print a VERSION structure.
Günther Deschner
1
-1
/
+1
2009-09-15
ntlmssp: better document to what structures we are reffering to.
Günther Deschner
1
-3
/
+25
[next]