summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2007-10-103-0/+47
* r1804: get a bit closer to a sasl bindStefan Metzmacher2007-10-101-2/+19
* r1803: more progress on sasl binds, but decoding the response still failsStefan Metzmacher2007-10-102-4/+28
* r1802: start to support SASL in our ldap librariesSimo Sorce2007-10-104-33/+230
* r1801: fix the buildStefan Metzmacher2007-10-101-1/+0
* r1799: List more uuids. FromJelmer Vernooij2007-10-1024-122/+662
* r1798: fix the buildStefan Metzmacher2007-10-101-1/+2
* r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett2007-10-1010-123/+256
* r1795: Fix the multiple session setup torture tests.Andrew Bartlett2007-10-101-1/+2
* r1794: fix the build MIT krb5Stefan Metzmacher2007-10-103-5/+9
* r1793: try to bind multiple times as anonimous and userSimo Sorce2007-10-103-7/+98
* r1792: split ldap_setup_connection() and provide an ldap_bind_simple() functionSimo Sorce2007-10-101-22/+42
* r1790: a few updates on krb5 PAC...Stefan Metzmacher2007-10-102-14/+34
* r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij2007-10-104-1/+12
* r1785: remove unneeded dependencies on openldap client librariesSimo Sorce2007-10-103-17/+4
* r1784: a few minor changes and debug the decoded PAC_DATAStefan Metzmacher2007-10-101-8/+10
* r1774: Add the uuids of the known exchange pipesJelmer Vernooij2007-10-104-0/+81
* r1773: fix the buildStefan Metzmacher2007-10-101-2/+1
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-107-5/+105
* r1770: here's the krb5 server code,Stefan Metzmacher2007-10-105-37/+328
* r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...Andrew Bartlett2007-10-103-5/+46
* r1768: Add some debugs to assist in SMB signing debugging.Andrew Bartlett2007-10-101-0/+12
* r1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your ch...Tim Potter2007-10-107-1139/+1039
* r1766: we do not have smb_read_error in samba4Simo Sorce2007-10-101-4/+0
* r1762: Ensure that a user (as opposed to guest) cannot login without SPNEGO,Andrew Bartlett2007-10-101-4/+6
* r1761: start porting valuable volker's work on ldap from trunkSimo Sorce2007-10-101-64/+62
* r1760: name the structSimo Sorce2007-10-101-1/+1
* r1759: Add some helper functions to read and write data to a socket with time...Simo Sorce2007-10-101-0/+112
* r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2007-10-102-15/+18
* r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell2007-10-105-88/+116
* r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2007-10-108-28/+2379
* r1752: Fix compile bugs on C (rather than C++) tolerant compilers.Andrew Bartlett2007-10-101-1/+1
* r1749: added some random stuff that captures some discussions volker and IAndrew Tridgell2007-10-101-0/+22
* r1748: don't segfault if there's no ticketStefan Metzmacher2007-10-101-2/+2
* r1747: don't segfault when the spnego mech only use one call from the client ...Stefan Metzmacher2007-10-101-9/+19
* 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-102-182/+116
* r1742: Add the IDispatch interfaceJelmer Vernooij2007-10-102-36/+108
* r1741: fixed padding of setpathinfo in serverAndrew Tridgell2007-10-101-1/+1
* r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell2007-10-105-9/+16
* 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
* r1736: - Pidl updates:Jelmer Vernooij2007-10-1017-794/+860
* r1735: Clean up SMB signing - we don't have more than one 'real' way to signAndrew Bartlett2007-10-102-38/+16
* r1731: Add server-side SPNEGO support to Samba (disabled, until SMB signingAndrew Bartlett2007-10-103-171/+356
* r1730: We cannot dereference c->tree here, as there is not a tree yet.Andrew Bartlett2007-10-101-2/+2
* r1729: Make the SMB signing code more generic (to share more between client a...Andrew Bartlett2007-10-102-53/+70
* r1727: SPNEGO session setup replies need to include the blob, even on errorAndrew Bartlett2007-10-101-5/+4
* r1726: Fix up the comments and indenting.Andrew Bartlett2007-10-101-5/+3