finished the asynchronous browse synchronisation code. It even seems
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 15:58:17 +0000 (15:58 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 15:58:17 +0000 (15:58 +0000)
commit998db177ba25d0fb1fc12b1528025bf975b7c6ad
tree204e34c03134b2fec4cba2815a26050537cf714c
parentb29514427364105ba6286ad688d61444eafb22ea
finished the asynchronous browse synchronisation code. It even seems
to work (not a lot of testing yet though).

Now we just need to deal with people worried about having more than
two nmbd processes sometimes. (the async processes are created on
demand for browse sync, so you'll only see more than 2 occasionally)
(This used to be commit a350a54680e4170e2adf571b010ea508e7291780)
source3/Makefile.in
source3/include/proto.h
source3/nmbd/nmbd.c
source3/nmbd/nmbd_browsesync.c
source3/nmbd/nmbd_synclists.c [new file with mode: 0644]