summaryrefslogtreecommitdiff
path: root/source4/rpc_server/drsuapi/dcesrv_drsuapi.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-19Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov1-8/+10
2009-09-19more include minimisationAndrew Tridgell1-3/+0
2009-09-17idl: added DsExecuteKCC IDLAndrew Tridgell1-3/+3
2009-09-15s4-repl: take advantage of async RPC forwardingAndrew Tridgell1-21/+4
2009-09-15s4-drs: lock down key DRS callsAndrew Tridgell1-2/+11
2009-09-11s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell1-9/+9
2009-09-09s4:drs split addentry and getncchanges into separate filesAndrew Tridgell1-290/+2
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell1-5/+26
2009-09-08s3:drsuapi: add a simple DsRemoveDSServer() implementationStefan Metzmacher1-1/+42
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher1-2/+37
2009-09-08s4: implemented server side of DSUpdateRefs callAndrew Tridgell1-10/+3
2009-09-08Fill the meta data vector in the responce struct.Anatoliy Atanasov1-4/+32
2009-09-03First attempt to implement dcesrv_drsuapi_DsGetNCChangesAnatoliy Atanasov1-1/+204
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-2/+2
2008-10-18s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.Günther Deschner1-8/+10
2008-10-18s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.Günther Deschner1-5/+7
2008-10-18s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.Günther Deschner1-5/+8
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-9/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam1-6/+9
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-2/+2
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-2/+2
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-1/+1
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-1/+2
2007-12-21r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett1-1/+1
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett1-6/+10
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-4/+4
2007-10-10r24246: Avoid the annoying 'probable memory leak in ldb' messages, by fixingAndrew Bartlett1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner1-3/+3
2007-10-10r22477: When an invaild base is specified to ldb_search, it should returnAndrew Bartlett1-20/+27
2007-10-10r21512: finish DsBind() in the DRSUAPI server:Stefan Metzmacher1-13/+136
2007-10-10r21356: we have a function to get the sites dnStefan Metzmacher1-5/+1
2007-10-10r20850: Prefix all server calls with dcesrv_Jelmer Vernooij1-27/+27
2007-10-10r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher1-3/+3
2007-10-10r20374: It's still 2006 (just...). Add copyright.Andrew Bartlett1-0/+1
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-28/+2
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-1/+273
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher1-3/+3
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r19761: This may need work, but here is an initial implementation ofAndrew Bartlett1-1/+64
2007-10-10r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner1-8/+6
2007-10-10r15319: remove unneeded macrosStefan Metzmacher1-4/+4
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett1-3/+50
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-1/+2
2007-10-10r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett1-1/+1
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-9/+9