summaryrefslogtreecommitdiff
path: root/source3/wrepld/partners.c
AgeCommit message (Collapse)AuthorFilesLines
2002-04-30changed more DEBUG level from 0 to higher.Jean-François Micouleau1-9/+9
J.F. (This used to be commit 7955a7b0c92bdb175978d42d3eeb05f8923a8e5a)
2002-04-27this code has been sitting on one of my box for 3 months.Jean-François Micouleau1-1/+19
add wins push replication, better handling of partners, rewrote half of parser. I know some parser code need to be changed to better cope with multihomed machine and groups. J.F. (This used to be commit a2d07bc6eb269c8048165947928b8b5643dc9a64)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2002-01-25that's the wins replication daemon !Jean-François Micouleau1-0/+183
there are still some work to do on it but it's already functionnal. J.F. (This used to be commit 2506c98d19263bd5f367a488c2238dcdfec46ee9)