summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_drsuapi.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett2023-03-311-1/+1
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_drsuapiAndreas Schneider2019-01-281-6/+46
* cmd_drsuapi: add dswriteaccountspn commandJoe Guo2018-05-121-0/+91
* rpcclient: Avoid a ZERO_STRUCT, save a few bytes .textVolker Lendecke2017-11-131-3/+1
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-0/+4
* s3-rpcclient: pass struct ndr_interface_table downAndrew Bartlett2012-01-181-3/+3
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.hGünther Deschner2011-03-311-1/+0
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-281-0/+1
* s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions.Günther Deschner2011-01-121-3/+8
* s3-drsuapi: prefer dcerpc_drsuapi_X functions.Günther Deschner2011-01-111-10/+21
* s3/drs: DsCrackNames - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-2/+2
* s3/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-3/+3
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-5/+5
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke2009-11-081-9/+3
* s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke2009-11-081-3/+9
* s3: fix s3 drsuapi callers.Günther Deschner2008-10-171-2/+2
* s4-build: fix drsuapi callers.Günther Deschner2008-10-161-4/+11
* rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.Michael Adam2008-07-281-1/+1
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-1/+1
* rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)Michael Adam2008-07-221-0/+2
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-3/+3
* rpcclient: add ability to fetch single objects with dsgetncchanges commandMichael Adam2008-07-181-2/+18
* rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.Michael Adam2008-07-181-8/+26
* rpcclient: for testing, add dsgetncchanges command.Günther Deschner2008-07-171-0/+229
* rpcclient: add more generic internal dscracknames call.Günther Deschner2008-06-171-26/+57
* rpcclient: add drsuapi dsgetdcinfo call.Günther Deschner2008-05-261-0/+161
* rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.Günther Deschner2008-05-261-2/+8
* rpcclient: simplify drsuapi dscracknames call slightly.Günther Deschner2008-05-261-15/+7
* drsuapi: add very basic drsuapi rpcclient command set.Günther Deschner2008-05-241-0/+111
* Revert "drsuapi: fix the build."Günther Deschner2008-05-241-111/+0
* drsuapi: fix the build.Günther Deschner2008-05-241-0/+111