summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r1761: start porting valuable volker's work on ldap from trunkSimo Sorce2007-10-101-64/+62
* r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2007-10-105-27/+2375
* r1752: Fix compile bugs on C (rather than C++) tolerant compilers.Andrew Bartlett2007-10-101-1/+1
* r1748: don't segfault if there's no ticketStefan Metzmacher2007-10-101-2/+2
* r1746: Remove more cruft from the SMB signing code.Andrew Bartlett2007-10-101-36/+20
* r1745: More work on cleaning up SMB signing.Andrew Bartlett2007-10-101-179/+109
* r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci...Andrew Tridgell2007-10-101-8/+8
* r1738: honor the "unicode=yes/no" option in the SMB client libraryAndrew Tridgell2007-10-101-2/+4
* r1737: don't segfault when a mech don't have a session_info hookStefan Metzmacher2007-10-101-0/+3
* r1735: Clean up SMB signing - we don't have more than one 'real' way to signAndrew Bartlett2007-10-101-31/+14
* r1731: Add server-side SPNEGO support to Samba (disabled, until SMB signingAndrew Bartlett2007-10-101-103/+207
* r1729: Make the SMB signing code more generic (to share more between client a...Andrew Bartlett2007-10-101-42/+57
* r1725: Remove a silly 'utility' function.Andrew Bartlett2007-10-101-16/+4
* r1724: Add a new function to return the list of available OIDs.Andrew Bartlett2007-10-101-9/+39
* r1723: Make sure we bail out on error in reading a OID.Andrew Bartlett2007-10-101-1/+1
* r1712: this should fix a bug with a spinning client when a server diesAndrew Tridgell2007-10-101-0/+4
* r1686: Don't use a void* for the context inside the SMB signing code.Andrew Bartlett2007-10-101-5/+0
* r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett2007-10-101-0/+11
* r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell2007-10-101-1/+1
* r1674: fixed a bug in the handling of STR_LEN8BIT flagged stringsAndrew Tridgell2007-10-101-3/+6
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-1032-1016/+1016
* r1635: when a transport dies, setup errors for all pending sends and recvs, p...Andrew Tridgell2007-10-101-0/+29
* r1634: to get signing right for async requests we must send requests inAndrew Tridgell2007-10-101-1/+1
* r1633: fixed a couple of async oplock handling errorsAndrew Tridgell2007-10-105-9/+17
* r1631: don't use req->transport after req has been destroyedAndrew Tridgell2007-10-101-2/+2
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2007-10-102-3/+3
* r1627: make sure we initialise write_time in the deprecated function cli_ctemp()Andrew Tridgell2007-10-101-0/+1
* r1619: - add support for older systems to cli_list*()Andrew Tridgell2007-10-101-19/+38
* r1618: fixed the receipt of multi-part replies to SMBtrans2Andrew Tridgell2007-10-102-4/+14
* r1605: GENSEC krb5 updates - fix a valgrind found uninitialised variable, andAndrew Bartlett2007-10-102-14/+26
* r1604: Samba4 avoids memcpy() as much as possible - we don't need to make a c...Andrew Bartlett2007-10-101-2/+2
* r1603: fixed in.size to not overstate the packet size by 4 bytesAndrew Tridgell2007-10-101-2/+2
* r1602: make sure we honor the use_spnego flagAndrew Tridgell2007-10-101-1/+2
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-103-225/+306
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-102-3/+3
* r1521: Updates to our SMB signing code.Andrew Bartlett2007-10-104-101/+141
* r1498: (merge from 3.0)Andrew Bartlett2007-10-103-7/+7
* r1497: add forward declaration for struct auth_session_infoStefan Metzmacher2007-10-101-0/+2
* r1494: fix debug messageStefan Metzmacher2007-10-101-1/+1
* r1476: Don't print messages about the CCACHE not being found - this is normal.Andrew Bartlett2007-10-101-2/+6
* r1475: More kerberos workAndrew Bartlett2007-10-108-53/+338
* r1469: fix a segfault and compiler warning,Stefan Metzmacher2007-10-101-3/+2
* r1467: disable gensec_krb5 by default till abartletStefan Metzmacher2007-10-101-1/+2
* r1466: the name "oid" is taken by some silly system headers - avoid it in our...Andrew Tridgell2007-10-101-2/+2
* r1463: fix the krb5 buildStefan Metzmacher2007-10-102-1/+5
* r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett2007-10-107-110/+168
* r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.Andrew Bartlett2007-10-101-447/+0
* r1460: Avoid a compile warning.Andrew Bartlett2007-10-101-2/+5
* r1457: Add the GSSAPI layer to our gensec_krb5 code.Andrew Bartlett2007-10-102-33/+142
* r1451: More missing files...Jelmer Vernooij2007-10-102-0/+12