Age | Commit message (Expand) | Author | Files | Lines |
2004-02-03 | Fix for a bug where the mutex could be left locked. Also remove the | Jeremy Allison | 1 | -146/+8 |
2004-01-06 | Fix segfualt caused by incorrect configuration. If lp_realm() was not set, | Andrew Bartlett | 1 | -5/+9 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -1/+1 |
2003-10-17 | Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636. | Tim Potter | 1 | -4/+12 |
2003-09-03 | Try to add memory keytab support. It also includes much of the generic | Jim McDonough | 1 | -1/+141 |
2003-08-25 | Fix segfault. krb5_free_ticket does not check if it got a NULL ticket. | Volker Lendecke | 1 | -1/+2 |
2003-08-15 | Fix memleaks. | Volker Lendecke | 1 | -7/+11 |
2003-08-14 | In ads_verify_realm, all we use in the ADS_STRUCT is the | Volker Lendecke | 1 | -2/+2 |
2003-07-30 | Don't revert something until you've seen if volker has already fixed it :-). | Jeremy Allison | 1 | -4/+0 |
2003-07-30 | Comment out mutex until I get dependencies sorted out... | Jeremy Allison | 1 | -0/+4 |
2003-07-29 | Put mutex around access of replay cache for krb5 tickets. krb5 replay cache | Jeremy Allison | 1 | -4/+13 |
2003-07-29 | Typo on my part. I typed KRB5_KDB_BAD_ENCTYPE when I meant to type KRB5_BAD_E... | Jeremy Allison | 1 | -1/+1 |
2003-07-29 | Fix the build on Heimdal. KRB5_KDB_BAD_ENCTYPE doesn't exist on Heimdal, and | Jim McDonough | 1 | -1/+1 |
2003-07-29 | Improved debug messages whilst trying to track down kerb issues. | Jeremy Allison | 1 | -13/+20 |
2003-07-25 | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 1 | -1/+1 |
2003-07-12 | Fixed memory leaks, added krb5 replay cache. Now I need to add code to check | Jeremy Allison | 1 | -17/+72 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-06-06 | No matter how special this session key is, it's not worth a level 0. | Andrew Bartlett | 1 | -2/+4 |
2003-05-30 | More on bug 137: rename more of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -1/+1 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -1/+1 |
2003-04-16 | Move PAC decoding over from HEAD. | Jim McDonough | 1 | -0/+6 |
2003-03-17 | The kerberos_verify compoenent of the SessionSetup sync with HEAD. | Andrew Bartlett | 1 | -6/+26 |
2003-02-19 | Sync with HEAD for verifying kerberos tickets. | Jim McDonough | 1 | -14/+31 |
2003-01-30 | Revert tpot's HEAD merge which broke the Heimdal build. | Jeremy Allison | 1 | -45/+15 |
2003-01-30 | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming | Tim Potter | 1 | -15/+45 |
2003-01-28 | Get smbd to link with Heimdal. Still missing some client progs... | Jeremy Allison | 1 | -5/+2 |
2003-01-23 | Thanks Meeester Potter, for reverting *all* my Heimdal changes because | Jeremy Allison | 1 | -40/+13 |
2003-01-22 | Merge of kerberos changes to make this branch build again! | Tim Potter | 1 | -13/+40 |
2003-01-21 | Get closer to Heimdal compile... Damn. HEAD has different code in | Jeremy Allison | 1 | -14/+3 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+1 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -1/+1 |
2002-06-25 | Break up samba's object dependencies, and its prototype includes. | Andrew Bartlett | 1 | -0/+151 |