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
/
source3
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
netapi: add NetLocalGroupAdd() to IDL.
Günther Deschner
1
-0
/
+20
2008-06-03
netapi: add NetGroupAddUser() and NetGroupDelUser() to IDL.
Günther Deschner
1
-0
/
+12
2008-06-03
netapi: add NetGroupGetInfo() to IDL.
Günther Deschner
1
-0
/
+7
2008-06-03
netapi: add NetGroupSetInfo to IDL.
Günther Deschner
1
-0
/
+16
2008-06-03
idl: add NetGroupDel() to libnetapi.
Günther Deschner
1
-0
/
+5
2008-06-03
idl: add NetGroupAdd() to libnetapi.
Günther Deschner
1
-0
/
+40
2008-05-27
idl: avoid sa_family as it its a macro on IRIX.
Günther Deschner
1
-1
/
+1
2008-05-26
idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.
Günther Deschner
1
-0
/
+25
2008-05-16
libnetjoin: for informational reasons, report forest_name.
Günther Deschner
1
-0
/
+2
2008-05-09
IDL: Fix nbt_cldap_netlogon union, removing the default member.
Günther Deschner
1
-1
/
+16
2008-05-09
IDL: Add nbt_cldap_netlogon_15.
Günther Deschner
1
-0
/
+19
2008-05-09
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
1
-0
/
+2
2008-05-08
IDL: make nbt_cldap_netlogon_29 public.
Günther Deschner
1
-1
/
+1
2008-05-07
IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.
Günther Deschner
1
-0
/
+2
2008-04-30
IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site.
Günther Deschner
1
-1
/
+28
2008-04-30
IDL: use nbt_netlogon_command in cldap replies.
Günther Deschner
1
-4
/
+6
2008-04-30
IDL: use nbt_dc_sock_addr.
Günther Deschner
1
-10
/
+10
2008-04-30
IDL: move some netlogon DS flags to NBT where they actually showup first.
Günther Deschner
2
-12
/
+15
2008-04-30
IDL: use samr_AcctFlags in nbt_ntlogon_sam_logon.
Günther Deschner
1
-2
/
+2
2008-04-30
IDL: add nbt_netlogon_version.
Günther Deschner
1
-11
/
+24
2008-04-29
IDL: Add DFS_MANAGER_VERSION_W2K8.
Günther Deschner
1
-1
/
+2
2008-04-22
IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.
Günther Deschner
1
-2
/
+2
2008-04-21
IDL: now that we have nbt.idl, re-add it to the includes again.
Günther Deschner
1
-10
/
+10
2008-04-21
IDL: make nbt_cldap_netlogon_5 public.
Günther Deschner
1
-1
/
+1
2008-04-21
IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.
Günther Deschner
1
-2
/
+3
2008-04-18
IDL: Add type 23 in nbt_ntlogon_request reply packets.
Günther Deschner
1
-0
/
+1
2008-04-17
IDL: add dom_sid0 to security.idl (hand merge from samba4).
Günther Deschner
1
-0
/
+3
2008-04-17
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher
1
-6
/
+4
2008-04-17
IDL: Add nbt.idl from Samba4.
Günther Deschner
1
-0
/
+700
2008-04-15
IDL: Fix several DRSUAPI calls.
Günther Deschner
1
-33
/
+40
2008-04-15
IDL: Import drsuapi.idl from samba4.
Günther Deschner
1
-0
/
+1496
2008-04-13
libnetapi: Add IDL for NetQueryDisplayInformation.
Günther Deschner
1
-0
/
+35
2008-04-12
messaging.idl: add structure to marshall dbwrap_tdb2 changes
Stefan Metzmacher
1
-0
/
+15
2008-04-10
Add SERVER_INFO_1005 to libnetapi.idl.
Günther Deschner
1
-0
/
+4
2008-04-09
Add NetUserEnum to libnetapi IDL.
Günther Deschner
1
-0
/
+13
2008-04-09
Add NetUserDel to libnetapi IDL.
Günther Deschner
1
-0
/
+5
2008-04-09
Add NetUserAdd to libnetapi IDL.
Günther Deschner
1
-0
/
+21
2008-04-08
Fix IDL for lsa_LookupPrivName.
Günther Deschner
1
-2
/
+2
2008-04-08
Fix IDL for lsa_QueryTrustedDomainInfo.
Günther Deschner
1
-2
/
+2
2008-04-08
Fix IDL for lsa_QueryTrustedDomainInfoBySid.
Günther Deschner
1
-3
/
+3
2008-04-08
Fix IDL for lsa_QueryTrustedDomainInfoByName.
Günther Deschner
1
-1
/
+1
2008-04-08
Fix IDL for lsa_QueryDomainInformationPolicy.
Günther Deschner
1
-2
/
+2
2008-04-08
Add DsGetDCName call to libnetapi.idl.
Günther Deschner
1
-0
/
+22
2008-04-08
Add libnetapi.idl.
Günther Deschner
1
-0
/
+71
2008-04-01
Fix IDL for srvsvc_NetShareInfo502. It does indeed contain a sec_desc_buf.
Günther Deschner
1
-3
/
+1
2008-04-01
Use uint32 in max_users field in SRVSVC ShareInfo levels consistently.
Günther Deschner
1
-2
/
+2
2008-03-31
The parameters string (aka munged dial string) in samr is not a normal lsa_St...
Günther Deschner
1
-2
/
+2
2008-03-28
Fill in netr_NegotiateFlags.
Günther Deschner
1
-8
/
+32
2008-03-28
Make netr_DsRGetDCNameInfo public.
Günther Deschner
1
-1
/
+1
2008-03-28
Rename string to array in lsa_BinaryString.
Günther Deschner
1
-1
/
+1
[prev]
[next]