summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* make depend, now with dependency sortingKen Raeburn2006-03-3164-4122/+4221
* * depfix.pl (uniquify): Sort dependencies, so little tweaks to include ordersKen Raeburn2006-03-312-2/+13
* make dependKen Raeburn2006-03-301-6/+5
* * klist.c: Include autoconf.h firstKen Raeburn2006-03-302-1/+5
* * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2006-03-302-22/+5
* * aesopt.h: Include autoconf.hKen Raeburn2006-03-303-3/+10
* * shs.c: Include shs.h firstKen Raeburn2006-03-302-1/+5
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-303-17/+23
* make depend Ken Raeburn2006-03-301-24/+27
* * ss_internal.h: Include autoconf.hKen Raeburn2006-03-302-0/+5
* * k524init.c: Include autoconf.hKen Raeburn2006-03-303-2/+7
* * configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, notKen Raeburn2006-03-302-3/+9
* include autoconf.h before krb5.hKen Raeburn2006-03-304-2/+10
* fill a paragraph in a comment because it's making my scripted parsing difficultKen Raeburn2006-03-301-5/+5
* Currently logger.c is built as part of the KDC, and also built intoKen Raeburn2006-03-302-18/+7
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-2812-0/+28
* * configure.in: Always pass three arguments to AC_DEFINEKen Raeburn2006-03-282-1/+5
* * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTEDKen Raeburn2006-03-282-2/+7
* * configure.in: Check for getusershell, lstat, pwd.h, arpa/inet.h. On OSF/1,Ken Raeburn2006-03-282-2/+15
* * aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once instead of AC_CHECK_FUNCKen Raeburn2006-03-282-13/+17
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-288-22/+38
* * configure.in: Supply all three arguments when calling AC_DEFINEKen Raeburn2006-03-282-1/+4
* * configure.in: Don't define NDBM_PW_CHECKKen Raeburn2006-03-282-6/+4
* make dependKen Raeburn2006-03-2745-1100/+1363
* * wconfig.pl: New fileKen Raeburn2006-03-272-0/+81
* * Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn2006-03-272-1/+6
* get proper KRB5_CALLCONV definitionKen Raeburn2006-03-272-1/+6
* fix up windows include/krb5 referencesKen Raeburn2006-03-272-6/+10
* build and export set/reset_com_err_hook on windowsKen Raeburn2006-03-273-2/+7
* * krb5_32.def: Add the new error-message functionsKen Raeburn2006-03-272-1/+10
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-2623-32/+423
* remove some commented-out commandsKen Raeburn2006-03-261-4/+0
* Updates for the Network Identity Manager User Guide for KFW 3.1.0Jeffrey Altman2006-03-212-0/+0
* This commit updates:Jeffrey Altman2006-03-2049-1544/+1642
* Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn2006-03-163-2/+9
* * configure.in: If tgetent can't be found, error outKen Raeburn2006-03-162-0/+5
* * Makefile.in (krb5.conf): New target. Use config-files/krb5.conf, butKen Raeburn2006-03-142-2/+14
* * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or theKen Raeburn2006-03-132-5/+9
* * Makefile.in (check-unix): Use RUN_SETUP for t_deltatKen Raeburn2006-03-132-1/+5
* * Makefile.in (check-unix): Use RUN_SETUPKen Raeburn2006-03-132-2/+6
* add new file windows/winlevel.h and update windows/version.rcJeffrey Altman2006-03-133-2/+42
* * reconf: Put autoconf.stmp into include directoryKen Raeburn2006-03-112-2/+6
* merge krb5 subdir change log dataKen Raeburn2006-03-112-1328/+1183
* temporary: change log from old krb5/ directoryKen Raeburn2006-03-111-0/+1326
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-11145-2945/+1450
* - replace icon with the NetIDMgr iconJeffrey Altman2006-03-113-2/+10
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-1123-2/+76
* Build NetIDMgr Developer Documentation (requires doxygen)Jeffrey Altman2006-03-092-3/+3
* * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ...Ken Raeburn2006-03-092-1/+7
* * configure.in: Check for vsnprintf and vasprintf, and for positionalKen Raeburn2006-03-092-1/+30