summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r2122: merge from trunk (-r 2120):Stefan Metzmacher2007-10-101-4/+12
* r2119: Noticed by jra:Andrew Bartlett2007-10-101-6/+0
* r2102: fixed a race condition when handling dos errors that are in ourAndrew Tridgell2007-10-101-6/+5
* r2101: fixed a signed/unsigned char warningAndrew Tridgell2007-10-101-2/+2
* r2099: Get rid of another private ARCFOUR implementation from the codebase.Andrew Bartlett2007-10-103-108/+77
* r2096: Enable use of NTLM2 for connections that do not got on to be NTLMSSPAndrew Bartlett2007-10-101-0/+16
* r2058: Merge heimdal krb5_locate_kdc-fix over from trunk/3_0 althoughGünther Deschner2007-10-101-1/+11
* r2054: Fix compile warnings/build failures on non-gcc.Andrew Bartlett2007-10-101-1/+2
* r2053: All RPC sessions 'want' a session key. Of course, the key theyAndrew Bartlett2007-10-101-0/+3
* r2042: missed a couple of places that should be talloc_free()Andrew Tridgell2007-10-101-2/+2
* r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett2007-10-106-17/+90
* r2040: fixed a memory handling error in clisocket (caught with valgrind)Andrew Tridgell2007-10-101-2/+2
* r2037: switched the asn.1 code to use tallocAndrew Tridgell2007-10-101-20/+16
* r2036: switched the spnego code to use tallocAndrew Tridgell2007-10-101-5/+5
* r2020: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r2019: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r2004: remove unused fileStefan Metzmacher2007-10-101-121/+0
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-106-58/+32
* r1984: this change is what you should read to understand the new talloc()Andrew Tridgell2007-10-102-16/+5
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-1013-29/+28
* r1944: put ldif functions in a separate fileSimo Sorce2007-10-104-412/+440
* r1941: - fixed an allocation error with querying security descriptors remotelyAndrew Tridgell2007-10-102-1/+5
* r1910: this should not be a local var in this blockStefan Metzmacher2007-10-101-1/+1
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-103-8/+37
* r1896: stricter check on packet parsing for NBT session repliesAndrew Tridgell2007-10-101-1/+1
* r1893: add a commented out lump of code to implement the "by the SPEC"Andrew Tridgell2007-10-101-0/+15
* r1886: Fix the buildVolker Lendecke2007-10-101-3/+3
* r1883: I don't know why this was broken...Stefan Metzmacher2007-10-101-3/+3
* r1881: empty structs are not allowed by all compilersStefan Metzmacher2007-10-101-0/+1
* r1862: add invalid_creds ldap errorStefan Metzmacher2007-10-101-0/+1
* r1856: - move asn1 functions to asn1.cStefan Metzmacher2007-10-102-43/+71
* r1851: if we try to peek a subtag, check if the parent tag has remaining dataStefan Metzmacher2007-10-101-0/+4
* r1824: nicer handling of NBT session replies, and handling of bad packetsAndrew Tridgell2007-10-102-2/+8
* r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell2007-10-101-2/+9
* r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2007-10-101-0/+2
* 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-102-19/+165
* 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-101-43/+66
* r1794: fix the build MIT krb5Stefan Metzmacher2007-10-102-5/+6
* 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-101-10/+30
* r1785: remove unneeded dependencies on openldap client librariesSimo Sorce2007-10-101-3/+4
* r1784: a few minor changes and debug the decoded PAC_DATAStefan Metzmacher2007-10-101-8/+10
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-102-5/+14
* r1770: here's the krb5 server code,Stefan Metzmacher2007-10-103-28/+318
* r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...Andrew Bartlett2007-10-101-1/+1
* r1768: Add some debugs to assist in SMB signing debugging.Andrew Bartlett2007-10-101-0/+12