summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-2840-117/+170
* export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. TheTheodore Tso1998-02-282-1/+7
* * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach1998-02-253-4/+20
* * ftpcmd.y: Add production "nonguest" to catch things thatTom Yu1998-02-252-5/+22
* * kcmd.c: Integrate ghudson's changes for client-side krb4Tom Yu1998-02-247-1233/+875
* * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1998-02-244-0/+15
* * ftpd.c: Use krb5_seteuid() and krb5_setegid(). [krb5-libs/505]Tom Yu1998-02-233-18/+20
* * v4rcp.c: Punt nastiness to redefine setreuid, as we don't useTom Yu1998-02-233-28/+18
* * configure.in: Add checks for set{re,e,res}gid()Tom Yu1998-02-233-6/+34
* * k5-util.h: New file. Add krb5_seteuid in order to allowTom Yu1998-02-233-4/+51
* kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauthTheodore Tso1998-02-202-1/+12
* * recvauth.c (krb5_recvauth): Add some bookkeeping flags so weTom Yu1998-02-202-3/+16
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-18198-208/+691
* * windows.in: Rewrite some of the directory syntaxTom Yu1998-02-184-10/+39
* * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()Tom Yu1998-02-152-1/+6
* * configure.in: Remove USE_ANAME, and the defines for ANAME_DBDEP andEzra Peisach1998-02-143-10/+8
* Remove USE_ANAMEEzra Peisach1998-02-142-1/+4
* Remove USE_ANAME as aclocal.m4 no longer defines itEzra Peisach1998-02-142-1/+4
* configure.in: Remove USE_ANAMEEzra Peisach1998-02-142-1/+4
* asn1buf.h (asn1buf_insert_octet): Use static inline function to defineTheodore Tso1998-02-143-53/+77
* Applied lxs's changes to make ftpd safe for systems whereTheodore Tso1998-02-142-3/+20
* Checked in wrong version of ChangeLogTheodore Tso1998-02-141-2/+2
* Applied lxs's changes to add support for Rhapsody DR1Theodore Tso1998-02-143-1/+15
* * kadm_rpc_svc.c: Punt naughty RCS keywords. Update headerTom Yu1998-02-143-76/+11
* * admin.h:Tom Yu1998-02-145-10/+10
* oops forgot to update ChangeLog entirelyTom Yu1998-02-141-0/+6
* * client_init.c:Tom Yu1998-02-147-7/+22
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10
* * 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