summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter1-68/+117
2007-10-10r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher1-0/+43
2007-10-10r10636: Formatting for better readability.Rafal Szczesniak2-6/+15
2007-10-10r10635: Formatting for better readability.Rafal Szczesniak1-4/+4
2007-10-10r10627: - use a wrepl specific enum for the node typeStefan Metzmacher2-4/+4
2007-10-10r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher3-49/+140
2007-10-10r10598: Factor out common code, in preperation for a move elsewhere.Andrew Bartlett1-11/+7
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-17/+17
2007-10-10r10569: add all info that we have to wrepl_name, as we need it for replicatio...Stefan Metzmacher2-6/+19
2007-10-10r10547: - add wrepl_request timeout handlingStefan Metzmacher2-15/+69
2007-10-10r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESETStefan Metzmacher1-0/+3
2007-10-10r10542: if the transport is dead we need to returnStefan Metzmacher1-0/+3
2007-10-10r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2-12/+0
2007-10-10r10530: - fix some crash bugs when we lost the connection...Stefan Metzmacher2-3/+55
2007-10-10r10529: fix a crash bug in full async code the uses the composite_trigger_don...Stefan Metzmacher1-0/+6
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij1-1/+1
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher20-379/+379
2007-10-10r10499: Export cli_ldap library.Tim Potter1-1/+3
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2-1/+3
2007-10-10r10482: Add files to proto_files enough to build libcli and librpc directories.Tim Potter1-15/+26
2007-10-10r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij4-17/+20
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-4/+6
2007-10-10r10395: While playing with winbind, I found a segfault because I had givenVolker Lendecke1-1/+2
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij4-1/+15
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+40
2007-10-10r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell3-9/+6
2007-10-10r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell3-11/+36
2007-10-10r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...Tim Potter1-7/+11
2007-10-10r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher1-3/+2
2007-10-10r10115: bind client connection to the best interface, to the partnerStefan Metzmacher1-1/+1
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher3-2/+2
2007-10-10r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter1-0/+2
2007-10-10r10081: - create a seperate WINSDB subsystemStefan Metzmacher1-2/+2
2007-10-10r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman1-0/+1
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+2
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2-3/+4
2007-10-10r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher1-0/+1
2007-10-10r9573: fixed a commentAndrew Tridgell1-1/+1
2007-10-10r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher1-0/+2
2007-10-10r9511: - fix the memory treesStefan Metzmacher2-7/+8
2007-10-10r9510: fix the memory treeStefan Metzmacher1-1/+1
2007-10-10r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett3-63/+121
2007-10-10r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...Alexander Bokovoy2-2/+2
2007-10-10r9476: Make intention to ignore result of receiving excplicit. Fixes warning ...Alexander Bokovoy1-1/+1
2007-10-10r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett1-67/+0
2007-10-10r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn'tTim Potter2-1/+50
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher7-46/+10
2007-10-10r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().Tim Potter3-14/+15
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter4-13/+13