wrepl_server: make 'use inform' the default and autofallback against old servers
[ira/wip.git] / source4 / wrepl_server / wrepl_server.c
2009-01-19 Stefan Metzmacherwrepl_server: make 'use inform' the default and autofal...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
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-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static 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 Vernooijr26230: Use task-provided loadparm context in a couple...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26225: Remove use of global_loadparm in wins server.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25549: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
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 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22382: fix memory leak
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13037: fill in the corrent maxVersion in table replies
2007-10-10 Stefan Metzmacherr12909: add an ldb module for the wins.ldb,
2007-10-10 Stefan Metzmacherr12702: - reload the partner configuration, when the...
2007-10-10 Stefan Metzmacherr12677: get rid of the special cases for the local...
2007-10-10 Stefan Metzmacherr12674: make use of the winsdb functions
2007-10-10 Stefan Metzmacherr12642: only do push notifications when something changed
2007-10-10 Stefan Metzmacherr12618: use our primary interface address or the "winsd...
2007-10-10 Stefan Metzmacherr12617: create a winsdb_handle and pass that arround,
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Stefan Metzmacherr12448: add some usefull debug messages
2007-10-10 Stefan Metzmacherr12434: implement database scavenging, the only missing...
2007-10-10 Stefan Metzmacherr12304: split out the wins partner configuration into...
2007-10-10 Stefan Metzmacherr12242: - make the push notifications triggered by...
2007-10-10 Stefan Metzmacherr12230: prepare for a generic periodic processing sched...
2007-10-10 Stefan Metzmacherr11873: add some interval vars to the service context
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Stefan Metzmacherr11552: fix indent
2007-10-10 Stefan Metzmacherr11547: - don't do pull replication when pullIntervall...
2007-10-10 Stefan Metzmacherr11089: start the winsreplication task when we run...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11043: r10362@SERNOX: metze | 2005-09-20 22:37:28...
2007-10-10 Stefan Metzmacherr11040: r10357@SERNOX: metze | 2005-09-20 21:28:11...
2007-10-10 Stefan Metzmacherr11039: r10352@SERNOX: metze | 2005-09-20 16:50:04...
2007-10-10 Stefan Metzmacherr11035: r10347@SERNOX: metze | 2005-09-20 13:40:24...
2007-10-10 Stefan Metzmacherr11032: r10342@SERNOX: metze | 2005-09-20 11:00:26...
2007-10-10 Stefan Metzmacherr11023: r10310@SERNOX: metze | 2005-09-19 11:21:39...
2007-10-10 Stefan Metzmacherr11014: r10139@SERNOX: metze | 2005-09-10 10:32:36...
2007-10-10 Stefan Metzmacherr11007: r10109@SERNOX: metze | 2005-09-09 12:29:12...
2007-10-10 Stefan Metzmacherr11004: r10083@SERNOX: metze | 2005-09-08 16:50:32...