summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* t_random.c: New file which just tests the random number generatorTheodore Tso1996-02-234-2/+145
* * Makefile.in (check-unix): Set LD_LIBRARY_PATH for kdb5_anaddEzra Peisach1996-02-224-0/+11
* Do not free memory before done using it. (The credential was pointingEzra Peisach1996-02-222-2/+9
* A few more things are complete.Richard Basch1996-02-221-4/+6
* kerberos_v4.c: Better DES key validation.Richard Basch1996-02-221-0/+8
* kadm_funcs.c: add_entry was failing; improper struct initializationRichard Basch1996-02-221-0/+5
* Makefile.in: Don't install k5-int.hRichard Basch1996-02-221-0/+4
* * aclocal.m4Richard Basch1996-02-221-0/+6
* Do not include the build directories in the rpath (runtime lib path)Richard Basch1996-02-221-7/+7
* * kerberos_v4.cRichard Basch1996-02-222-6/+33
* add_entry was not working because the structure length element wasRichard Basch1996-02-221-0/+2
* Do not install k5-int.hRichard Basch1996-02-221-3/+1
* kerberos_v4.c (kerberos_v4): Use strong random number generatorTheodore Tso1996-02-213-2/+11
* If the configuration file does not exist (context->profile == NULL)Theodore Tso1996-02-172-3/+12
* Added new error table code KRB5_CONFIG_NODEFREALMTheodore Tso1996-02-162-0/+5
* If version is not FVNO_4, do not seek forwar a random stack value.Ezra Peisach1996-02-152-2/+9
* Set magic number in krb5_addressEzra Peisach1996-02-152-0/+7
* Make parsing more flexible, so we don't barf over lack of spacesTheodore Tso1996-02-143-16/+21
* * kdb5_edit.c (enter_master_key, set_dbname_help): If master keyEzra Peisach1996-02-142-11/+52
* * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before useEzra Peisach1996-02-142-1/+7
* * kdb5_edit.c (extract_v4_srvtab): krb5_dbekd_decrypt_key_dataEzra Peisach1996-02-132-2/+7
* Remove junk fileTheodore Tso1996-02-131-31/+0
* Fix lint flame (added missing cast)Theodore Tso1996-02-132-1/+5
* Incluide stdlib.h for declaration of mallocEzra Peisach1996-02-112-0/+8
* * g_glue.c: grab stdlib.h to get NULLTom Yu1996-02-102-0/+7
* Only display secure_message if encryption actually enabledSam Hartman1996-02-102-1/+6
* Fixed bug in v4 compatability: you don't checkSam Hartman1996-02-102-30/+37
* * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.cRichard Basch1996-02-095-113/+221
* * pre.inRichard Basch1996-02-091-1/+2
* * kinit.cRichard Basch1996-02-091-11/+20
* * fcc_maybe.cRichard Basch1996-02-091-13/+18
* * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.cRichard Basch1996-02-095-48/+154
* * configure.in: Check for stdlib.hEzra Peisach1996-02-076-1/+18
* Need to include stdio.h and errno.h no matter what.Ezra Peisach1996-02-072-2/+7
* Make clean removes ftpd (not ftp)Ezra Peisach1996-02-072-1/+5
* New files, for danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-0/+5
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-0724-10/+154
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-0740-454/+1115
* * configure.in, Makefile.inRichard Basch1996-02-042-2/+3
* * configure.in, Makefile.inRichard Basch1996-02-042-25/+12
* * Makefile.inRichard Basch1996-02-0411-41/+75
* * aclocal.m4Richard Basch1996-02-041-11/+46
* Remove check to make sure ticket enctypeSam Hartman1996-02-014-49/+11
* Remove check to make sure cached tickets are in tgs_enctypesSam Hartman1996-02-012-24/+6
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-016-164/+92
* * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ...Sam Hartman1996-01-315-17/+77
* Several changes to the db rename feature.Richard Basch1996-01-311-19/+25
* * dump.c (load_db): dbrenerr_fmt prints "from" first, so pass itMark Eichin1996-01-302-1/+6
* * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless withoutMark Eichin1996-01-302-1/+6
* Don't update the utmp file unless update_utmp is trueSam Hartman1996-01-302-3/+10