index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
drsuapi.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8503: remove useless line
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r8480: fixed a typo
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8476: add a note that DsAddEntry is very incomplete yet
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r8474: add some more attid mappings
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
1
-21
/
+21
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r6781: -add some comments on how attributes and objectClasses are identified ...
Stefan Metzmacher
1
-2
/
+83
2007-10-10
r6135: - make use of the new dom_sid28 type
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r6131: decompression of DsGetNCChanges level 2 responses works now
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r6115: don't try to decompress level 7 buffers yet
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r6061: add start of compression support in our rpc code
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r6000: add some notes about the cases where compression (or what ever this is)
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r5998: I was wrong with the highwater mark...
Stefan Metzmacher
1
-15
/
+34
2007-10-10
r5949: give things more meaning, and reuse structs where it is possible
Stefan Metzmacher
1
-56
/
+66
2007-10-10
r5850: enable parsing of revision 4 security acl's
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r5830: start to analyse the attribute values, depending on the attribute type
Stefan Metzmacher
1
-20
/
+163
2007-10-10
r5828: add some idl for DsAddEntry()
Stefan Metzmacher
1
-5
/
+50
2007-10-10
r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r5799: more DsGetNCChanges updates, I'm starting to understand it...
Stefan Metzmacher
1
-19
/
+101
2007-10-10
r5766: get some more DsGetNCChanges stuff parsing correct
Stefan Metzmacher
1
-16
/
+83
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-10
/
+127
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
1
-15
/
+15
2007-10-10
r4638: expose lsa and drsuapi on ncalrpc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4541: make use of new enum and bitmap features
Stefan Metzmacher
1
-71
/
+75
2007-10-10
r4203: the bind_info blob isn't a const.
Stefan Metzmacher
1
-17
/
+75
2007-10-10
r4181: use int32 for level
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4178: the level is mostly singed not unsigned
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4176: I just remeber that I have already implement STR_CONFORMANT
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r4174: nicer debug output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4171: an attempt at better IDL for DsReplicaSync
Andrew Tridgell
1
-3
/
+4
2007-10-10
r4102: more uint64 vs HYPER_T fixes
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4100: fix drsuapi_DsReplicaObjMetaData2() idl
Stefan Metzmacher
1
-16
/
+15
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+283
2007-10-10
r3999: - reply with the same DsBindInfo blob as w2k3 in the server function
Stefan Metzmacher
1
-2
/
+37
2007-10-10
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
1
-3
/
+37
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2993: fix comment
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r2992: drsuapi uses WERROR not NTSTATUS
Stefan Metzmacher
1
-25
/
+25
2007-10-10
r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test
Stefan Metzmacher
1
-1
/
+74
2007-10-10
r2972: make names more consistent
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2971: fix DsBind idl
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r2970: - give somefields names and typdef enums for the possible values
Stefan Metzmacher
1
-20
/
+53
2007-10-10
r2952: add idl and torture test for DsCrackNames
Stefan Metzmacher
1
-2
/
+40
2007-10-10
r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi
Stefan Metzmacher
1
-27
/
+27
2007-10-10
r2382: considerably improved the Bind and Unbind IDL and test code. We can
Andrew Tridgell
1
-8
/
+14
2007-10-10
r1846: add helpstring
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1648: the endpoints for the DRSUAPI pipe are
Stefan Metzmacher
1
-1
/
+1
[next]