r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsdd tests...
[ira/wip.git] / source / libcli / wrepl /
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25791: wrepl_request_finished() sets req->status,...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
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 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
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