r12242: - make the push notifications triggered by the change count
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2005 19:19:43 +0000 (19:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:23 +0000 (13:47 -0500)
commitfa1a5660bb2ef7fabd72ad9b993dd91d59ac409e
treef2d6680a4e6cfc2bbfb91acf2d6c2b745ea1b57b
parent626d0e6fe508603f5f28b88fd18ff5d71a4660ca
r12242: - make the push notifications triggered by the change count
- for now we fake the change count to '1', so we'll still have periodicly triggered push
  notifies, the interval is the 'wreplsrv:periodic_interval=60'
- add the 'pushUseInform' attribute to the wreplPartner objectClass
  to configure if we'll use WREPL_REPL_INFORM notifies

metze
source/wrepl_server/config.mk
source/wrepl_server/wrepl_out_connection.c
source/wrepl_server/wrepl_out_push.c [new file with mode: 0644]
source/wrepl_server/wrepl_periodic.c
source/wrepl_server/wrepl_server.c
source/wrepl_server/wrepl_server.h