| Commit message (Expand) | Author | Age | Files | Lines |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 64 | -4122/+4221 |
* | * depfix.pl (uniquify): Sort dependencies, so little tweaks to include orders | Ken Raeburn | 2006-03-31 | 2 | -2/+13 |
* | make depend | Ken Raeburn | 2006-03-30 | 1 | -6/+5 |
* | * klist.c: Include autoconf.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
* | * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches. | Ken Raeburn | 2006-03-30 | 2 | -22/+5 |
* | * aesopt.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -3/+10 |
* | * shs.c: Include shs.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
* | * pty-int.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -17/+23 |
* | make depend | Ken Raeburn | 2006-03-30 | 1 | -24/+27 |
* | * ss_internal.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 2 | -0/+5 |
* | * k524init.c: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -2/+7 |
* | * configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, not | Ken Raeburn | 2006-03-30 | 2 | -3/+9 |
* | include autoconf.h before krb5.h | Ken Raeburn | 2006-03-30 | 4 | -2/+10 |
* | fill a paragraph in a comment because it's making my scripted parsing difficult | Ken Raeburn | 2006-03-30 | 1 | -5/+5 |
* | Currently logger.c is built as part of the KDC, and also built into | Ken Raeburn | 2006-03-30 | 2 | -18/+7 |
* | Include autoconf.h early in sources, and disable use of @DEFS@ | Ken Raeburn | 2006-03-28 | 12 | -0/+28 |
* | * configure.in: Always pass three arguments to AC_DEFINE | Ken Raeburn | 2006-03-28 | 2 | -1/+5 |
* | * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTED | Ken Raeburn | 2006-03-28 | 2 | -2/+7 |
* | * configure.in: Check for getusershell, lstat, pwd.h, arpa/inet.h. On OSF/1, | Ken Raeburn | 2006-03-28 | 2 | -2/+15 |
* | * aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once instead of AC_CHECK_FUNC | Ken Raeburn | 2006-03-28 | 2 | -13/+17 |
* | * configure.in: Supply comment template in AC_DEFINE calls | Ken Raeburn | 2006-03-28 | 8 | -22/+38 |
* | * configure.in: Supply all three arguments when calling AC_DEFINE | Ken Raeburn | 2006-03-28 | 2 | -1/+4 |
* | * configure.in: Don't define NDBM_PW_CHECK | Ken Raeburn | 2006-03-28 | 2 | -6/+4 |
* | make depend | Ken Raeburn | 2006-03-27 | 45 | -1100/+1363 |
* | * wconfig.pl: New file | Ken Raeburn | 2006-03-27 | 2 | -0/+81 |
* | * Makefile.in (include_xom): Define as "rem" instead of empty on Windows | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
* | get proper KRB5_CALLCONV definition | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
* | fix up windows include/krb5 references | Ken Raeburn | 2006-03-27 | 2 | -6/+10 |
* | build and export set/reset_com_err_hook on windows | Ken Raeburn | 2006-03-27 | 3 | -2/+7 |
* | * krb5_32.def: Add the new error-message functions | Ken Raeburn | 2006-03-27 | 2 | -1/+10 |
* | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 23 | -32/+423 |
* | remove some commented-out commands | Ken Raeburn | 2006-03-26 | 1 | -4/+0 |
* | Updates for the Network Identity Manager User Guide for KFW 3.1.0 | Jeffrey Altman | 2006-03-21 | 2 | -0/+0 |
* | This commit updates: | Jeffrey Altman | 2006-03-20 | 49 | -1544/+1642 |
* | Quick hack to make it easy to run valgrind on many of our test cases. | Ken Raeburn | 2006-03-16 | 3 | -2/+9 |
* | * configure.in: If tgetent can't be found, error out | Ken Raeburn | 2006-03-16 | 2 | -0/+5 |
* | * Makefile.in (krb5.conf): New target. Use config-files/krb5.conf, but | Ken Raeburn | 2006-03-14 | 2 | -2/+14 |
* | * plugins.c (krb5int_get_plugin_dir_data): If dirhandle is null or the | Ken Raeburn | 2006-03-13 | 2 | -5/+9 |
* | * Makefile.in (check-unix): Use RUN_SETUP for t_deltat | Ken Raeburn | 2006-03-13 | 2 | -1/+5 |
* | * Makefile.in (check-unix): Use RUN_SETUP | Ken Raeburn | 2006-03-13 | 2 | -2/+6 |
* | add new file windows/winlevel.h and update windows/version.rc | Jeffrey Altman | 2006-03-13 | 3 | -2/+42 |
* | * reconf: Put autoconf.stmp into include directory | Ken Raeburn | 2006-03-11 | 2 | -2/+6 |
* | merge krb5 subdir change log data | Ken Raeburn | 2006-03-11 | 2 | -1328/+1183 |
* | temporary: change log from old krb5/ directory | Ken Raeburn | 2006-03-11 | 1 | -0/+1326 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 145 | -2945/+1450 |
* | - replace icon with the NetIDMgr icon | Jeffrey Altman | 2006-03-11 | 3 | -2/+10 |
* | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 23 | -2/+76 |
* | Build NetIDMgr Developer Documentation (requires doxygen) | Jeffrey Altman | 2006-03-09 | 2 | -3/+3 |
* | * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ... | Ken Raeburn | 2006-03-09 | 2 | -1/+7 |
* | * configure.in: Check for vsnprintf and vasprintf, and for positional | Ken Raeburn | 2006-03-09 | 2 | -1/+30 |