summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update the Changelog with a better documentation of the whole SUBDIRS,Theodore Tso1998-12-011-1/+22
* Checked in wrong version of post.in previously. Make sure we checkTheodore Tso1998-12-011-1/+1
* More Windows compatibility fixesScott McGuire1998-11-253-28/+76
* * svr_principal.c (kadm5_create_principal):Tom Yu1998-11-172-3/+12
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu1998-11-172-8/+38
* * kdb.h: Update dbe_crk and dbe_cpw to take a boolean to indicateTom Yu1998-11-172-0/+5
* prof_get.c (profile_get_values): If there are no relations found,Theodore Tso1998-11-172-0/+10
* * Makefile.in (autoconf.stamp): Fix up to deal with config.statusTom Yu1998-11-172-2/+7
* configure.in: Add check for <sys/utsname.h>Theodore Tso1998-11-163-1/+35
* aclocal.m4: Add support for FreeBSD systems using ELF (and not justTheodore Tso1998-11-162-21/+21
* * login.c (login_get_kconf): Also test whether *kconf_val is nullGeoffrey King1998-11-162-1/+8
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-1413-242/+480
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-2/+113
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-6/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-116/+13
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-138-16/+16
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-0/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-133-2/+39
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-138-0/+42
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-1312-38/+48
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-1314-0/+49
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-133-1/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-1/+9
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-135-58/+45
* Add a declaration for the global variable krb5__krb4_context, which isTheodore Tso1998-11-132-0/+8
* Fix bug where if the fcntl-style lock succeeded, we should returnTheodore Tso1998-11-132-2/+13
* If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to controlTheodore Tso1998-11-132-1/+15
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-123-6/+15
* Fixes to build out of source treeEzra Peisach1998-11-064-5/+14
* * gssftp.exp: Changes to deal with new text messages in ftp/ftpdEzra Peisach1998-11-062-2/+6
* * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)Ezra Peisach1998-11-062-13/+20
* Fixed filename uniqueness problems by renaming all of the *.c filesTheodore Tso1998-11-055-3/+5
* Fixed places where code didn't follow CCache API. Integrated some stuff from...Scott McGuire1998-11-053-60/+79
* * prof_init.c (profile_init): Fix a problem whereby if the lastGeoffrey King1998-11-052-3/+12
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-059-12/+13
* Ignore kerbsrc.tar, kerbsrc.zip, etc. files which are created in theTheodore Tso1998-11-031-0/+3
* aclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX long ago. OurTheodore Tso1998-11-032-16/+5
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-0312-608/+710
* * dump.c: Fix up to work with new crypto APITom Yu1998-11-032-26/+23
* lock_file.c (krb5_lock_file): Move the flock() fallback code fromTheodore Tso1998-11-032-23/+49
* * str_conv.c: Remove krb5_cksumtype_to_string after mergeTom Yu1998-11-032-27/+4
* resurrectTom Yu1998-11-021-0/+203
* ressurect files missed by mergeTom Yu1998-11-0240-0/+3499
* add back mistakenly deleted filesMarc Horowitz1998-10-3044-0/+2404
* add back mistakenly deleted filesMarc Horowitz1998-10-305-0/+881
* add back mistakenly deleted filesMarc Horowitz1998-10-308-0/+972
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-30340-15571/+11806
* Merged lxs' changes (removed 3des code from export list)Miro Jurisic1998-10-276-43/+65
* Add -A (require authentication but not necessarily authorization) andDan Winship1998-10-265-160/+381
* * ftp.M: Add documentation for new ccc and cprotect commands.Geoffrey King1998-10-263-23/+77