Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@'). | Andrew Bartlett | 1 | -11/+15 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9392: Fix ldb_dn_compose to make build farm happy | Simo Sorce | 1 | -3/+2 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -27/+35 |
2007-10-10 | r9310: Add two missing return statements after null pointer checks to fix pot... | Steve French | 1 | -0/+2 |
2007-10-10 | r9235: Remove attribute search we no longer reference. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r9170: fix crash bug | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r8511: This 'can't happen', but GCC gives warnings because it thinks it can. | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALM | Stefan Metzmacher | 1 | -7/+24 |
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 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r7969: It seems reasonable that our tickets be marked renewable, in the | Andrew Bartlett | 1 | -0/+2 |
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 | r7304: Make the libkdc actually work: | Andrew Bartlett | 1 | -57/+7 |
2007-10-10 | r7270: A big revamp to the way we handle kerberos errors in Samba4. We now | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r7264: fix up the socket handling for abartlet. Still only udp, but it won't | Andrew Tridgell | 1 | -10/+3 |
2007-10-10 | r7241: The KDC almost links... | Andrew Bartlett | 1 | -0/+1066 |