summaryrefslogtreecommitdiffstats
path: root/source4/libcli/wrepl
Commit message (Expand)AuthorAgeFilesLines
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-3/+6
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-6/+3
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-102-2/+3
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13345: let us replicate with NT4sp6aStefan Metzmacher2007-10-101-0/+15
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-2/+10
* r12602: fix compiler warningStefan Metzmacher2007-10-101-4/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher2007-10-101-0/+5
* r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2007-10-102-1/+12
* r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher2007-10-101-1/+1
* r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher2007-10-101-2/+5
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-102-336/+237
* r11487: thanks to make test I noticed a dead lock bug, in the last change,Stefan Metzmacher2007-10-101-19/+39
* r11485: prevent us from calling the request handler recursiv whenStefan Metzmacher2007-10-101-0/+3
* r11090: we need this to run correct under socket_wrapperStefan Metzmacher2007-10-101-1/+1
* r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i...Stefan Metzmacher2007-10-101-1/+8
* r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher2007-10-102-11/+103
* r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca...Stefan Metzmacher2007-10-101-3/+2
* r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2007-10-101-0/+43
* r10627: - use a wrepl specific enum for the node typeStefan Metzmacher2007-10-102-4/+4
* r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher2007-10-102-41/+22
* r10569: add all info that we have to wrepl_name, as we need it for replicatio...Stefan Metzmacher2007-10-102-6/+19
* r10547: - add wrepl_request timeout handlingStefan Metzmacher2007-10-102-15/+69
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2007-10-101-6/+0
* r10530: - fix some crash bugs when we lost the connection...Stefan Metzmacher2007-10-102-3/+55
* r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher2007-10-101-3/+2
* r10115: bind client connection to the best interface, to the partnerStefan Metzmacher2007-10-101-1/+1
* r10113: rename libcli/wins to libcli/wreplStefan Metzmacher2007-10-102-0/+815