summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-112-1/+17
* Remove kdb4 library building. Nothing in the source tree now needs itEzra Peisach1996-06-113-4/+6
* more cvsignore hackeryTom Yu1996-06-101-0/+1
* cvsignore hackeryTom Yu1996-06-1096-95/+54
* Fix typo for VFAT/NTFS compilationTheodore Tso1996-06-101-1/+1
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-102-1/+7
* * util.c (strstr): Replace crusty OS specific ifdef with configureEzra Peisach1996-06-103-2/+10
* * configure.in: Remove kdb4 library usageEzra Peisach1996-06-083-13/+7
* s^big^little^ in explanationEzra Peisach1996-06-081-1/+1
* Dynamic test of byteorder when htonl was removed failed for half of theEzra Peisach1996-06-082-0/+6
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+10
* Use full directory name "error_tables" when building under Windows soTheodore Tso1996-06-072-4/+12
* Beginnings of Win-32 supportTheodore Tso1996-06-073-30/+80
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-076-12/+21
* add mkey_from_kbd, update create/modify masksBarry Jaspan1996-06-061-7/+17
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-0616-31/+68
* Add the option /PAGESIZE:128 to the library command, since the krb5Theodore Tso1996-06-062-1/+6
* Don't use htonl(); it doesn't exist under Windows. Instead do theTheodore Tso1996-06-062-5/+14
* Update function prototype for krb5_encrypt_tkt_partTheodore Tso1996-06-062-6/+8
* Add port number reserved for the password changing protocolTheodore Tso1996-06-061-3/+7
* Minor grammer fixTheodore Tso1996-06-062-1/+5
* Update krb5.constants fileTheodore Tso1996-06-061-0/+5
* Update .Sanitize fileTheodore Tso1996-06-061-0/+1
* Remove extraneous '*' from definitionTheodore Tso1996-06-063-2/+6
* Update .Sanitize filesTheodore Tso1996-06-061-0/+2
* Update .Sanitize fileTheodore Tso1996-06-064-1/+70
* Updated .Sanitize fileTheodore Tso1996-06-063-9/+0
* Update patchlevel for Beta 6 releaseTheodore Tso1996-06-062-1/+3
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-0620-16/+33
* When reading in the test value from a file, don't free freeTheodore Tso1996-06-062-2/+8
* Remove last traces of the krb425 libraryTheodore Tso1996-06-062-62/+0
* (FILES): Include lib/crypto/sha/* in list of files to be built forTheodore Tso1996-06-062-1/+9
* Include sha in the list of subdirectories for the MacintoshTheodore Tso1996-06-062-1/+6
* A static function must not use the INTERFACE keywordTheodore Tso1996-06-062-1/+6
* * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,Ezra Peisach1996-06-052-1/+7
* * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime isEzra Peisach1996-06-052-1/+7
* Always do USE_ANAME if kdbm_deplib is not defined, since in sharedTheodore Tso1996-06-042-0/+13
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu1996-06-042-0/+15
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-043-1/+25
* * login.c: Ezra's patches to trim unsed arg fromTom Yu1996-06-041-6/+14
* * Makefile.in, configure.in: back out previous changes and useTom Yu1996-06-033-7/+8
* * configure.in, Makefile.in: only link getdtablesize.o if neededTom Yu1996-06-033-2/+11
* switch to USE_KADM5_API_VERSION == n instead of USE_KADM5_API_VERSION_nBarry Jaspan1996-05-301-5/+6
* update kadm5_get_policy to use caller allocationBarry Jaspan1996-05-301-18/+27
* * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to beTom Yu1996-05-292-2/+7
* untabifyBarry Jaspan1996-05-291-12/+12
* remove an xxx, add a new one, update SUPPORT_DESMD5 descriptionBarry Jaspan1996-05-291-6/+26
* add AUTH_LIST and AUTH_CHANGEPW error codesBarry Jaspan1996-05-291-0/+2
* first cut at updating authorization semanticsBarry Jaspan1996-05-291-28/+35