summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2010-07-19waf-idl: put the gen_ndr/README file for source3 backAndrew Tridgell1-0/+4
2010-07-17s3-dcerpc: Move common cli/srv functions into a common fileSimo Sorce1-0/+238
2010-07-16s3-dcerpc: Fix ability to receive Big Endian PDUsSimo Sorce2-8/+34
2010-07-16s3-dcerpc: Use DATA_BLOB for pipes_struct input dataSimo Sorce1-1/+0
2010-07-16s3-dcerpc: Move common helpers into a common fileSimo Sorce2-0/+239
2010-07-07s3-registry: add preg.idl.Günther Deschner4-1/+142
2010-07-07s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.Günther Deschner1-0/+19
2010-07-01s3-libnet_join: small IDL enhancement.Günther Deschner1-2/+2
2010-06-03s3: remove unused librpc/ndr/sid.c.Günther Deschner1-59/+0
2010-05-28s3-idl: fix some missing dependencies to other IDL files.Günther Deschner4-2/+6
2010-05-20s3-waf: Fix up PIDL includes.Kai Blin1-1/+1
2010-05-20s3-waf: Add autogeneration with PIDLStefan Metzmacher1-0/+7
2010-05-20librpc: finally merge ndr_string.c.Günther Deschner1-720/+0
2010-05-20s3-libndr: merge in better ndr warnings from s4 ndr_string.cGünther Deschner1-8/+8
2010-05-18s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett1-1/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-4/+0
2010-05-14s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner1-1/+1
2010-05-04s3-libnetjoin: omit admin password in generated ndr_print function.Günther Deschner1-2/+2
2010-05-04s3-idl: removed gen_ndr files from source3/ as wellAndrew Tridgell26-21879/+1
2010-03-23s3:librpc/rpc: move prototypes to dcerpc.hStefan Metzmacher1-0/+18
2010-03-19s3:librpc: remove unused stuffStefan Metzmacher2-217/+0
2010-02-12s3: Implement global locks in a g_lock tdbVolker Lendecke3-2/+6
2010-01-23s3: Fix some nonempty blank linesVolker Lendecke1-5/+5
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke8-5/+288
2009-11-26s3-winbind: properly include netlogon.idl in wbint.idl.Günther Deschner3-1/+3
2009-11-08Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke3-48/+48
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke1-23/+23
2009-11-08Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke1-1/+1
2009-11-08s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke1-1/+1
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke1-23/+23
2009-11-08s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke3-48/+48
2009-11-07s3: Do the printing for DEBUGLEVEL>=10 centrallyVolker Lendecke1-368/+0
2009-10-29s3: add secrets.idl.Günther Deschner4-0/+138
2009-10-16s3-libnetapi: add I_NetLogonControl{2} to IDL.Günther Deschner4-1/+188
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner8-6/+305
2009-10-07s3: re-run make samba3-idl.Günther Deschner7-145/+469
2009-10-01s3: add perfcount idl and generated files.Günther Deschner4-0/+820
2009-09-25s3-libndr: fix build warning.Günther Deschner1-0/+3
2009-09-17s3-rpc: samba3 needs the DCERPC_NDR64 defineAndrew Tridgell1-0/+3
2009-09-17Check in modified generated files for systems where pidl can't run.Jeremy Allison1-52/+54
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke8-2/+326
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke8-2/+350
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke8-2/+400
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke8-3/+302
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke8-11/+358
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke8-11/+358
2009-08-29s3:winbind: Add async QueryGroupListVolker Lendecke8-4/+351
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke8-2/+376
2009-08-29s3:winbind: Add an async dsgetdcname callVolker Lendecke8-3/+484
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke8-5/+434