Fix 'oplocks' in loadparm.
[jelmer/samba4-debian.git] / source / dsdb / repl /
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettRemove useless layer of indirection, where every servic...
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Andrew BartlettGet more information from ldb when reporting a failed...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr22508: at option for the startup delay
2007-10-10 Stefan Metzmacherr22472: Commit the start of the DRSUAPI pull replicatio...
2007-10-10 Stefan Metzmacherr21859: add a comment why we remove the rid_crypt obfus...
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21773: fix typo orginating -> originating
2007-10-10 Stefan Metzmacherr21359: remove the rid encryption before storing the...
2007-10-10 Stefan Metzmacherr21296: remove the session specific encryption from...
2007-10-10 Stefan Metzmacherr21282: we only need one for loop...
2007-10-10 Stefan Metzmacherr21281: move constinancy checks to the beginning of...
2007-10-10 Stefan Metzmacherr20978: 300 seconds as interval is ok, when we do nothing
2007-10-10 Stefan Metzmacherr20977: start the 'drepl' service, which currently...
2007-10-10 Stefan Metzmacherr20974: add basic infrastructure for a DSDB replication...
2007-10-10 Stefan Metzmacherr20767: don't pass a dsdb_schema to dsdb_extended_repli...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20726: - only add the rdn attribute and it's meta_data...
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
2007-10-10 Stefan Metzmacherr20682: make the dsdb_extended_replicated_objects_commi...
2007-10-10 Stefan Metzmacherr20680: prepare the helper functions for applying repli...
2007-10-10 Stefan Metzmacherr20629: add a wrapper function for ldb_extended(ldb...