Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22294: Lock the delegated credentials to being kerberos only, we just don't | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r22293: Try to make it more clear what failed to parse. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22208: Print the target principal name, to help with kdc unreachable errors. | Andrew Bartlett | 1 | -7/+4 |
2007-10-10 | r22199: fix typo | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22187: Test kerberos logins in the smbclient blackbox tests, including with a | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r22115: I don't like the DOMAIN environment variable. It really isn't a good | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r21736: Fix the smbclient test to do something more interesting with the last | Andrew Bartlett | 3 | -4/+5 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 1 | -0/+15 |
2007-10-10 | r21451: if kerberos is requested ( -k yes ), we should use authentificated co... | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r21434: - get rid of "krb5Key" | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r21314: add more usefull debug output | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r21175: Fix the kerberos keytab update code to handle deletes. | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r21142: fix compiler warnings | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 2 | -75/+18 |
2007-10-10 | r21039: Test some more failure paths (trying to increase the lcov score). | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r20988: Call out to Heimdal's krb5.conf processing to configure many aspects | Andrew Bartlett | 1 | -1/+28 |
2007-10-10 | r20949: Looking over some lcov output, try and walk some error paths. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r20639: Commit part 1 of 2. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r20520: allow the caller to pass NULL if it doesn't want a session info | Stefan Metzmacher | 1 | -3/+10 |
2007-10-10 | r20352: Use the common function to find the DN for a domain. | Andrew Bartlett | 1 | -6/+3 |
2007-10-10 | r20275: we should check for the oid the caller gave us! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20274: add missing return statement and make it more explicit that we return... | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r20258: add functions to read and write asn1 encoded OID strings without lead... | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -4/+2 |
2007-10-10 | r20135: attach default gensec features to the cli_credentials structure, | Stefan Metzmacher | 3 | -0/+16 |
2007-10-10 | r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20107: don't segfault when the server didn't send a supportedMech in a negTo... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20034: Start using ldb_search_exp_fmt() | Simo Sorce | 1 | -11/+3 |
2007-10-10 | r20010: cosmetic fix | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 4 | -8/+8 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 4 | -9/+9 |
2007-10-10 | r19805: Add the (harmless, but apparently default) | Andrew Bartlett | 3 | -2/+10 |
2007-10-10 | r19677: Fix more dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 4 | -6/+6 |
2007-10-10 | r19674: auth didn't depdend on process_model! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19670: Reduce the number of unresolved symbols when building with shared lib... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19664: fix compiler warnings... | Stefan Metzmacher | 2 | -19/+19 |
2007-10-10 | r19660: Forgot to tell gsskrb5 not to canonicalize hostnames. Shoudl fix | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can only | Andrew Bartlett | 1 | -9/+49 |
2007-10-10 | r19644: Merge up to current lorikeet-heimdal, incling adding | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r19635: It appears that under CFX, different keys are used in each direction | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 5 | -134/+146 |
2007-10-10 | r19629: No need to special case use of DCE_STYLE sign and seal away any more... | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r19628: This hint via Love at the IETF meeting: | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r19614: fix compiler warnings | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 7 | -117/+159 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 34 | -45/+108 |
2007-10-10 | r19597: Ahead of the merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -59/+67 |