summaryrefslogtreecommitdiffstats
path: root/source3/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* netapi: add NetLocalGroupSetInfo() to IDL.Günther Deschner2008-06-031-0/+9
* netapi: add NetLocalGroupGetInfo() to IDL.Günther Deschner2008-06-031-0/+7
* netapi: add NetLocalGroupDel() to IDL.Günther Deschner2008-06-031-0/+5
* netapi: add NetLocalGroupAdd() to IDL.Günther Deschner2008-06-031-0/+20
* netapi: add NetGroupAddUser() and NetGroupDelUser() to IDL.Günther Deschner2008-06-031-0/+12
* netapi: add NetGroupGetInfo() to IDL.Günther Deschner2008-06-031-0/+7
* netapi: add NetGroupSetInfo to IDL.Günther Deschner2008-06-031-0/+16
* idl: add NetGroupDel() to libnetapi.Günther Deschner2008-06-031-0/+5
* idl: add NetGroupAdd() to libnetapi.Günther Deschner2008-06-031-0/+40
* idl: avoid sa_family as it its a macro on IRIX.Günther Deschner2008-05-271-1/+1
* idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.Günther Deschner2008-05-261-0/+25
* libnetjoin: for informational reasons, report forest_name.Günther Deschner2008-05-161-0/+2
* IDL: Fix nbt_cldap_netlogon union, removing the default member.Günther Deschner2008-05-091-1/+16
* IDL: Add nbt_cldap_netlogon_15.Günther Deschner2008-05-091-0/+19
* dsgetdcname: use existing messaging_context if possible.Günther Deschner2008-05-091-0/+2
* IDL: make nbt_cldap_netlogon_29 public.Günther Deschner2008-05-081-1/+1
* IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.Günther Deschner2008-05-071-0/+2
* IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site.Günther Deschner2008-04-301-1/+28
* IDL: use nbt_netlogon_command in cldap replies.Günther Deschner2008-04-301-4/+6
* IDL: use nbt_dc_sock_addr.Günther Deschner2008-04-301-10/+10
* IDL: move some netlogon DS flags to NBT where they actually showup first.Günther Deschner2008-04-302-12/+15
* IDL: use samr_AcctFlags in nbt_ntlogon_sam_logon.Günther Deschner2008-04-301-2/+2
* IDL: add nbt_netlogon_version.Günther Deschner2008-04-301-11/+24
* IDL: Add DFS_MANAGER_VERSION_W2K8.Günther Deschner2008-04-291-1/+2
* IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.Günther Deschner2008-04-221-2/+2
* IDL: now that we have nbt.idl, re-add it to the includes again.Günther Deschner2008-04-211-10/+10
* IDL: make nbt_cldap_netlogon_5 public.Günther Deschner2008-04-211-1/+1
* IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.Günther Deschner2008-04-211-2/+3
* IDL: Add type 23 in nbt_ntlogon_request reply packets.Günther Deschner2008-04-181-0/+1
* IDL: add dom_sid0 to security.idl (hand merge from samba4).Günther Deschner2008-04-171-0/+3
* nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher2008-04-171-6/+4
* IDL: Add nbt.idl from Samba4.Günther Deschner2008-04-171-0/+700
* IDL: Fix several DRSUAPI calls.Günther Deschner2008-04-151-33/+40
* IDL: Import drsuapi.idl from samba4.Günther Deschner2008-04-151-0/+1496
* libnetapi: Add IDL for NetQueryDisplayInformation.Günther Deschner2008-04-131-0/+35
* messaging.idl: add structure to marshall dbwrap_tdb2 changesStefan Metzmacher2008-04-121-0/+15
* Add SERVER_INFO_1005 to libnetapi.idl.Günther Deschner2008-04-101-0/+4
* Add NetUserEnum to libnetapi IDL.Günther Deschner2008-04-091-0/+13
* Add NetUserDel to libnetapi IDL.Günther Deschner2008-04-091-0/+5
* Add NetUserAdd to libnetapi IDL.Günther Deschner2008-04-091-0/+21
* Fix IDL for lsa_LookupPrivName.Günther Deschner2008-04-081-2/+2
* Fix IDL for lsa_QueryTrustedDomainInfo.Günther Deschner2008-04-081-2/+2
* Fix IDL for lsa_QueryTrustedDomainInfoBySid.Günther Deschner2008-04-081-3/+3
* Fix IDL for lsa_QueryTrustedDomainInfoByName.Günther Deschner2008-04-081-1/+1
* Fix IDL for lsa_QueryDomainInformationPolicy.Günther Deschner2008-04-081-2/+2
* Add DsGetDCName call to libnetapi.idl.Günther Deschner2008-04-081-0/+22
* Add libnetapi.idl.Günther Deschner2008-04-081-0/+71
* Fix IDL for srvsvc_NetShareInfo502. It does indeed contain a sec_desc_buf.Günther Deschner2008-04-011-3/+1
* Use uint32 in max_users field in SRVSVC ShareInfo levels consistently.Günther Deschner2008-04-011-2/+2
* The parameters string (aka munged dial string) in samr is not a normal lsa_St...Günther Deschner2008-03-311-2/+2