Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19041: Make us connect to Vista RC1. Apparently metze had done the same patc... | Volker Lendecke | 1 | -7/+10 |
2007-10-10 | r19037: Fix a segfault | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16306: Error handling in this asn1 code *sucks*. Fix a generic | Jeremy Allison | 1 | -3/+24 |
2007-10-10 | r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12476: Apply some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -1/+2 |
2007-10-10 | r1240: Ensure we don't shadow Heimdal globals. | Jeremy Allison | 1 | -6/+6 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -7/+10 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -1/+1 |
2003-08-13 | Don't wrap up anything that is not there. Otherwise upper layers | Volker Lendecke | 1 | -0/+3 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-07-25 | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 1 | -3/+3 |
2003-05-30 | More on bug 137: rename more of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -1/+1 |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 1 | -13/+16 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -284/+37 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -7/+8 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -60/+64 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -22/+70 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -0/+61 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+42 |
2002-02-15 | Try not to malloc -1 bytes (apx 4GB) when the data is already in error. | Andrew Bartlett | 1 | -2/+12 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | simple fix for creating blank data blobs | Andrew Tridgell | 1 | -3/+1 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -1/+1 |
2001-10-21 | Ok, I know it's a language thing and it shouldn't matter.... but a kerberos | Jeremy Allison | 1 | -8/+8 |
2001-10-21 | made smbclient cope better with arbitrary principle forms | Andrew Tridgell | 1 | -14/+1 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -0/+23 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -7/+215 |
2001-10-14 | fixed NTLMSSP with XP servers (who don't send the duplicate challenge | Andrew Tridgell | 1 | -3/+9 |
2001-10-12 | moved some OIDs to the ASN.1 header | Andrew Tridgell | 1 | -6/+2 |
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have enabl... | Andrew Tridgell | 1 | -0/+395 |