summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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-102-17/+23
* r10754: fixed a valgrind error for unmatched SMB repliesAndrew Tridgell2007-10-101-3/+3
* r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.Andrew Bartlett2007-10-101-5/+5
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-106-10/+246
* r10668: added a ildap_search_bytree() functionAndrew Tridgell2007-10-101-5/+20
* r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter2007-10-101-68/+117
* r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2007-10-101-0/+43
* r10636: Formatting for better readability.Rafal Szczesniak2007-10-102-6/+15
* r10635: Formatting for better readability.Rafal Szczesniak2007-10-101-4/+4
* 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-103-49/+140
* r10598: Factor out common code, in preperation for a move elsewhere.Andrew Bartlett2007-10-101-11/+7
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-17/+17
* 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
* r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESETStefan Metzmacher2007-10-101-0/+3
* r10542: if the transport is dead we need to returnStefan Metzmacher2007-10-101-0/+3
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2007-10-102-12/+0
* r10530: - fix some crash bugs when we lost the connection...Stefan Metzmacher2007-10-102-3/+55
* r10529: fix a crash bug in full async code the uses the composite_trigger_don...Stefan Metzmacher2007-10-101-0/+6
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-1020-379/+379
* r10499: Export cli_ldap library.Tim Potter2007-10-101-1/+3
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-102-1/+3
* r10482: Add files to proto_files enough to build libcli and librpc directories.Tim Potter2007-10-101-15/+26
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-104-17/+20
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-1/+1
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-4/+6
* r10395: While playing with winbind, I found a segfault because I had givenVolker Lendecke2007-10-101-1/+2
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-104-1/+15
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+40
* r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell2007-10-103-9/+6
* r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell2007-10-103-11/+36
* r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...Tim Potter2007-10-101-7/+11
* 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-103-2/+2
* r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter2007-10-101-0/+2
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2007-10-101-2/+2
* r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman2007-10-101-0/+1
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+2
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-102-3/+4
* r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher2007-10-101-0/+1
* r9573: fixed a commentAndrew Tridgell2007-10-101-1/+1
* r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher2007-10-101-0/+2
* r9511: - fix the memory treesStefan Metzmacher2007-10-102-7/+8
* r9510: fix the memory treeStefan Metzmacher2007-10-101-1/+1
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-103-63/+121
* r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...Alexander Bokovoy2007-10-102-2/+2