summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * resolve.c: Include unistd.h if present on system (forEzra Peisach1998-03-302-1/+9
* gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1998-03-3010-4/+35
* * seteuid.c (krb5_setegid): Fix typo: seteuid -> setegidTom Yu1998-03-232-1/+5
* * kdc_util.c (add_to_transited): Check lengths, fix up commaTom Yu1998-03-202-28/+103
* * chk_trans.c (krb5_check_transited_list): Check lengths whenTom Yu1998-03-172-4/+25
* oops... add PR numberTom Yu1998-03-121-1/+1
* * update_utmp.c (pty_update_utmp): Fix bogus entry ofTom Yu1998-03-122-3/+11
* * ftpcmd.y (getline): Don't syslog passwords! (or newlines)Dan Winship1998-03-052-2/+11
* * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portionEzra Peisach1998-03-052-0/+7
* * Makefile.in: Enable v4 kadmin tests only if athenaEzra Peisach1998-03-032-1/+6
* * configure.in: Enable v4 kadmin tests only if athenaEzra Peisach1998-03-032-0/+12
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-033-6/+14
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-034-4/+20
* * Makefile.in: Integrate in the krb5 build tree rules.Ezra Peisach1998-03-023-5/+16
* pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconfTheodore Tso1998-03-023-3/+13
* aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now definedTheodore Tso1998-03-022-2/+29
* configure.in: Clean up configure script. Check $cross_compilingTheodore Tso1998-03-024-26/+18
* Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt,Theodore Tso1998-03-023-3/+15
* Define S_TOP to contain an absolute pathname to the top of the sourceTheodore Tso1998-03-022-5/+12
* Remove check for the regular expression functions, since they aren'tTheodore Tso1998-03-022-1/+5
* * env-setup.shin (STOP): SRCTOP -> SRCTOPDIRTom Yu1998-03-012-1/+3
* document previousTom Yu1998-03-011-0/+5
* * configure.in: Fix up somewhat (SRCTOP -> SRCTOPDIR) and also getTom Yu1998-03-011-1/+2
* * Makefile.in (env-setup.stamp): Fix up to use $(thisconfigdir)Tom Yu1998-02-282-2/+6
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-2840-142/+156
* * Makefile.in (SHLIB_EXPLIBS): Replace @SHLIB_GEN@ with @GEN_LIB@Tom Yu1998-02-282-1/+5
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-2812-61/+69
* configure.in: Move the regular expression function tests intoTheodore Tso1998-02-282-24/+6
* aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression functionTheodore Tso1998-02-282-0/+41
* 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