summaryrefslogtreecommitdiff
path: root/source3/wrepld/parser.c
AgeCommit message (Collapse)AuthorFilesLines
2002-07-15fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell1-1/+1
(This used to be commit 04de6bbc8055e5547af41b10e284b722f40e726d)
2002-05-01Removed unused variable.Tim Potter1-2/+0
(This used to be commit e603235850db19b23a8cbdc8426b97a508bbd561)
2002-04-27this code has been sitting on one of my box for 3 months.Jean-François Micouleau1-89/+156
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/+695
there are still some work to do on it but it's already functionnal. J.F. (This used to be commit 2506c98d19263bd5f367a488c2238dcdfec46ee9)