Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache, | Jim McDonough | 1 | -17/+40 |
2007-10-10 | r219: Obtain new tickets if current ones are expired. Next part of fix for | Jim McDonough | 1 | -12/+36 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -11/+13 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -8/+8 |
2003-08-15 | Fix memleaks. | Volker Lendecke | 1 | -1/+3 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -1/+1 |
2003-08-14 | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 1 | -7/+5 |
2003-08-04 | Fix unused variable warning. | Tim Potter | 1 | -1/+1 |
2003-07-25 | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 1 | -8/+15 |
2003-07-16 | Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed. | Jeremy Allison | 1 | -0/+13 |
2003-06-10 | use ZERO_STRUCT() instead of memset | Andrew Tridgell | 1 | -1/+1 |
2003-05-30 | More on bug 137: rename more of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -14/+14 |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 1 | -9/+43 |
2003-02-21 | Fix IRIX build...void fn can't return another void fn | Jim McDonough | 1 | -1/+2 |
2003-02-19 | Sync with HEAD for verifying kerberos tickets. | Jim McDonough | 1 | -4/+33 |
2003-02-18 | Sync w/HEAD - add DES_CBC_CRC encryption type | Jim McDonough | 1 | -1/+1 |
2003-01-30 | Revert tpot's breakage of the Heimdal fixes. | Jeremy Allison | 1 | -0/+122 |
2003-01-30 | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming | Tim Potter | 1 | -122/+0 |
2003-01-28 | Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-). | Jeremy Allison | 1 | -0/+52 |
2003-01-28 | Get smbd to link with Heimdal. Still missing some client progs... | Jeremy Allison | 1 | -0/+22 |
2003-01-23 | Thanks Meeester Potter, for reverting *all* my Heimdal changes because | Jeremy Allison | 1 | -0/+48 |
2003-01-22 | Merge of kerberos changes to make this branch build again! | Tim Potter | 1 | -48/+0 |
2003-01-21 | Get closer to Heimdal compile... Damn. HEAD has different code in | Jeremy Allison | 1 | -0/+48 |
2003-01-21 | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 1 | -5/+5 |
2003-01-21 | More fixes getting us closer to full Heimdal compile.... | Jeremy Allison | 1 | -0/+20 |
2003-01-20 | should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build | Jim McDonough | 1 | -1/+1 |
2003-01-19 | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 1 | -0/+29 |
2003-01-04 | Merge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5' | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-11-15 | fix segfault | Gerald Carter | 1 | -1/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+20 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-19 | added trusted realm support to ADS authentication | Andrew Tridgell | 1 | -2/+2 |
2001-11-28 | fixed some krb5 ifdefs | Andrew Tridgell | 1 | -1/+1 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -0/+7 |
2001-10-21 | Ok, I know it's a language thing and it shouldn't matter.... but a kerberos | Jeremy Allison | 1 | -6/+6 |
2001-10-21 | Fix for compilation on non-krb5 systems | Andrew Bartlett | 1 | -1/+1 |
2001-10-21 | made smbclient cope better with arbitrary principle forms | Andrew Tridgell | 1 | -7/+5 |
2001-10-20 | better krb5 error handling (thanks andrewb!) | Andrew Tridgell | 1 | -7/+16 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -3/+1 |
2001-10-16 | fix heimdal compilation | Andrew Tridgell | 1 | -1/+2 |
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have enabl... | Andrew Tridgell | 1 | -213/+8 |
2001-10-11 | improve the error handling in the ASN1 code a bit | Andrew Tridgell | 1 | -14/+22 |
2001-10-11 | added a ASN.1 parser, so now I can properly parse the negTokenInit | Andrew Tridgell | 1 | -59/+120 |
2001-10-11 | fixed some memory leaks, started adding asn1 decoder for server side | Andrew Tridgell | 1 | -4/+6 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -0/+267 |