summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().Günther Deschner2007-12-211-1/+1
* r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.Günther Deschner2007-12-211-3/+5
* r26168: Add two more documented WKSSVC_JOIN_FLAGS.Günther Deschner2007-12-211-0/+2
* r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...Günther Deschner2007-12-211-0/+124
* r26166: Put [ref] in the front in wkssvc IDL.Günther Deschner2007-12-211-12/+12
* r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() andGünther Deschner2007-12-211-2/+16
* r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().Günther Deschner2007-12-211-2/+14
* r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner2007-12-211-1/+12
* r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().Günther Deschner2007-12-211-6/+12
* r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner2007-12-211-1/+7
* r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner2007-12-211-1/+7
* r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner2007-12-211-1/+50
* r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner2007-12-211-2/+19
* r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner2007-12-211-2/+23
* r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner2007-12-211-2/+6
* r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.Günther Deschner2007-12-211-3/+6
* r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner2007-12-211-1/+6
* r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner2007-12-211-11/+32
* r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner2007-12-211-1/+60
* r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd andGünther Deschner2007-12-211-7/+20
* r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner2007-12-211-1/+16
* r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.Günther Deschner2007-12-211-15/+18
* r26141: Reflect pointer_default(unique) setting.Günther Deschner2007-12-211-15/+15
* r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij2007-12-211-1/+0
* r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij2007-12-212-0/+124
* r26054: ndr: remove ndr_push/pull_saveStefan Metzmacher2007-12-213-43/+0
* r26052: ndr_krb5pac: don't use ndr_pull_save anymoreStefan Metzmacher2007-12-211-3/+3
* r26051: ndr_string: don't use ndr_pull_save anymoreStefan Metzmacher2007-12-211-4/+4
* r26050: ndr: don't use ndr_push_save anymoreStefan Metzmacher2007-12-211-7/+7
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.Günther Deschner2007-12-211-0/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-212-68/+103
* r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher2007-12-211-8/+14
* r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher2007-12-217-101/+101
* r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2007-12-211-25/+0
* r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher2007-12-214-198/+210
* r25907: use DEBUGADD() to match samba3Stefan Metzmacher2007-12-211-2/+2
* r25905: use data_blob_const() to set the DATA_BLOBStefan Metzmacher2007-12-211-2/+1
* r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner2007-12-211-2/+28
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-211-2/+12
* r25829: - use DEBUG() instead of printfStefan Metzmacher2007-12-211-1/+3
* r25828: don't ignore errorsStefan Metzmacher2007-12-211-0/+7
* r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK()Stefan Metzmacher2007-12-212-4/+4
* r25818: remove useless '\' chars at the end of linesStefan Metzmacher2007-12-211-7/+7
* r25816: Add idl for frsapi_InfoW. Surely not correct, but a start.Günther Deschner2007-12-211-3/+21
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-3/+14
* r25806: let libndr.h include needed stuff and remove pidl magicStefan Metzmacher2007-12-211-2/+2
* r25800: Use dump_data_skip_zeros() in ndrdump.Günther Deschner2007-12-211-4/+17
* r25798: - check return value of ndr_push_set_switch_value()Stefan Metzmacher2007-12-211-1/+8
* r25797: use error and out logicStefan Metzmacher2007-12-211-2/+6