summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-1459-589/+337
* Document previous changesTom Yu1998-02-131-0/+15
* * recno/extern.h: Additional renamingTom Yu1998-02-131-0/+18
* * hash/extern.h: Additional renamingTom Yu1998-02-134-3/+40
* * mpool/mpool.h: Additional renamingTom Yu1998-02-131-0/+10
* * btree/extern.h: Additional renamingTom Yu1998-02-131-0/+29
* * db-int.h: Additional renamingTom Yu1998-02-132-0/+6
* Collapse ftp and ftpd's configure.in into gssftp's configure.inTheodore Tso1998-02-139-74/+84
* Remove free functions. (Now moved to lib/krb5/krb/kfree.c)Theodore Tso1998-02-1338-1783/+0
* Makefile.in, configure.in: Remove the free directory from the list ofTheodore Tso1998-02-133-13/+12
* Added new file kfree.c, which contained all of the functionsTheodore Tso1998-02-133-0/+582
* Add AC_PROG_INSTALL since it's needed to install the libraries andTheodore Tso1998-02-132-0/+6
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-1321-41/+69
* Change patch so that either mechanism is acceptedTheodore Tso1998-02-132-5/+6
* accept_sec_context.c (krb5_gss_accept_sec_context): Always allow useTheodore Tso1998-02-132-0/+7
* aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave aTheodore Tso1998-02-132-1/+13
* * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu1998-02-134-26/+37
* * db.h: Rename dbopen to avoid collision with NetBSD libcTom Yu1998-02-134-0/+24
* * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1998-02-132-5/+8
* * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots ofTom Yu1998-02-132-15/+32
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* * init_sec_context.c: KLUDGE!! Add global variableTom Yu1998-02-122-1/+11
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-1218-7/+54
* Mass makefile/configure.in build system revampTheodore Tso1998-02-12269-720/+1140
* * kerberos_v4.c: Move macro definition of klog earlier so that itTom Yu1998-02-062-1/+6
* popen.c (ftpd_popen): Make sure you can't overrun the argv[] andTheodore Tso1998-02-062-4/+13
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-064-6/+15
* Add a comment about the low 128 error codes being defined by the Krb5Theodore Tso1998-02-062-0/+12
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if theTheodore Tso1998-02-062-2/+15
* * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu1998-02-052-1/+17
* kerberos_v4.c (process_v4): Check the length of the incoming V4 packetTheodore Tso1998-02-052-8/+40
* Updated to call Universal Headers 3.0.1Marshall Vale1998-02-021-14/+16
* Updated from most recent MacTCP SDKMarshall Vale1998-02-021-15/+17
* fix some formatting problemsDan Winship1998-02-011-5/+10
* * kadmin.exp: Fix to deal with new kpasswd programTom Yu1998-01-312-9/+17
* * default.exp: Add kpasswd_server to krb5.confTom Yu1998-01-312-0/+5
* * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu1998-01-312-5/+10
* * configure.in: Add new directory for kpasswdTom Yu1998-01-302-1/+5
* * kpasswd.c:Tom Yu1998-01-305-0/+258
* * Makefile.in: Remove install rulesTom Yu1998-01-302-4/+4
* * changepw.c (krb5_change_password): KRB5_USE_INET ->Tom Yu1998-01-302-3/+8
* Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach1998-01-302-1/+5
* * ftpd.c (auth_data): Accept forwarded credentials and dispose ofDan Winship1998-01-302-16/+41
* * accept_sec_context.c (rd_and_store_for_creds): Don't mess withDan Winship1998-01-305-3/+74
* * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,Dan Winship1998-01-302-1/+6
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-306-14/+43
* * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship1998-01-282-1/+5
* * kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]Ezra Peisach1998-01-282-0/+13
* * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].Ezra Peisach1998-01-282-14/+25