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
/
source3
/
librpc
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove "pointer_default_top(unique)" from samr.idl and rerun make idl.
Günther Deschner
2008-02-04
1
-31
/
+30
*
Remove "pointer_default_top(unique)" from eventlog.idl and rerun make idl.
Günther Deschner
2008-02-04
1
-1
/
+0
*
Remove "pointer_default_top(unique)" from netlogon.idl and rerun make idl.
Günther Deschner
2008-02-04
1
-65
/
+64
*
Fix IDL for eventlog_ReadEventLogW().
Günther Deschner
2008-02-04
1
-4
/
+4
*
Fix IDL for eventlog_OpenEventLogW().
Günther Deschner
2008-02-04
1
-2
/
+2
*
Fill in IDL eventlog_GetOldestRecord() based on samba3 rpc.
Günther Deschner
2008-02-04
1
-1
/
+4
*
Fix IDL for eventlog_ClearEventLogW.
Günther Deschner
2008-02-04
1
-1
/
+1
*
Fix samr_QuerySecurity IDL.
Günther Deschner
2008-02-01
1
-1
/
+1
*
Fix netlogon IDL for netr_GetDcName that returns WERROR.
Günther Deschner
2008-01-31
1
-1
/
+1
*
Add missing windows 2008 netr_DsR_DcFlags and netr_DsRGetDCName_flags flags.
Günther Deschner
2008-01-29
1
-15
/
+18
*
Fix netr_DsRGetDCNameEx and netr_DsRGetDCNameEx2 IDL.
Günther Deschner
2008-01-25
1
-2
/
+2
*
Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).
Günther Deschner
2008-01-25
1
-1
/
+7
*
Fix netr_DsrEnumerateDomainTrusts IDL.
Günther Deschner
2008-01-25
1
-1
/
+1
*
Adding dssetup.idl from samba4.
Günther Deschner
2008-01-25
1
-0
/
+101
*
Rename samr_*AccessMask bitfields to start with SAMR_.
Günther Deschner
2008-01-25
1
-32
/
+32
*
Add IDL for netr_LogonGetTrustRid.
Günther Deschner
2008-01-24
1
-1
/
+5
*
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
2008-01-24
1
-4
/
+9
*
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
2008-01-24
1
-10
/
+0
*
Merge over security.idl from samba4.
Günther Deschner
2008-01-24
1
-2
/
+19
*
Fix samr_EnumDomainUsers in samba3, must not be a ref pointer here.
Günther Deschner
2008-01-24
1
-1
/
+1
*
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
2008-01-24
1
-1
/
+2
*
netlogon.idl: remove unused netr_GroupsMembership structure
Stefan Metzmacher
2008-01-24
1
-5
/
+0
*
Add NETLOGON_GRACE_LOGON flag to netr_UserFlags.
Günther Deschner
2008-01-17
1
-10
/
+11
*
Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl.
Günther Deschner
2008-01-17
1
-9
/
+9
*
Remove samba4 specifi struct server_id from misc.idl.
Günther Deschner
2008-01-17
1
-6
/
+0
*
Import recent misc.idl from Samba4.
Günther Deschner
2008-01-17
1
-1
/
+5
*
Add samba3 [out,ref] pointer massage to samr&netlogon idl.
Günther Deschner
2008-01-17
2
-93
/
+94
*
Import recent netlogon and samr IDL from samba4.
Günther Deschner
2008-01-17
2
-136
/
+430
*
idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.
Jelmer Vernooij
2008-01-17
4
-4
/
+13
*
idl: Remove use of [ref], which is the default.
Jelmer Vernooij
2008-01-17
1
-3
/
+3
*
idl: Update initshutdown and echo IDL from Samba 4.
Jelmer Vernooij
2008-01-17
2
-6
/
+6
*
idl: Update DFS IDL from Samba 4.
Jelmer Vernooij
2008-01-17
1
-6
/
+28
*
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
2008-01-16
1
-23
/
+82
*
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
2008-01-16
1
-1
/
+21
*
Define libnet join interface in IDL.
Günther Deschner
2008-01-15
1
-0
/
+60
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
1
-0
/
+23
*
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
2008-01-14
1
-5
/
+5
*
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
2008-01-14
1
-2
/
+10
*
idl: Replace non-standard "declare" keyword with typedef and regenerate.
Jelmer Vernooij
2008-01-13
6
-10
/
+10
*
Merge recent wkssvc changes from samba4.
Günther Deschner
2007-11-30
1
-74
/
+469
*
r25593: Add missing security_secinfo bits as seen while managing security des...
Günther Deschner
2007-10-10
1
-1
/
+5
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r24450: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23621: Merge samba4 dfs rpc idl.
Günther Deschner
2007-10-10
1
-47
/
+208
*
r23268: Rename some variables in the svcctl.idl to prevent
Gerald Carter
2007-10-10
1
-6
/
+6
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-0
/
+26
*
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
2007-10-10
1
-0
/
+302
*
r21462: Fix EnumValue (?)
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.
Jelmer Vernooij
2007-10-10
1
-3
/
+11
[prev]
[next]