summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/file
Commit message (Expand)AuthorAgeFilesLines
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-0919-2637/+0
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+31
* * 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-201-15/+15
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-32/+38
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-41/+45
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-2/+6
* dependenciesKen Raeburn2001-09-011-0/+76
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-174-12/+27
* * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char *Ezra Peisach2000-09-253-4/+11
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2416-16/+64
* Do win32 build in subdirDanilo Almeida1999-05-102-16/+20
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-35/+57
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-282-1/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-4/+6
* * ktf_wreslv.c, ktf_resolv.c:Initialize version element ofEzra Peisach1997-10-283-0/+7
* * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principalEzra Peisach1997-09-153-2/+7
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-12/+9
* Merge of libhack_branchTom Yu1997-02-093-13/+24
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0613-22/+39
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-3/+16
* Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, whichTheodore Tso1996-07-242-2/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-2/+21
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-2/+6
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Don't skip keytab entries with kvno=0Richard Basch1996-05-092-6/+12
* all des enctypes are equivalent (interim checkin until I create a functionRichard Basch1996-03-222-2/+27
* Fixed to check enctype of retrieved keysSam Hartman1996-01-263-2/+11
* Take care of a gcc warnign about shufting two farEzra Peisach1996-01-112-1/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Added MSDOS to wherever MACINTOSH was usedTheodore Tso1995-09-232-4/+8
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-125-14/+27
* Mac Beta 1 submissionKeith Vetter1995-09-116-22/+22
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-065-13/+18
* * ktf_util.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-1/+4
* Add keytab serialization supportPaul Park1995-08-299-4/+342
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-162-6/+9
* * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1Tom Yu1995-08-152-1/+5
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-057-11/+25
* If the key version number is specified, check to make sure that theTheodore Tso1995-07-112-2/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Add support for building shared librariesTheodore Tso1995-05-273-1/+25
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+51