summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_drsuapi.c
Commit message (Expand)AuthorAgeFilesLines
* 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