index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
kerberos
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),
Andrew Bartlett
3
-3
/
+2
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
1
-0
/
+2
2007-10-10
r7306: Use a consistant #define for detecting support for the Heimdal krb5
Andrew Bartlett
2
-5
/
+5
2007-10-10
r7303: autodetect the libkdc and our kdc support
Stefan Metzmacher
1
-7
/
+28
2007-10-10
r7291: Additional notes on what we require from a kerberos implementation.
Andrew Bartlett
1
-1
/
+36
2007-10-10
r7285: It appears that MIT Kerberos does not have the log redirection
Andrew Bartlett
3
-2
/
+23
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
4
-17
/
+124
2007-10-10
r7258: Fix the final linking error with libkdc - we need to link libhdb as well.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7257: Ensure the error message can never be uninitialised.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7241: The KDC almost links...
Andrew Bartlett
1
-0
/
+5
2007-10-10
r6882: Put in configure tests and #ifdef to keep Samba building on older Heim...
Andrew Bartlett
1
-1
/
+2
2007-10-10
r6819: More notes on krb5 requirements
Andrew Bartlett
1
-18
/
+66
2007-10-10
r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called
Tim Potter
2
-0
/
+1
2007-10-10
r6805: Remove two remaining references to gensec_gsskrb5
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. This
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6801: It appears that krb5_make_principal, while convenient, is not portable.
Andrew Bartlett
1
-4
/
+13
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
4
-4
/
+131
2007-10-10
r6797: Typo fix.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6794: spellfix
Simo Sorce
1
-3
/
+3
2007-10-10
r6791: My early notes on the particular things I have discovered as I learn
Andrew Bartlett
1
-0
/
+176
2007-10-10
r6727: One more step down the long march to the 'Kerberos domain join'.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r6711: Clarify that we are dealing with a salting principal in the kerberos
Andrew Bartlett
1
-40
/
+60
2007-10-10
r6703: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6701: Updates to our server-side ticket verification code, we now use the
Andrew Bartlett
1
-57
/
+44
2007-10-10
r6521: Include system/network.h to fix compiler warning.
Tim Potter
1
-0
/
+1
2007-10-10
r6359: Fix compiler warning with struct sockaddr. I'm sure I fixed this a few
Tim Potter
1
-0
/
+1
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
7
-0
/
+2447