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
/
kdc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8249: Clarify (with a comment) why we are playing these games here.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realm
Andrew Bartlett
1
-1
/
+9
2007-10-10
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
2
-2
/
+2
2007-10-10
r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are
Andrew Bartlett
1
-2
/
+10
2007-10-10
r8013: Remember to add the header containing the prototype for the pac
Andrew Bartlett
2
-0
/
+8
2007-10-10
r8001: Also fill in the krbtgt checksum, and make sure to put the right
Andrew Bartlett
1
-3
/
+4
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
5
-7
/
+93
2007-10-10
r7969: It seems reasonable that our tickets be marked renewable, in the
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7911: task_terminate() is defined in the macosx headers, so change the name
Andrew Tridgell
1
-7
/
+7
2007-10-10
r7765: Thanks to Maurice Massar <massar@unix-ag.uni-kl.de> for spotting that
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7680: Move to using our own private enum for the principal type inside the
Andrew Bartlett
1
-30
/
+40
2007-10-10
r7651: Only convert SERVER requests to KRBTGT requests.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7520: Fix memory leak in hdb-ldb.c
Andrew Bartlett
1
-0
/
+3
2007-10-10
r7508: Fix memory leak of outgoing packets in the KDC.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r7484: the previous bug can also affect the kdc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
3
-3
/
+3
2007-10-10
r7304: Make the libkdc actually work:
Andrew Bartlett
3
-58
/
+11
2007-10-10
r7303: autodetect the libkdc and our kdc support
Stefan Metzmacher
2
-1
/
+6
2007-10-10
r7297: make the code more readable
Stefan Metzmacher
1
-6
/
+8
2007-10-10
r7272: this is a sample mk file for building a heimdal library using the
Andrew Tridgell
1
-0
/
+340
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
3
-11
/
+8
2007-10-10
r7264: fix up the socket handling for abartlet. Still only udp, but it won't
Andrew Tridgell
4
-44
/
+80
2007-10-10
r7259: Move the recv handler out into a seperate function (suggestion from
Andrew Bartlett
1
-51
/
+72
2007-10-10
r7241: The KDC almost links...
Andrew Bartlett
4
-6
/
+1132
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
3
-0
/
+246