summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_out_pull.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-19wreplsrv: log a successful replication cycle at level 1Stefan Metzmacher1-1/+1
metze (from samba4wins tree b411e60e1536668e11bc5d8eaa389071b25077bf)
2009-01-19wreplsrv: log replication failures at log level 0Stefan Metzmacher1-2/+2
metze (from samba4wins tree 405cbb74b7191e744178894a5e0ac4abcac2a4fe)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
try to include just the BASENAME.h files (containing only structs) (This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+0
(This used to be commit 63917616016133c623fc6ff59454bc313ee7dd8f)
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-9/+0
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
2007-10-10r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher1-0/+153
metze (This used to be commit 3383568c31545a6716eb7045b56d516d507c0b4d)