summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab
Commit message (Expand)AuthorAgeFilesLines
* Merge of libhack_branchTom Yu1997-02-096-29/+40
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0621-46/+81
* 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-103-3/+0
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-062-1/+6
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+1
* 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
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-072-0/+7
* 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
* * configure.in : Remove subdirectory dbChris Provenzano1995-12-132-1/+5
* Clean up repository - don't check in configure add .Sanitize and .cvsignoreEzra Peisach1995-12-123-1009/+38
* New directory for the kdb keytab functions. Currently there is only get andChris Provenzano1995-12-124-0/+1156
* * configure.in : Added subdirectory dbChris Provenzano1995-12-122-1/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-074-2/+10
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-254-8/+10
* Added MSDOS to wherever MACINTOSH was usedTheodore Tso1995-09-232-4/+8
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-127-18/+34
* Mac Beta 1 submissionKeith Vetter1995-09-118-29/+26
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-065-13/+18
* * read_servi.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * ktf_util.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-1/+4
* Add keytab serialization supportPaul Park1995-08-2911-4/+434
* 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-0510-13/+35
* 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
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+7
* Add support for building shared librariesTheodore Tso1995-05-276-5/+43
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-142-0/+94
* Windows global stuff:Keith Vetter1995-04-1420-45/+53
* * Makefile.in (LDFLAGS): Zap duplicate defn.John Gilmore1995-03-184-4/+11
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-162-2/+8
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-084-2/+10
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-084-2/+8
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-022-1/+5
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-024-13/+23
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-2822-73/+28
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-2222-74/+112
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-032-0/+2
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-034-4/+11
* Added krb5_keytype arg to krb5_ktfile_get_entry()Chris Provenzano1995-01-283-1/+8
* Added krb5_keytype arg to krb5_kt_read_service_key()Chris Provenzano1995-01-282-14/+17
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-34/+42