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
/
rpc_server
/
drsuapi
/
dcesrv_drsuapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21512: finish DsBind() in the DRSUAPI server:
Stefan Metzmacher
1
-13
/
+136
2007-10-10
r21356: we have a function to get the sites dn
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
1
-27
/
+27
2007-10-10
r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20374: It's still 2006 (just...). Add copyright.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as
Andrew Bartlett
1
-28
/
+2
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
1
-1
/
+273
2007-10-10
r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-2
/
+2
2007-10-10
r19761: This may need work, but here is an initial implementation of
Andrew Bartlett
1
-1
/
+64
2007-10-10
r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().
Günther Deschner
1
-8
/
+6
2007-10-10
r15319: remove unneeded macros
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
Andrew Bartlett
1
-3
/
+50
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-1
/
+2
2007-10-10
r10286: This patch is ugly and disgusting, but for now it works better than t...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-16
/
+4
2007-10-10
r4203: the bind_info blob isn't a const.
Stefan Metzmacher
1
-9
/
+14
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3999: - reply with the same DsBindInfo blob as w2k3 in the server function
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3789: - fix error handling
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r3784: do a samdb lookup for the DsCrackNames server
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2992: drsuapi uses WERROR not NTSTATUS
Stefan Metzmacher
1
-32
/
+30
2007-10-10
r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2974: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2970: - give somefields names and typdef enums for the possible values
Stefan Metzmacher
1
-47
/
+3
2007-10-10
r2954: add server cracknames code:
Stefan Metzmacher
1
-1
/
+41
2007-10-10
r2952: add idl and torture test for DsCrackNames
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2889: add DRSUAPI server
Stefan Metzmacher
1
-0
/
+323