Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server. | Andrew Bartlett | 6 | -17/+90 |
2007-10-10 | r2040: fixed a memory handling error in clisocket (caught with valgrind) | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2037: switched the asn.1 code to use talloc | Andrew Tridgell | 1 | -20/+16 |
2007-10-10 | r2036: switched the spnego code to use talloc | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r2020: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2019: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2004: remove unused file | Stefan Metzmacher | 1 | -121/+0 |
2007-10-10 | r1990: Fix breakage caused by the recent talloc changes. (Failure to process | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 6 | -58/+32 |
2007-10-10 | r1984: this change is what you should read to understand the new talloc() | Andrew Tridgell | 2 | -16/+5 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 13 | -29/+28 |
2007-10-10 | r1944: put ldif functions in a separate file | Simo Sorce | 4 | -412/+440 |
2007-10-10 | r1941: - fixed an allocation error with querying security descriptors remotely | Andrew Tridgell | 2 | -1/+5 |
2007-10-10 | r1910: this should not be a local var in this block | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1897: added a choose_called_name() function that allows us to more sanely | Andrew Tridgell | 3 | -8/+37 |
2007-10-10 | r1896: stricter check on packet parsing for NBT session replies | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1893: add a commented out lump of code to implement the "by the SPEC" | Andrew Tridgell | 1 | -0/+15 |
2007-10-10 | r1886: Fix the build | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r1883: I don't know why this was broken... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1881: empty structs are not allowed by all compilers | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1862: add invalid_creds ldap error | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1856: - move asn1 functions to asn1.c | Stefan Metzmacher | 2 | -43/+71 |
2007-10-10 | r1851: if we try to peek a subtag, check if the parent tag has remaining data | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r1824: nicer handling of NBT session replies, and handling of bad packets | Andrew Tridgell | 2 | -2/+8 |
2007-10-10 | r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla... | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r1805: ...I just forgot to say that the sasl bind actually works now:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r1804: get a bit closer to a sasl bind | Stefan Metzmacher | 1 | -2/+19 |
2007-10-10 | r1803: more progress on sasl binds, but decoding the response still fails | Stefan Metzmacher | 2 | -4/+28 |
2007-10-10 | r1802: start to support SASL in our ldap libraries | Simo Sorce | 2 | -19/+165 |
2007-10-10 | r1798: fix the build | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB | Andrew Bartlett | 1 | -43/+66 |
2007-10-10 | r1794: fix the build MIT krb5 | Stefan Metzmacher | 2 | -5/+6 |
2007-10-10 | r1792: split ldap_setup_connection() and provide an ldap_bind_simple() function | Simo Sorce | 1 | -22/+42 |
2007-10-10 | r1790: a few updates on krb5 PAC... | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r1785: remove unneeded dependencies on openldap client libraries | Simo Sorce | 1 | -3/+4 |
2007-10-10 | r1784: a few minor changes and debug the decoded PAC_DATA | Stefan Metzmacher | 1 | -8/+10 |
2007-10-10 | r1771: OK Let's add tests for ldap. | Simo Sorce | 2 | -5/+14 |
2007-10-10 | r1770: here's the krb5 server code, | Stefan Metzmacher | 3 | -28/+318 |
2007-10-10 | r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1768: Add some debugs to assist in SMB signing debugging. | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r1761: start porting valuable volker's work on ldap from trunk | Simo Sorce | 1 | -64/+62 |
2007-10-10 | r1756: merge volkers ldap client lib to samba4 for simo to start with the | Stefan Metzmacher | 5 | -27/+2375 |
2007-10-10 | r1752: Fix compile bugs on C (rather than C++) tolerant compilers. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1748: don't segfault if there's no ticket | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1746: Remove more cruft from the SMB signing code. | Andrew Bartlett | 1 | -36/+20 |
2007-10-10 | r1745: More work on cleaning up SMB signing. | Andrew Bartlett | 1 | -179/+109 |
2007-10-10 | r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci... | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r1738: honor the "unicode=yes/no" option in the SMB client library | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r1737: don't segfault when a mech don't have a session_info hook | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1735: Clean up SMB signing - we don't have more than one 'real' way to sign | Andrew Bartlett | 1 | -31/+14 |