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)
commit1d91ad0f73c8dc6c8a06c9bc2633516ac8b32e77
tree487a30523c2904365dc6ea5d43647468690ee23e
parentb1e50046657fcb8877b9199919f252f99ea701a0
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
(This used to be commit fa1a5660bb2ef7fabd72ad9b993dd91d59ac409e)
source4/wrepl_server/config.mk
source4/wrepl_server/wrepl_out_connection.c
source4/wrepl_server/wrepl_out_push.c [new file with mode: 0644]
source4/wrepl_server/wrepl_periodic.c
source4/wrepl_server/wrepl_server.c
source4/wrepl_server/wrepl_server.h