r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
[garming/samba-autobuild/.git] / source4 / libcli / wrepl / winsrepl.c
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13345: let us replicate with NT4sp6a
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12602: fix compiler warning
2007-10-10 Stefan Metzmacherr12370: - if we got a reply without a pending request...
2007-10-10 Stefan Metzmacherr12247: - reject freeing the wrepl_socket inside of...
2007-10-10 Stefan Metzmacherr12240: if the caller isn't interessted in the reply...
2007-10-10 Stefan Metzmacherr12238: don't crash when an error happens while connect...
2007-10-10 Stefan Metzmacherr12200: - move the the winsreplication client and serve...
2007-10-10 Stefan Metzmacherr11487: thanks to make test I noticed a dead lock bug...
2007-10-10 Stefan Metzmacherr11485: prevent us from calling the request handler...
2007-10-10 Stefan Metzmacherr11090: we need this to run correct under socket_wrapper
2007-10-10 Stefan Metzmacherr10836: giving NT_STATUS_NO_MEMORY, when the connection...
2007-10-10 Stefan Metzmacherr10766: - make it possible to mark a wrepl_request...
2007-10-10 Stefan Metzmacherr10761: we need to use a pointer to a nbt_name to fix...
2007-10-10 Stefan Metzmacherr10638: - add wrepl_socket_merge() function that create...
2007-10-10 Stefan Metzmacherr10627: - use a wrepl specific enum for the node type
2007-10-10 Stefan Metzmacherr10608: - fix hierachical memory handling in ndr_pull_n...
2007-10-10 Stefan Metzmacherr10569: add all info that we have to wrepl_name, as...
2007-10-10 Stefan Metzmacherr10547: - add wrepl_request timeout handling
2007-10-10 Stefan Metzmacherr10537: - we now use a much nicer way to handle talloc_...
2007-10-10 Stefan Metzmacherr10530: - fix some crash bugs when we lost the connecti...
2007-10-10 Stefan Metzmacherr10129: fix sinple ip's in wins replication, packets
2007-10-10 Stefan Metzmacherr10115: bind client connection to the best interface...
2007-10-10 Stefan Metzmacherr10113: rename libcli/wins to libcli/wrepl