summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1824: nicer handling of NBT session replies, and handling of bad packetsAndrew Tridgell2-2/+8
2007-10-10r1823: No real changes, I just did not like the ^M's an the line ends :-)Volker Lendecke1-231/+232
2007-10-10r1821: fixed reference to "status" that should be "result"Andrew Tridgell1-1/+1
2007-10-10r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell2-5/+20
2007-10-10r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell3-11/+17
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell3-59/+50
2007-10-10r1817: fixed fault code generation for unimplemented functions in epmapperAndrew Tridgell1-5/+5
2007-10-10r1816: here's the initial idea of libnetStefan Metzmacher4-0/+191
2007-10-10r1815: Update parser for recent changes to perl parser.Tim Potter1-2/+1
2007-10-10r1814: Fix the build.Volker Lendecke2-63/+197
2007-10-10r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher3-0/+47
2007-10-10r1804: get a bit closer to a sasl bindStefan Metzmacher1-2/+19
2007-10-10r1803: more progress on sasl binds, but decoding the response still failsStefan Metzmacher2-4/+28
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce4-33/+230
2007-10-10r1801: fix the buildStefan Metzmacher1-1/+0
2007-10-10r1799: List more uuids. FromJelmer Vernooij24-122/+662
2007-10-10r1798: fix the buildStefan Metzmacher1-1/+2
2007-10-10r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett10-123/+256
2007-10-10r1795: Fix the multiple session setup torture tests.Andrew Bartlett1-1/+2
2007-10-10r1794: fix the build MIT krb5Stefan Metzmacher3-5/+9
2007-10-10r1793: try to bind multiple times as anonimous and userSimo Sorce3-7/+98
2007-10-10r1792: split ldap_setup_connection() and provide an ldap_bind_simple() functionSimo Sorce1-22/+42
2007-10-10r1790: a few updates on krb5 PAC...Stefan Metzmacher2-14/+34
2007-10-10r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij4-1/+12
2007-10-10r1785: remove unneeded dependencies on openldap client librariesSimo Sorce3-17/+4
2007-10-10r1784: a few minor changes and debug the decoded PAC_DATAStefan Metzmacher1-8/+10
2007-10-10r1774: Add the uuids of the known exchange pipesJelmer Vernooij4-0/+81
2007-10-10r1773: fix the buildStefan Metzmacher1-2/+1
2007-10-10r1771: OK Let's add tests for ldap.Simo Sorce7-5/+105
2007-10-10r1770: here's the krb5 server code,Stefan Metzmacher5-37/+328
2007-10-10r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...Andrew Bartlett3-5/+46
2007-10-10r1768: Add some debugs to assist in SMB signing debugging.Andrew Bartlett1-0/+12
2007-10-10r1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your ch...Tim Potter7-1139/+1039
2007-10-10r1766: we do not have smb_read_error in samba4Simo Sorce1-4/+0
2007-10-10r1762: Ensure that a user (as opposed to guest) cannot login without SPNEGO,Andrew Bartlett1-4/+6
2007-10-10r1761: start porting valuable volker's work on ldap from trunkSimo Sorce1-64/+62
2007-10-10r1760: name the structSimo Sorce1-1/+1
2007-10-10r1759: Add some helper functions to read and write data to a socket with time...Simo Sorce1-0/+112
2007-10-10r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2-15/+18
2007-10-10r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell5-88/+116
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher8-28/+2379
2007-10-10r1752: Fix compile bugs on C (rather than C++) tolerant compilers.Andrew Bartlett1-1/+1
2007-10-10r1749: added some random stuff that captures some discussions volker and IAndrew Tridgell1-0/+22
2007-10-10r1748: don't segfault if there's no ticketStefan Metzmacher1-2/+2
2007-10-10r1747: don't segfault when the spnego mech only use one call from the client ...Stefan Metzmacher1-9/+19
2007-10-10r1746: Remove more cruft from the SMB signing code.Andrew Bartlett1-36/+20
2007-10-10r1745: More work on cleaning up SMB signing.Andrew Bartlett2-182/+116
2007-10-10r1742: Add the IDispatch interfaceJelmer Vernooij2-36/+108
2007-10-10r1741: fixed padding of setpathinfo in serverAndrew Tridgell1-1/+1
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell5-9/+16