Add more defensive checks and logging to the krb5 authentication code,
commitf6013a09b0bd6fb5de6f7fbd8660752c258e2a59
authorGabriel Burt <gabriel.burt@gmail.com>
Thu, 30 Oct 2008 17:28:08 +0000 (30 12:28 -0500)
committerGabriel Burt <gabriel.burt@gmail.com>
Thu, 30 Oct 2008 17:28:08 +0000 (30 12:28 -0500)
treeae7a245f02873d2f45b474942e8b24db7437cb14
parent6f7b71c9085b449b759abd33420773a698f4fcba
Add more defensive checks and logging to the krb5 authentication code,
fix some inverted strcmp logic.  Kerberos auth now works for me with OCS
2007 if I check the 'Use Kerberos' box in the account prefs and enter
my auth user/domain/realm.
src/sipe.c
src/sipe.h
src/sipkrb5.c
src/sipkrb5.h
src/sipmsg.c