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-06-23
samr: add samr_UserInfoLevel and samr_DomainInfoClass enums based on MS-SAMR.
Günther Deschner
1
-7
/
+51
2009-06-18
NETLOGON pipe improvements
Matthias Dieter Wallnöfer
1
-3
/
+14
2009-06-09
lsa: use the lsa access masks in idl.
Günther Deschner
1
-8
/
+8
2009-05-29
s4: Add additional well-known SID's/RID's.
Andrew Kroeger
1
-0
/
+4
2009-05-29
Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)
Andrew Bartlett
1
-1
/
+1
2009-05-27
Add DOMAIN_RID_KRBTGT define to security.idl
Andrew Bartlett
1
-0
/
+1
2009-05-20
s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...
Günther Deschner
1
-1
/
+2
2009-05-19
Added mapping table for account object in lsa.
Jeremy Allison
1
-0
/
+20
2009-05-19
lsa: add access_masks for accounts, secrets and trusted domains to IDL.
Günther Deschner
1
-1
/
+24
2009-05-13
s3-spoolss: move SPL_ARCH_X defines to IDL.
Günther Deschner
1
-0
/
+8
2009-05-13
spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.
Günther Deschner
1
-0
/
+2
2009-05-13
initshutdown: add shutdown reason codes.
Günther Deschner
1
-0
/
+46
2009-05-01
named_pipe_auth.idl: add level 2 and pass the client/server info and session key
Stefan Metzmacher
1
-0
/
+20
2009-04-30
wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag.
Günther Deschner
1
-0
/
+1
2009-04-29
samr: fix samr_ConnectVersion enum which is 32bit not 16bit.
Günther Deschner
1
-1
/
+1
2009-04-29
svcctl: Fix IDL for svcctl_StartServiceW().
Günther Deschner
1
-2
/
+10
2009-04-21
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett
1
-0
/
+20
2009-04-21
Add the implicit [ref] to the connect_handle in EnumDomains
Andrew Bartlett
1
-1
/
+1
2009-04-21
s3-secdesc: move all winreg access bits to IDL.
Günther Deschner
1
-0
/
+20
2009-04-21
python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...
Andrew Bartlett
1
-0
/
+2
2009-04-16
Fix IDL licensing file that got missed when IDL files were moved.
Jeremy Allison
1
-0
/
+9
2009-04-15
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
1
-2
/
+2
2009-04-13
spoolss: add spoolss_DriverAttributes bitmask.
Günther Deschner
1
-2
/
+6
2009-04-13
spoolss: fix order of strings in PrinterInfo1 structs.
Günther Deschner
1
-2
/
+2
2009-04-10
eventlog: make EVENTLOG_FULL_INFORMATION a public struct.
Günther Deschner
1
-1
/
+1
2009-04-10
ntsvcs: add PNP_GetIdListFlags flags.
Günther Deschner
1
-2
/
+17
2009-04-09
svcctl: use svcctl_ServiceState type for dependent calls in IDL.
Günther Deschner
1
-2
/
+2
2009-04-09
svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.
Günther Deschner
1
-6
/
+6
2009-04-08
svcctl: use offered/needed for buffer sizes as in spoolss.
Günther Deschner
1
-35
/
+35
2009-04-07
svcctl: Fix svcctl_ControlsAccepted bitmask.
Günther Deschner
1
-1
/
+2
2009-03-24
move dcerpc.idl to main directory.
Günther Deschner
1
-0
/
+306
2009-03-18
spoolss: make spoolss_Field a nodiscriminant union of 2 sets of notify flag e...
Günther Deschner
1
-30
/
+65
2009-03-18
spoolss: add spoolss_EnumPrinterDataEx triple call.
Günther Deschner
1
-3
/
+15
2009-03-18
spoolss: fix spoolss_PrinterEnumValues w.r.t. size calculation of PrinterData.
Günther Deschner
1
-1
/
+1
2009-03-17
spoolss: add spoolss_PrinterEnumValues.
Günther Deschner
1
-0
/
+9
2009-03-17
spoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE in favor of "old" s4 def...
Günther Deschner
1
-2
/
+2
2009-03-17
spoolss: add SPL Port definitions to IDL.
Günther Deschner
1
-0
/
+10
2009-03-17
spoolss: add range checks for priority element in spoolss_JobInfo structs.
Günther Deschner
1
-8
/
+8
2009-03-17
spoolss: use nstring_array in spoolss_EnumPrinterKey.
Günther Deschner
1
-2
/
+2
2009-03-17
spoolss: use winreg_Type instead of spoolss_PrinterDataType for XPrinterData ...
Günther Deschner
1
-22
/
+14
2009-03-17
spoolss: use uint8 array instead of DATA_BLOB in EnumPrinterData IDL out poin...
Günther Deschner
1
-1
/
+1
2009-03-17
spoolss: fix IDL for spoolss_SetPrinterData.
Günther Deschner
1
-1
/
+1
2009-03-17
spoolss: make spoolss_GetPrinterData out.data ref pointers.
Günther Deschner
1
-3
/
+3
2009-03-13
spoolss: flag PrinterInfo union and levels as [public,gensize].
Günther Deschner
1
-9
/
+9
2009-03-13
spoolss: add [gensize] flag to spoolss_DriverInfo union.
Günther Deschner
1
-1
/
+1
2009-03-13
spoolss: flag spoolss_JobInfo union and structures [public,gensize].
Günther Deschner
1
-5
/
+5
2009-03-07
spoolss: flag spoolss_MonitorInfo structs [public,gensize].
Günther Deschner
1
-2
/
+2
2009-03-07
spoolss: flag spoolss_PortInfo structs as [public,gensize].
Günther Deschner
1
-4
/
+4
2009-03-07
spoolss: flag spoolss_PrintProcessorInfo1 [public,gensize].
Günther Deschner
1
-1
/
+1
2009-03-07
spoolss: fill in spoolss_EnumPrintProcDataTypes IDL.
Günther Deschner
1
-1
/
+34
[next]