Andrew Tridgell
f461a72ec3
idl: switched to using the WSPP names for the 'neighbour' DRS options
...
The documentation shows that all these functions in fact use the same
flags variable type. To be consistent between functions, and to allow
easy reference to the WSPP docs, it is better for us to also use this
generic DrsOptions bitfield rather than one per operations.
2010-01-18 07:25:18 +11:00
Günther Deschner
3d679a3b5f
s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba.
...
Guenther
2009-11-26 20:03:17 +01:00
Volker Lendecke
bb283af16f
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
...
This reverts commit 70c698fd54
.
2009-11-08 19:43:47 +01:00
Volker Lendecke
70c698fd54
s3: Do not directly reference the ndr_table_* in rpcclient
2009-11-08 00:28:36 +01:00
Günther Deschner
6503ffaa04
s3: fix s3 drsuapi callers.
...
Guenther
2008-10-17 10:54:01 +02:00
Günther Deschner
f0dcc1fad4
s4-build: fix drsuapi callers.
...
Guenther
2008-10-16 14:03:10 +02:00
Michael Adam
3ed6cfad01
rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.
...
This is for debugging and informational purposes only.
The assignment is implementation specific.
(WSPP docs, sec. 5.35).
Michael
(This used to be commit 18ea033909
)
2008-07-28 14:08:34 +02:00
Michael Adam
2bd58bf383
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
...
Michael
(This used to be commit 42f3d681ca
)
2008-07-22 16:28:13 +02:00
Michael Adam
2d7660dcc3
rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)
...
Michael
(This used to be commit 27ce662f5d
)
2008-07-22 14:47:11 +02:00
Volker Lendecke
82b5f54f96
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
...
(This used to be commit 85db87c451
)
2008-07-21 14:36:27 +02:00
Michael Adam
4f0e0e5e83
rpcclient: add ability to fetch single objects with dsgetncchanges command
...
call as "dsgetncchanges <object_dn> single"
after calling "seal"
Michael
(This used to be commit c9ab2953c5
)
2008-07-18 15:15:49 +02:00
Michael Adam
f52b17f25c
rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.
...
Michael
(This used to be commit 3ab2e7fada
)
2008-07-18 14:34:46 +02:00
Günther Deschner
9ec4980161
rpcclient: for testing, add dsgetncchanges command.
...
Guenther
(This used to be commit 54f14b3824
)
2008-07-17 18:54:11 +02:00
Günther Deschner
8fd045f918
rpcclient: add more generic internal dscracknames call.
...
Guenther
(This used to be commit 2351b0845c
)
2008-06-17 20:01:51 +02:00
Günther Deschner
09f55d0ef6
rpcclient: add drsuapi dsgetdcinfo call.
...
Guenther
(This used to be commit 1e883c88cb
)
2008-05-26 12:21:11 +02:00
Günther Deschner
6db0efbea0
rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.
...
Guenther
(This used to be commit d70376fc4f
)
2008-05-26 12:21:11 +02:00
Günther Deschner
b83131a16f
rpcclient: simplify drsuapi dscracknames call slightly.
...
Guenther
(This used to be commit 5611cf4253
)
2008-05-26 12:21:11 +02:00
Günther Deschner
fb05d41cb7
drsuapi: add very basic drsuapi rpcclient command set.
...
Guenther
(This used to be commit bd13c87bac
)
2008-05-24 01:28:22 +02:00
Günther Deschner
36f67dc5e0
Revert "drsuapi: fix the build."
...
This reverts commit b2421c8116
.
(This used to be commit f853f3b0ac
)
2008-05-24 01:24:03 +02:00
Günther Deschner
0eae576b19
drsuapi: fix the build.
...
Guenther
(This used to be commit b2421c8116
)
2008-05-24 00:58:45 +02:00