krb5_wrap: Rename smb_get_enctype_from_kt_entry()
[samba.git] / source3 / libads / kerberos_keytab.c
2016-08-31 Andreas Schneiderkrb5_wrap: Rename smb_get_enctype_from_kt_entry()
2016-06-09 Jeremy Allisons3: krb5: keytab - The done label can be jumped to...
2016-04-26 Andreas Schneiders3-libads: Fix compilation with MIT Kerberos
2016-04-25 Ralph Boehmekrb5_wrap: add enctype arg to smb_krb5_kt_seek_and_dele...
2016-03-10 Andreas Schneiderkrb5_wrap: Move smb_krb5_kt_add_entry() to krb5_wrap
2016-03-10 Andreas Schneiders3-libads: Use the C99 boolean false
2016-03-10 Andreas Schneiders3-libads: Call smb_krb5_create_key_from_string() directly
2016-03-10 Andreas Schneiders3-libads: Pass down the salt principal in smb_krb5_kt_...
2015-05-04 Uri Simchonilibads: Fix deadlock when re-joining a domain and updat...
2015-05-04 Uri Simchonilibads: Fix free of uninitialized pointer
2015-03-04 Volker Lendeckelibads: Fix CID 1273305 Uninitialized scalar variable
2015-03-04 Volker Lendeckelibads: Fix CID 1273306 Uninitialized scalar variable
2014-11-12 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-09-26 Andreas Schneiders3-libads: Add all machine account principals to the...
2014-05-07 Christof Schmitts3-krb5: Limit search for old kvno to 8bits
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-21 Andreas Schneiders3-libads: Fix copy&paste error in ads_keytab_add_entry().
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-01-09 Günther Deschners3-libads: pretty print a keytab list.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2010-08-31 Günther Deschners3-libads: avoid crashing in ads_keytab_list().
2010-08-19 Simo Sorces3-ads: Fix wrong test in if statement
2010-08-18 Simo Sorces3-ads: Remove unused wrapper and make function static
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_list()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_create_default()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_add_entry()
2010-08-18 Simo Sorces3-ads: Split, simplify and cleanup keytab functions
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Günther Deschners3-net: allow to list a keytab generated using net...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-07-30 Jeremy AllisonFix uninitialized variables.
2008-07-18 Günther Deschnerkerberos: make smb_krb5_kt_add_entry() static.
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-17 Günther Deschnerlibads: add ads_get_machine_kvno() to make ads_get_kvno...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23651: Always, always, always compile before commit...
2007-10-10 Günther Deschnerr23650: Fix remaining callers of krb5_kt_default().
2007-10-10 Günther Deschnerr23649: Fix the build (by moving smb_krb5_open_keytab...
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Günther Deschnerr23646: Generalize our internal keytab handling to...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Jeremy Allisonr21863: Fix debug messages with incorrect function...
2007-10-10 Günther Deschnerr21561: It makes absolutely no sense to call krb5_kt_re...
2007-10-10 Gerald Carterr20486: Always upper case the "host/<sAMAccoutnName...
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Jeremy Allisonr15210: Add wrapper functions smb_krb5_parse_name,...
2007-10-10 Jeremy Allisonr5759: Patch from Doug VanLeuven <roamdad@sonic.net...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3502: Tidy up debugging in kerberos_keytab code.
2007-10-10 Jeremy Allisonr3492: Fixes from testing kerberos salted principal...
2007-10-10 Jeremy Allisonr3381: More merging of the #1717 patch. Fixup some...
2007-10-10 Jeremy Allisonr3379: More merging of kerberos keytab and salting...
2007-10-10 Jeremy Allisonr1373: Fix from Guenther Deschner <gd@sernet.de> to...
2007-10-10 Jeremy Allisonr1243: Fix so this compiles with Heimdal (in Heimdal...
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1222: Valgrind memory leak fixes. Still tracking down...
2007-10-10 Jeremy Allisonr1221: Added the last of the system keytab patch from...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr1214: Now compiles. Changed krb5_kt_free_entry to...
2007-10-10 Jeremy Allisonr1193: Ensure we check for and use krb5_free_unparsed_n...
2007-10-10 Jeremy Allisonr1192: Fixed all memleaks/error code return path leaks...
2007-10-10 Jeremy Allisonr1184: Keep latest changes... not compilable yet.
2007-10-10 Jeremy Allisonr1183: Updates to the code cleanup so I don't lose...
2007-10-10 Jeremy Allisonr1182: Partial re-write of keytab code to clean up...
2007-10-10 Jeremy Allisonr1180: New file - basis of new system keytab code.