summaryrefslogtreecommitdiffstats
path: root/source3/librpc
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix warnings on FreeBSD-based platformsZach Loafman2008-07-2210-32/+32
| | | | | | | Fix two shadowed declaration warnings on FreeBSD-based platform: 'reboot' is a 4.0BSD syscall in unistd.h and 'tcp_seq' is a typedef in netinet/tcp.h. (This used to be commit 14d2a4da1da38d6f69c63505d35990322f253e5d)
* re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idlMichael Adam2008-07-223-0/+112
| | | | | Michael (This used to be commit ac5d8ede8a94e8411d38b684e943d0b489ba8b70)
* drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam2008-07-221-1/+6
| | | | | | | | This knowledge is obtained from the wspp-docs (section 5.35). Michael (cherry picked from commit f5afb695045b1a2f3b8c00a4d82d40e8e50726c9) (This used to be commit 7a3a2b916d5c1116d2536bc87a4f21cd38861668)
* drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam2008-07-221-1/+2
| | | | | | | | This bit seems not to be documented in the WSPP docs. Michael (cherry picked from commit 705f79bd0a5e93daa0cb11b5dcca36e75c75df93) (This used to be commit 995b0eda0ca46db5f7e6fdbbf92ce86584cb6126)
* drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam2008-07-221-0/+10
| | | | | | | | This is necessary to make DsGetNcChanges work with win2008. Michael (cherry picked from commit dd278b069b8683a0e3721ebb7d0de06d2bc1c86f) (This used to be commit 23742a369123722185297151fd743cb20812d3dd)
* re-run make idl after Jelmer's "poperly cast array lengths" pidl change.Michael Adam2008-07-2220-181/+181
| | | | | | | (f321240fa91fa19c1131f119c42f64897d220682) Michael (This used to be commit 962c2670b10addf81a242d8cb381cc010e036b8e)
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-2115-530/+0
| | | | (This used to be commit ffd2ff5325ef24f08dcb63e4561f5f62bffef6d3)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-10/+3
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779)
* Ooops, GUID_equal was already around :-)Volker Lendecke2008-07-191-1/+1
| | | | (This used to be commit 9a0bc277f23831124d049301bc7009a285d91a11)
* re-run make idl.Günther Deschner2008-07-183-2/+75
| | | | | Guenther (This used to be commit 4b79d54574722552346bbc17947fd26fc1a0deda)
* netapi: add NetLocalGroupEnum to IDL.Günther Deschner2008-07-181-0/+14
| | | | | Guenther (This used to be commit 95432c8b57aac684064a20a7bba0734fb5d27d18)
* re-run make idl.Günther Deschner2008-07-183-14/+67
| | | | | Guenther (This used to be commit de9f40ddd08dad821d3242e60a396a771cf16fa0)
* netapi: add NetUserSetInfo to IDL.Günther Deschner2008-07-181-0/+12
| | | | | Guenther (This used to be commit e00d2affbc3bc848e727f60348aebc7ea8548459)
* re-run make idl.Günther Deschner2008-07-183-14/+67
| | | | | Guenther (This used to be commit 60e646b5b5d8bce5c7a6f8692bba7125075656e2)
* netapi: add NetUserGetInfo to IDL.Günther Deschner2008-07-181-0/+11
| | | | | Guenther (This used to be commit ec5c0153347f3ea37fa3ad65800c0fc408ac8509)
* re-run make idl.Günther Deschner2008-07-183-0/+854
| | | | | Guenther (This used to be commit 075fad24f787c7b40769870170f2b8c02a7d6ff8)
* netapi: add more USER_INFO_X structures to IDL.Günther Deschner2008-07-181-0/+140
| | | | | Guenther (This used to be commit fd7c1d01648d9434a3cdd77b7c026a09ba2437b4)
* re-run make idl.Günther Deschner2008-07-171-1/+1
| | | | | Guenther (This used to be commit d9e9e64ad9749361c898d7853906d1aaf2dad59c)
* netapi: make sid in GROUP_INFO_3 a pointer.Günther Deschner2008-07-171-1/+1
| | | | | Guenther (This used to be commit 84dc9bb89dedf6b283014307d317a3c4d315340b)
* re-run make idl.Günther Deschner2008-07-173-10/+83
| | | | | Guenther (This used to be commit 1ae9ae839e2f9032bb30db377e0022112dee2419)
* netapi: add NetGroupEnum to IDL.Günther Deschner2008-07-171-0/+14
| | | | | Guenther (This used to be commit f2240192363e09a8182a468c8743ff031ecee04e)
* In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke2008-07-1614-14/+14
| | | | | This requires to store the rpc_interface in "struct rpc_table" (This used to be commit 654f8de8497aff29f9b1f1822b6a8e734ff329e0)
* Add ndr_syntax_id_equal()Volker Lendecke2008-07-161-0/+7
| | | | (This used to be commit 5fc90908deb417130af122941e084542304a2543)
* rerun 'make idl' after drsuapi.idl changesStefan Metzmacher2008-07-163-189/+470
| | | | | metze (This used to be commit 512912e1316a7d3d11a2434efa568d9ec50914b4)
* drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher2008-07-161-7/+27
| | | | | | metze (cherry picked from commit 9e99e59ca7e56bf74417ec85339e09e86f50d17e) (This used to be commit 11ab230832b48f2ff7f2c9319168b6ae53590b61)
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2008-07-162-3/+9
| | | | | | metze (cherry picked from commit de2aed042d09ae7a31ddc4cd920c8fcf193ba06a) (This used to be commit 7488eda7a33f5ebe58a1c1217b7ac7e17e67946d)
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher2008-07-161-6/+6
| | | | | | metze (cherry picked from commit a681e55067a83f06e465b81afb2b0b870b674dca) (This used to be commit c3ebb9ae001c1c2d74233b3f3e33dc8fd57098b6)
* drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher2008-07-161-4/+4
| | | | | | | | metze Signed-off-by: Stefan Metzmacher <metze@samba.org> (cherry picked from commit d9d19eef4f67da89e7d818d23a2372bee6f86dba) (This used to be commit 0a24fa0dc3514ef19b84d41055682954a22d3079)
* drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher2008-07-161-6/+24
| | | | | | metze (cherry picked from commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4) (This used to be commit 6a33be98b8dd4223491f1cbed9a1af2bc44e7356)
* Add XATTR_NTACL_NAME constant.Jeremy Allison2008-07-102-0/+3
| | | | | Jeremy. (This used to be commit 9c21756f9e841fd996590619b5eedc659f849626)
* Add in the IDL to store a NT Security descriptor inJeremy Allison2008-07-094-0/+276
| | | | | | | | a blob. Use the same format as S4, but a new version as we'll need to store the timestamp to check for validity against the POSIX st_ctime. Jeremy. (This used to be commit 5c4ce1dac3769bfe533a4ea778c916d117603603)
* drsuapi: rerun make idl and add drsblobs generated files.Günther Deschner2008-06-263-0/+3739
| | | | | Guenther (This used to be commit 6725b751d88b4bacac5171efe4f5193bc1125f19)
* drsuapi: add drsblobs.idl from samba4.Günther Deschner2008-06-261-0/+401
| | | | | Guenther (This used to be commit 58dc161ac91d018dfb02acac2aa2a45841478412)
* re-run make idl.Günther Deschner2008-06-253-13/+58
| | | | | Guenther (This used to be commit 397d305e90e90f475b6de0efac7dd9630d698efd)
* netapi: add NetUserChangePassword() to IDL.Günther Deschner2008-06-251-0/+11
| | | | | Guenther (This used to be commit 7020a5bd6e90c178085bb8d04325ac5ba83b4c3d)
* re-run make idl.Günther Deschner2008-06-242-0/+27
| | | | | Guenther (This used to be commit 05d6f2e00cf5a7ad3d8a38149e9b9b1e408a666c)
* drsuapi: add some more attribute IDs.Günther Deschner2008-06-241-0/+9
| | | | | Guenther (This used to be commit fce7a195f1e299b3427a992027de68151784f586)
* re-run make idl.Günther Deschner2008-06-232-0/+9
| | | | | Guenther (This used to be commit cd3a69e153d3ffb128e09871b44826041deff15a)
* drsuapi: fill in some more drsuapi_DsAttributeIds.Günther Deschner2008-06-231-0/+3
| | | | | Guenther (This used to be commit 7974c2c8afe2ed295d8da4daa45ba5b7cb0a7584)
* re-run make idl.Günther Deschner2008-06-171-0/+5
| | | | | Guenther (This used to be commit 383636aaca0e59fef8a010ba697e5edf9ce2648b)
* netapi: add NetUserEnum filter constants to IDL.Günther Deschner2008-06-171-0/+6
| | | | | Guenther (This used to be commit 12669b12c25a64b02c0e49b3ef96cf317992b18c)
* netapi: some IDL cosmetics.Günther Deschner2008-06-171-0/+96
| | | | | Guenther (This used to be commit 4fd6bc61d0034659c5a89bf2eae188a04a3b41eb)
* re-run make idl.Günther Deschner2008-06-173-1/+65
| | | | | Guenther (This used to be commit 782ab0f1c1c0957a1111a76c2c1ea7bd99d38311)
* netapi: add NetRemoteTOD() to IDL.Günther Deschner2008-06-171-0/+19
| | | | | Guenther (This used to be commit 8dd1a5fabffaea847a348d1467a75d005a16b0bd)
* re-run make idl.Günther Deschner2008-06-114-44/+34
| | | | | Guenther (This used to be commit 3a73fe564f07ef057bfc3b61367acf940067269d)
* idl: fix drsuapi_DsGetNCChanges.Günther Deschner2008-06-111-3/+4
| | | | | Guenther (This used to be commit 652af123b214e30d0edf1d5626849484c6bb5045)
* re-run make idl.Günther Deschner2008-06-033-1/+54
| | | | | Guenther (This used to be commit 68cad7322fe7a6bad7c9378f0d610a3b713b4b18)
* netapi: add NetLocalGroupSetInfo() to IDL.Günther Deschner2008-06-031-0/+9
| | | | | Guenther (This used to be commit 0e02b40ae8a63a299f221dce82725b9151a7e499)
* re-run make idl.Günther Deschner2008-06-033-1/+54
| | | | | Guenther (This used to be commit 39e3a29cb9a57d5f79e503f7d4873b5c8a844976)
* netapi: add NetLocalGroupGetInfo() to IDL.Günther Deschner2008-06-031-0/+7
| | | | | Guenther (This used to be commit c817c0c5bcf2578aa7f26403c0ce567281e4b019)