summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-686/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-021-0/+4
* * kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keytab_internalize): ReadKen Raeburn2006-03-311-0/+6
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-0/+5
* fix missing mutex initialization in keytab file codeKen Raeburn2004-11-261-0/+4
* fix missing locking in keytab; fix stdio handling tooKen Raeburn2004-11-241-0/+15
* set errno=0 prior to fopen in kt_fileTom Yu2004-11-241-0/+7
* * kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell toTom Yu2004-11-191-0/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-0/+5
* * kt_file.c (krb5_kt_default_vno): Replaced variable with macroKen Raeburn2004-06-151-0/+4
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-281-0/+8
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-0/+9
* Since we must reserve the single letter prefixes on all platformsJeffrey Altman2004-04-131-0/+6
* Treat keytab and ccache names without prefixes as type FILE:Jeffrey Altman2004-04-131-0/+6
* ktbase.c - restore the thread safety changes which were accidentlyJeffrey Altman2004-04-081-0/+4
* On Windows, a single letter followed by colon is used to identifyJeffrey Altman2004-04-081-0/+7
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-061-1/+5
* Use more const data in the keytab type registryKen Raeburn2004-03-061-0/+8
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-0/+4
* * kt_file.c (krb5_ktfile_get_entry): Check principal name prior toTom Yu2003-05-221-0/+5
* Register writable keytabs by defaultSam Hartman2003-05-191-0/+4
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-0/+7
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-081-0/+5
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-311-0/+9
* protoizeKen Raeburn2002-09-031-0/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * ktfr_entry.c: Rename krb5_kt_free_entry_contents asTom Yu2002-06-181-0/+13
* * kt_file.c: Undo non-logged part of last change that added inclusion ofKen Raeburn2002-06-111-0/+6
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-091-25/+316
* Use const instead of krb5_const.Ken Raeburn2002-02-231-0/+4
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-161-0/+4
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-121-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+5
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-171-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-121-0/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* Fix windows buildDanilo Almeida1999-06-161-0/+4
* Implement SRVTAB keytab type, which can read a krb4 srvtabGeoffrey King1999-06-131-0/+7
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-0/+4
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-281-0/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-121-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+8