Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -7/+7 |
2011-04-15 | s3-waf: try to fix the non-ldap-but-krb5 build. | Günther Deschner | 1 | -0/+4 |
2010-08-31 | s3-libads: avoid crashing in ads_keytab_list(). | Günther Deschner | 1 | -0/+1 |
2010-08-19 | s3-ads: Fix wrong test in if statement | Simo Sorce | 1 | -1/+1 |
2010-08-18 | s3-ads: Remove unused wrapper and make function static | Simo Sorce | 1 | -27/+12 |
2010-08-18 | s3-ads: cleanup ads_keytab_list() | Simo Sorce | 1 | -13/+16 |
2010-08-18 | s3-ads: cleanup ads_keytab_create_default() | Simo Sorce | 1 | -113/+136 |
2010-08-18 | s3-ads: cleanup ads_keytab_add_entry() | Simo Sorce | 1 | -57/+80 |
2010-08-18 | s3-ads: Split, simplify and cleanup keytab functions | Simo Sorce | 1 | -169/+172 |
2010-08-13 | s3-krb5 Only build ADS support if arcfour-hmac-md5 is available | Andrew Bartlett | 1 | -5/+4 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 |
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 1 | -0/+1 |
2009-04-07 | s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context | Andrew Bartlett | 1 | -13/+14 |
2008-12-23 | More asprintf warning fixes. | Jeremy Allison | 1 | -4/+16 |
2008-12-02 | s3-net: allow to list a keytab generated using net rpc vampire. | Günther Deschner | 1 | -2/+5 |
2008-08-29 | kerberos: use KRB5_KT_KEY macro where appropriate. | Günther Deschner | 1 | -9/+2 |
2008-07-30 | Fix uninitialized variables. | Jeremy Allison | 1 | -0/+1 |
2008-07-18 | kerberos: make smb_krb5_kt_add_entry() static. | Günther Deschner | 1 | -6/+6 |
2008-06-30 | kerberos: allow to keep entries with old kvno's while creating keytab. | Günther Deschner | 1 | -2/+4 |
2008-06-30 | kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext. | Günther Deschner | 1 | -25/+39 |
2008-06-24 | kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti... | Günther Deschner | 1 | -6/+10 |
2008-06-17 | libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic. | Günther Deschner | 1 | -5/+5 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23651: Always, always, always compile before commit... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23650: Fix remaining callers of krb5_kt_default(). | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c). | Günther Deschner | 1 | -137/+1 |
2007-10-10 | r23648: Allow to list a custom krb5 keytab file with: | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r23646: Generalize our internal keytab handling to support a broader range of... | Günther Deschner | 1 | -47/+140 |
2007-10-10 | r22479: Add "net ads keytab list". | Günther Deschner | 1 | -0/+112 |
2007-10-10 | r21863: Fix debug messages with incorrect function name. | Jeremy Allison | 1 | -15/+15 |
2007-10-10 | r21561: It makes absolutely no sense to call krb5_kt_resolve() two times | Günther Deschner | 1 | -6/+1 |
2007-10-10 | r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab file | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r16952: New derive DES salt code and Krb5 keytab generation | Gerald Carter | 1 | -176/+215 |
2007-10-10 | r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name, | Jeremy Allison | 1 | -11/+11 |
2007-10-10 | r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/name | Jeremy Allison | 1 | -2/+21 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3502: Tidy up debugging in kerberos_keytab code. | Jeremy Allison | 1 | -32/+48 |
2007-10-10 | r3492: Fixes from testing kerberos salted principal fix. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about | Jeremy Allison | 1 | -3/+10 |
2007-10-10 | r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai... | Jeremy Allison | 1 | -15/+74 |
2007-10-10 | r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ... | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru... | Jeremy Allison | 1 | -16/+34 |
2007-10-10 | r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before | Jeremy Allison | 1 | -9/+12 |
2007-10-10 | r1222: Valgrind memory leak fixes. Still tracking down a strange one... | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1215: Intermediate checkin of the new keytab code. I need to make sure I | Jeremy Allison | 1 | -23/+7 |
2007-10-10 | r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con... | Jeremy Allison | 1 | -12/+12 |