summaryrefslogtreecommitdiff
path: root/source/dsdb/repl
Commit message (Expand)AuthorAgeFilesLines
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+14
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-2/+2
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-8/+2
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+7
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-9/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* Get more information from ldb when reporting a failed replication.Andrew Bartlett2008-01-231-2/+2
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+1
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+2
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+5
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+4
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-2/+2
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-6/+6
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-212-10/+14
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-107-54/+1151
* r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher2007-10-101-0/+8
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-8/+8
* r21359: remove the rid encryption before storing the password hashesStefan Metzmacher2007-10-101-7/+39
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-1/+132
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-101-1/+1
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-102-0/+253
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-3/+8
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-101-1/+2
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-101-35/+27
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-101-5/+3
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-101-0/+5