summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* kpropd.c (PRS): Don't bother initializing server_addrs sinceTheodore Tso1995-03-243-17/+9
* Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealingTheodore Tso1995-03-242-6/+11
* replay.c: The KDC replay cache needs to store the databaseTheodore Tso1995-03-243-27/+43
* Add install rule for the error table headersTheodore Tso1995-03-242-0/+14
* If /etc/services doesn't have the kadmin port, use a compiled in defaultTheodore Tso1995-03-242-6/+18
* adm_defs.h (ADM5_DEFAULT_PORT): Add definition of defaultTheodore Tso1995-03-243-8/+24
* Make same fix for krlogindTheodore Tso1995-03-241-1/+1
* Stupid typo in previous fixTheodore Tso1995-03-241-1/+1
* Add "support_desmd5" flagTheodore Tso1995-03-242-1/+8
* Makefile.in (krshd): Move $(K4LIB) after $(KLIB) so that ifTheodore Tso1995-03-243-2/+9
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-243-11/+17
* * logutil.c (update_wtmp): initialize ut from ent the way the V4Mark Eichin1995-03-242-0/+22
* Fixed breakage introduced by windows port. com_err() is supposed toTheodore Tso1995-03-242-0/+9
* Also produce a link map along with the DLLKeith Vetter1995-03-232-5/+9
* Updated windows readme to reflect the name change of the zip targetKeith Vetter1995-03-232-1/+5
* Changed the name of the zipping up source target for the PCKeith Vetter1995-03-232-2/+7
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-233-4/+122
* Added some error checking code to handle missing realms fileKeith Vetter1995-03-232-30/+43
* Added readme file to the windows directoryKeith Vetter1995-03-222-0/+31
* Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf andKeith Vetter1995-03-222-1/+7
* Added prototypes to ccache change notificationKeith Vetter1995-03-227-13/+72
* New file, unix_time, didn't work on the PCKeith Vetter1995-03-224-2/+105
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-222-3/+12
* PC config changes due to changes in include sys/types.hKeith Vetter1995-03-222-18/+8
* Added all-mac target to the top level makefileKeith Vetter1995-03-222-2/+7
* Make -I options work when the build and source tree are differentTheodore Tso1995-03-222-1/+6
* Fixed up zipping up PC source for uncleaned source treesKeith Vetter1995-03-222-2/+8
* Added files to the windows/cns directoryKeith Vetter1995-03-2224-0/+3692
* Adding files to newley created windows directoryKeith Vetter1995-03-221-0/+15
* Oops. Missed a directory in zipping up for the PCKeith Vetter1995-03-222-1/+5
* Added zipping up source for the PC to the top-level makefileKeith Vetter1995-03-222-9/+77
* Added the GSSAPI routines to the windows dllKeith Vetter1995-03-223-380/+420
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-228-9/+105
* Fixed signed/unsigned assignment mismatchesKeith Vetter1995-03-224-4/+8
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-228-13/+54
* Part of low-level open file PC bug and moved some prototypes into worldKeith Vetter1995-03-224-4/+17
* Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1995-03-224-9/+28
* The "includes" target is *not* obsolete; it's necessary to copy theTheodore Tso1995-03-222-1/+6
* Added function (unix_time_gmt_unixsec) needed for des425 to work withTheodore Tso1995-03-213-0/+32
* Fix comment that referred to STDARG_PROTOTYPESJohn Gilmore1995-03-192-1/+5
* * aclocal.m4 (CHECK_STDARG): Remove; we're just using AC_HEADER_CHECK.John Gilmore1995-03-193-10/+13
* * kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_STDARG_HJohn Gilmore1995-03-192-3/+7
* * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1995-03-193-8/+13
* * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.John Gilmore1995-03-193-3/+8
* * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1995-03-194-6/+13
* Forgot to check this in earlierJohn Gilmore1995-03-191-0/+7
* * acgeneral.m4: Report the update status of the cache better;John Gilmore1995-03-182-10/+24
* * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.inJohn Gilmore1995-03-182-1/+4
* * Makefile.in (LDFLAGS): Zap duplicate.John Gilmore1995-03-182-2/+6
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.John Gilmore1995-03-183-3/+5