summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added required include for <sys/types.h>Theodore Tso1995-04-211-0/+1
* Changes for testsuite from Ian Taylor <ian@cygnus.com>Mark Eichin1995-04-212-2/+52
* dejagnu test cases. (from Ian Taylor <ian@cygnus.com>)Mark Eichin1995-04-208-0/+2205
* Changes from Ian Taylor <ian@cygnus.com> to support testsuite.Mark Eichin1995-04-202-11/+30
* added missing htonsMark Eichin1995-04-201-1/+1
* Changes from Ian Taylor <ian@cygnus.com> to support testsuite.Mark Eichin1995-04-205-15/+33
* Move the define of BACKWARDS_BITMASK_COMPAT to asn1_k_decode.c, sinceTheodore Tso1995-04-203-8/+14
* * aclocal.m4 (.ct.c): use $(RM) instead of plain rmMark Eichin1995-04-202-1/+5
* Some PC fix-ups due to the include structure changingKeith Vetter1995-04-202-1/+10
* mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in orderTheodore Tso1995-04-203-40/+43
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-2010-3/+28
* Updated windows readme file to reflect gssapi and makefile changesKeith Vetter1995-04-202-3/+9
* Some top level makefile changes for the PC--does some of the MakefileKeith Vetter1995-04-202-15/+27
* Smarter PC makefile pulling .h files from the gssapi worldKeith Vetter1995-04-202-0/+11
* Remove .h files which are now collapsed into krb5.hTheodore Tso1995-04-2014-1878/+0
* Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach1995-04-202-3/+17
* Use $(CC) instead of ccTheodore Tso1995-04-201-3/+3
* Add include of <errno.h>Theodore Tso1995-04-202-0/+2
* Add include of adm_defs.h, since that's no longer included by krb5.hTheodore Tso1995-04-2015-6/+25
* configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, andTheodore Tso1995-04-205-5/+61
* removed unneeded #include of wordsize.hTheodore Tso1995-04-202-1/+4
* Remove support for HAS_ANSI_CONST (that was needed only forTheodore Tso1995-04-203-16/+7
* Inlined the following include files in krb5.h, to simplify the headerTheodore Tso1995-04-203-19/+1607
* Add profile directoryTheodore Tso1995-04-202-1/+5
* Initial checkin of the profile libraryTheodore Tso1995-04-2016-0/+1880
* asn1_k_decode.c (asn1_decode_krb5_flags): Make the functionTheodore Tso1995-04-194-6/+117
* When default realm specified on command line, call krb5_set_default_realm soEzra Peisach1995-04-192-1/+14
* Added storing of default realm in context. Global default realmEzra Peisach1995-04-192-19/+42
* Initialize and free default realm in contextEzra Peisach1995-04-192-0/+11
* Removed global_context hackEzra Peisach1995-04-192-4/+8
* Added default_realm to krb5_context structureEzra Peisach1995-04-192-0/+5
* Change getdate.o to getdate.c in the SRCS listTheodore Tso1995-04-191-1/+2
* Change depend: to depend::Theodore Tso1995-04-191-1/+1
* Bug fix in the windows telnet programKeith Vetter1995-04-192-0/+9
* Changed compile flags on windows cns programKeith Vetter1995-04-182-2/+6
* Add production for creating the .depend file, and updating theTheodore Tso1995-04-182-0/+22
* Sed script which postprocesses the output from cc -M for "make depend"Theodore Tso1995-04-181-0/+32
* kpropd uses fork instead of vfork, because it's closing fileTheodore Tso1995-04-182-10/+59
* an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() ifTheodore Tso1995-04-183-5/+22
* * sendauth.c (krb5_sendauth): initialize error return parameterTheodore Tso1995-04-183-5/+21
* Remove unneeded include of adm_defs.h (since it's now included by krb5.h)Theodore Tso1995-04-182-2/+5
* Set SUPPORT_DESMD5 attribute for the krbtgt entryTheodore Tso1995-04-182-1/+38
* If there is an error while making in a subdirectory, abort the make inTheodore Tso1995-04-182-1/+8
* Forgot a makefile change for the Windows gssapi dllKeith Vetter1995-04-182-1/+5
* Cosmetic changes for the Windows CNS programKeith Vetter1995-04-183-13/+10
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-14114-0/+5456
* com_err.h: If FAR is not defined, define it awayTheodore Tso1995-04-142-0/+7
* aclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new macroTheodore Tso1995-04-142-2/+13
* Makefile.in, configure.in: Move dependency for all-$WHAT backTheodore Tso1995-04-142-3/+11
* Removed 'unreferenced local variable' problemKeith Vetter1995-04-142-1/+9