Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2 | -6/+4 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -6/+3 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13345: let us replicate with NT4sp6a | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -2/+10 |
2007-10-10 | r12602: fix compiler warning | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12370: - if we got a reply without a pending request, mark the socket as dead | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead() | Stefan Metzmacher | 2 | -1/+12 |
2007-10-10 | r12240: if the caller isn't interessted in the reply packet, just free it | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12238: don't crash when an error happens while connecting and the packet_con... | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r12200: - move the the winsreplication client and server code to the packet_c... | Stefan Metzmacher | 2 | -336/+237 |
2007-10-10 | r11487: thanks to make test I noticed a dead lock bug, in the last change, | Stefan Metzmacher | 1 | -19/+39 |
2007-10-10 | r11485: prevent us from calling the request handler recursiv when | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r11090: we need this to run correct under socket_wrapper | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i... | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r10766: - make it possible to mark a wrepl_request as send only, | Stefan Metzmacher | 2 | -11/+103 |
2007-10-10 | r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca... | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on top | Stefan Metzmacher | 1 | -0/+43 |
2007-10-10 | r10627: - use a wrepl specific enum for the node type | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r10608: - fix hierachical memory handling in ndr_pull_nbt_name | Stefan Metzmacher | 2 | -41/+22 |
2007-10-10 | r10569: add all info that we have to wrepl_name, as we need it for replicatio... | Stefan Metzmacher | 2 | -6/+19 |
2007-10-10 | r10547: - add wrepl_request timeout handling | Stefan Metzmacher | 2 | -15/+69 |
2007-10-10 | r10537: - we now use a much nicer way to handle talloc_free(timed_event) | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r10530: - fix some crash bugs when we lost the connection... | Stefan Metzmacher | 2 | -3/+55 |
2007-10-10 | r10129: fix sinple ip's in wins replication, packets | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r10115: bind client connection to the best interface, to the partner | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10113: rename libcli/wins to libcli/wrepl | Stefan Metzmacher | 2 | -0/+815 |