summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-06-17re-run make idl.Günther Deschner1-0/+5
2008-06-17netapi: add NetUserEnum filter constants to IDL.Günther Deschner1-0/+6
2008-06-17netapi: some IDL cosmetics.Günther Deschner1-0/+96
2008-06-17re-run make idl.Günther Deschner3-1/+65
2008-06-17netapi: add NetRemoteTOD() to IDL.Günther Deschner1-0/+19
2008-06-11re-run make idl.Günther Deschner4-44/+34
2008-06-11idl: fix drsuapi_DsGetNCChanges.Günther Deschner1-3/+4
2008-06-03re-run make idl.Günther Deschner3-1/+54
2008-06-03netapi: add NetLocalGroupSetInfo() to IDL.Günther Deschner1-0/+9
2008-06-03re-run make idl.Günther Deschner3-1/+54
2008-06-03netapi: add NetLocalGroupGetInfo() to IDL.Günther Deschner1-0/+7
2008-06-03re-run make idl.Günther Deschner3-1/+42
2008-06-03netapi: add NetLocalGroupDel() to IDL.Günther Deschner1-0/+5
2008-06-03re-run make idl.Günther Deschner3-1/+65
2008-06-03netapi: add NetLocalGroupAdd() to IDL.Günther Deschner1-0/+20
2008-06-03re-run make idl.Günther Deschner3-1/+87
2008-06-03netapi: add NetGroupAddUser() and NetGroupDelUser() to IDL.Günther Deschner1-0/+12
2008-06-03re-run make idl.Günther Deschner3-1/+54
2008-06-03netapi: add NetGroupGetInfo() to IDL.Günther Deschner1-0/+7
2008-06-03re-run make idl.Günther Deschner3-1/+62
2008-06-03netapi: add NetGroupSetInfo to IDL.Günther Deschner1-0/+16
2008-06-03re-run make idl.Günther Deschner3-1/+42
2008-06-03idl: add NetGroupDel() to libnetapi.Günther Deschner1-0/+5
2008-06-03re-run make idl.Günther Deschner3-1/+148
2008-06-03idl: add NetGroupAdd() to libnetapi.Günther Deschner1-0/+40
2008-05-27drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).Günther Deschner1-1/+1
2008-05-27re-run make idl.Günther Deschner2-4/+4
2008-05-27idl: avoid sa_family as it its a macro on IRIX.Günther Deschner1-1/+1
2008-05-26re-run make idl.Günther Deschner3-0/+419
2008-05-26idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.Günther Deschner1-0/+25
2008-05-25Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke1-3/+0
2008-05-23drsuapi: add all code required for our drsuapi rpc client.Günther Deschner5-0/+562
2008-05-20Fix some signed/unsigned warningsVolker Lendecke1-1/+2
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-80/+74
2008-05-16libnetjoin: for informational reasons, report forest_name.Günther Deschner3-0/+6
2008-05-09re-run make idl.Günther Deschner3-6/+384
2008-05-09IDL: Fix nbt_cldap_netlogon union, removing the default member.Günther Deschner1-1/+16
2008-05-09IDL: Add nbt_cldap_netlogon_15.Günther Deschner1-0/+19
2008-05-09dsgetdcname: use existing messaging_context if possible.Günther Deschner2-0/+4
2008-05-08re-run make idl.Günther Deschner3-3/+5
2008-05-08IDL: make nbt_cldap_netlogon_29 public.Günther Deschner1-1/+1
2008-05-07re-run make idl.Günther Deschner1-0/+36
2008-05-07IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.Günther Deschner1-0/+2
2008-04-30re-run make idl.Günther Deschner3-20/+250
2008-04-30IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site.Günther Deschner1-1/+28
2008-04-30IDL: use nbt_netlogon_command in cldap replies.Günther Deschner1-4/+6
2008-04-30Attempt to fix the build on IRIX: Bug 5420Volker Lendecke1-0/+1
2008-04-30Re-run make idl.Günther Deschner4-115/+197
2008-04-30IDL: use nbt_dc_sock_addr.Günther Deschner1-10/+10
2008-04-30IDL: move some netlogon DS flags to NBT where they actually showup first.Günther Deschner2-12/+15