summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* make dependKen Raeburn2006-03-086-100/+157
* * prot.h: Include k5-platform.h.Ken Raeburn2006-03-082-64/+28
* missed a dlsym call removalKen Raeburn2006-03-081-1/+0
* Oops. This should come closer to building on Windows..Ken Raeburn2006-03-082-18/+49
* 2006-03-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2006-03-08115-3432/+9552
* * kdb5.c: Don't include pthread.hKen Raeburn2006-03-082-4/+4
* Enable compilation of little-endian unaligned load/store helperKen Raeburn2006-03-084-20/+16
* make dependKen Raeburn2006-03-0843-376/+751
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-0810-72/+174