summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab
Commit message (Expand)AuthorAgeFilesLines
* Treat keytab and ccache names without prefixes as type FILE:Jeffrey Altman2004-04-132-11/+23
* ktbase.c - restore the thread safety changes which were accidentlyJeffrey Altman2004-04-082-16/+44
* On Windows, a single letter followed by colon is used to identifyJeffrey Altman2004-04-082-36/+27
* make dependKen Raeburn2004-03-061-1/+2
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-062-9/+35
* Use more const data in the keytab type registryKen Raeburn2004-03-062-6/+14
* make dependKen Raeburn2003-12-151-27/+27
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-27/+27
* * kt_file.c (krb5_ktfile_get_entry): Check principal name prior toTom Yu2003-05-222-8/+13
* Register writable keytabs by defaultSam Hartman2003-05-192-1/+10
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-012-5/+12
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-082-3/+6
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* Remove files that haven't been used since 1995Ken Raeburn2003-01-014-219/+0
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-314-17/+26
* protoizeKen Raeburn2002-09-039-198/+54
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-294-2/+10
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-234-2/+10
* update depsKen Raeburn2002-08-151-7/+14
* * ktfr_entry.c: Rename krb5_kt_free_entry_contents asTom Yu2002-06-182-1/+22
* update dependenciesKen Raeburn2002-06-151-20/+20
* rebuild dependenciesKen Raeburn2002-06-151-20/+20
* update dependenciesKen Raeburn2002-06-151-1/+5
* * kt_file.c: Undo non-logged part of last change that added inclusion ofKen Raeburn2002-06-112-1/+6
* put netinet/in.h inclusion with other headersKen Raeburn2002-06-091-1/+1
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-0936-3646/+2593
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+31
* * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype wasKen Raeburn2002-03-072-1/+7
* Use const instead of krb5_const.Ken Raeburn2002-02-232-1/+5
* * ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now toTom Yu2001-12-082-0/+13
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-203-30/+34
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-162-1/+5
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-123-0/+87
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-113-65/+74
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-107-64/+76
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-069-11/+16
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-047-8/+13
* dependenciesKen Raeburn2001-09-013-0/+155
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-179-18/+44
* * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char *Ezra Peisach2000-09-253-4/+11
* Clean up unused variableEzra Peisach2000-06-292-1/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-014-8/+8
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-122-1/+6
* * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change theEzra Peisach2000-01-293-2/+9
* log tritan's changesTom Yu1999-10-264-0/+28
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-264-6/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2433-33/+132
* Fix windows build.Danilo Almeida1999-06-1610-18/+29
* Fix windows buildDanilo Almeida1999-06-162-4/+12