Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22635: make it possible to not turn off dns canonicalization of hostnames | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r22627: fix crash msgs_tmp isn't always initialized | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22621: fix the 'sam' auth module | Stefan Metzmacher | 1 | -33/+18 |
2007-10-10 | r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22594: This helped coax out valgrind errors last night, but we don't need it... | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r22582: Cleanups towards making winbind work again. We still have a long way... | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 2 | -63/+74 |
2007-10-10 | r22404: more dependencies which should be private | Stefan Metzmacher | 3 | -12/+10 |
2007-10-10 | r22397: hopefully fix the build on some aix hosts in the build-farm | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22387: see if this fixes the build on the aix1 hosts | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22385: remove unused include | Stefan Metzmacher | 1 | -1/+0 |
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 |