summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett4-17/+124
2007-10-10r7258: Fix the final linking error with libkdc - we need to link libhdb as well.Andrew Bartlett1-0/+1
2007-10-10r7257: Ensure the error message can never be uninitialised.Andrew Bartlett1-0/+1
2007-10-10r7241: The KDC almost links...Andrew Bartlett1-0/+5
2007-10-10r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...Andrew Bartlett1-1/+2
2007-10-10r6819: More notes on krb5 requirementsAndrew Bartlett1-18/+66
2007-10-10r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be calledTim Potter2-0/+1
2007-10-10r6805: Remove two remaining references to gensec_gsskrb5Jelmer Vernooij1-1/+0
2007-10-10r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. ThisAndrew Bartlett1-1/+1
2007-10-10r6801: It appears that krb5_make_principal, while convenient, is not portable.Andrew Bartlett1-4/+13
2007-10-10r6800: A big GENSEC update:Andrew Bartlett4-4/+131
2007-10-10r6797: Typo fix.Rafal Szczesniak1-1/+1
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-1/+1
2007-10-10r6794: spellfixSimo Sorce1-3/+3
2007-10-10r6791: My early notes on the particular things I have discovered as I learnAndrew Bartlett1-0/+176
2007-10-10r6727: One more step down the long march to the 'Kerberos domain join'.Andrew Bartlett1-0/+3
2007-10-10r6711: Clarify that we are dealing with a salting principal in the kerberosAndrew Bartlett1-40/+60
2007-10-10r6703: fix the buildStefan Metzmacher1-1/+1
2007-10-10r6701: Updates to our server-side ticket verification code, we now use theAndrew Bartlett1-57/+44
2007-10-10r6521: Include system/network.h to fix compiler warning.Tim Potter1-0/+1
2007-10-10r6359: Fix compiler warning with struct sockaddr. I'm sure I fixed this a fewTim Potter1-0/+1
2007-10-10r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett7-0/+2447