summaryrefslogtreecommitdiffstats
path: root/source3/wrepld/server.c
Commit message (Collapse)AuthorAgeFilesLines
* changed more DEBUG level from 0 to higher.Jean-François Micouleau2002-04-301-1/+1
| | | | | J.F. (This used to be commit 7955a7b0c92bdb175978d42d3eeb05f8923a8e5a)
* this code has been sitting on one of my box for 3 months.Jean-François Micouleau2002-04-271-4/+39
| | | | | | | | | | | 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)
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-1/+1
| | | | | | | processing work correctly in winbindd. This is a really good patch that gives full select semantics to the Samba modified select. Jeremy. (This used to be commit 3af16ade173cac24c1ac5eff4a36b439f16ac036)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* that's the wins replication daemon !Jean-François Micouleau2002-01-251-0/+724
there are still some work to do on it but it's already functionnal. J.F. (This used to be commit 2506c98d19263bd5f367a488c2238dcdfec46ee9)