summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett1-1/+1
2008-10-18s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner1-47/+49
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij6-6/+6
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-6/+4
2008-08-20drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher1-6/+14
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-23dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2-2/+2
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-8/+2
2008-07-16drsuapi: check ctr6->drs_errorStefan Metzmacher1-0/+7
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher1-6/+6
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-9/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-23Get more information from ldb when reporting a failed replication.Andrew Bartlett1-2/+2
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+5
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+4
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-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-1/+1
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-6/+6
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2-10/+14
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell8-24/+16
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r22508: at option for the startup delayStefan Metzmacher1-1/+3
2007-10-10r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher7-54/+1151
2007-10-10r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher1-0/+8
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher1-8/+8
2007-10-10r21359: remove the rid encryption before storing the password hashesStefan Metzmacher1-7/+39
2007-10-10r21296: remove the session specific encryption from the attributesStefan Metzmacher1-1/+132
2007-10-10r21282: we only need one for loop...Stefan Metzmacher1-7/+5
2007-10-10r21281: move constinancy checks to the beginning of the functionStefan Metzmacher1-8/+8
2007-10-10r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher1-1/+1
2007-10-10r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher1-1/+1
2007-10-10r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2-0/+253
2007-10-10r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-3/+8