summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell1-0/+1
2007-10-10r8917: Better support for extended ldap search operationsSimo Sorce1-17/+49
2007-10-10r8825: Move list of object files to .mk fileJelmer Vernooij2-23/+24
2007-10-10r8811: Fix the build..Jelmer Vernooij3-0/+3
2007-10-10r8788: New monitor messages.Rafal Szczesniak1-0/+2
2007-10-10r8777: make sure that the tree connect is a child of the return cli state str...Andrew Tridgell1-8/+3
2007-10-10r8776: fixed SMB connections for IP addresses, even when name resolve orderAndrew Tridgell1-4/+11
2007-10-10r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak1-26/+11
2007-10-10r8699: removed invalid commentAndrew Bartlett1-2/+0
2007-10-10r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...Andrew Tridgell1-2/+2
2007-10-10r8585: add to ldb and ldap comparison functionalitySimo Sorce1-9/+96
2007-10-10r8530: Now our ldap server is able to fullfill present and substring searchesSimo Sorce1-36/+184
2007-10-10r8523: match a zero message id in ldap replies to the last request sent. Than...Andrew Tridgell1-0/+8
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell13-20/+20
2007-10-10r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter1-3/+3
2007-10-10r8407: fixed a bug left over from our old socket code.Andrew Tridgell2-46/+41
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-1/+1
2007-10-10r8247: remove the free of fullname in nbtname.c for now.Andrew Tridgell1-1/+5
2007-10-10r8212: fix pushing of nbt_string's:Stefan Metzmacher1-35/+49
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison1-0/+1
2007-10-10r8134: remove unused varStefan Metzmacher1-1/+0
2007-10-10r8125: fixed an error code mapping based on the updated torture testsAndrew Tridgell1-1/+1
2007-10-10r8115: added support for 2 more dos error codes found during testingAndrew Tridgell1-0/+2
2007-10-10r8111: fixed the client library to work against w2k3 with nt status codesAndrew Tridgell2-271/+31
2007-10-10r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell3-186/+121
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell5-53/+32
2007-10-10r8003: ensure that we don't try to send a trans request with more than 64k da...Andrew Tridgell1-0/+8
2007-10-10r8002: favor addresses on our local interfaces in NBT name resolution ifAndrew Tridgell1-1/+14