summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: Generate a makefile in util/supportKen Raeburn2004-05-052-1/+5
* exports listKen Raeburn2004-05-052-0/+6
* * foreachaddr.c: New file, based on include/foreachaddr.cKen Raeburn2004-05-053-2/+841
* fix lib name; add fini funcKen Raeburn2004-05-041-2/+2
* * New directory.Ken Raeburn2004-05-044-0/+315
* Make com_err tests exercise the shared-library supportKen Raeburn2004-05-043-6/+25
* * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option andKen Raeburn2004-05-042-2/+10
* * rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before useKen Raeburn2004-05-032-0/+7
* Use the new mutex in the replay cache structureKen Raeburn2004-05-013-17/+103
* * prng.c (krb5int_prng_cleanup): Destroy the mutexKen Raeburn2004-05-012-0/+3
* Update mutex debug code to be somewhat compatible with multi-threadedKen Raeburn2004-05-012-24/+40
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variablesKen Raeburn2004-05-012-0/+3
* update dependenciesKen Raeburn2004-05-012-143/+174
* Add a mutex for the shared static storage used by YarrowKen Raeburn2004-05-014-44/+89
* * k5-int.h: Include k5-thread.h.Ken Raeburn2004-04-302-0/+9
* * libk5crypto.exports: Drop the library init/fini functions and the DES tablesKen Raeburn2004-04-302-5/+5
* * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporaryKen Raeburn2004-04-302-4/+14
* * aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.inKen Raeburn2004-04-302-0/+3
* * pre.in (EXTRA_FILES): New variable.Ken Raeburn2004-04-303-1/+7
* updated dependenciesKen Raeburn2004-04-291-24/+26
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-294-10/+15
* * k5-platform.h (DELAY_INITIALIZER): Don't define.Ken Raeburn2004-04-292-20/+43
* * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option toKen Raeburn2004-04-292-4/+23
* * aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI.Ken Raeburn2004-04-292-1/+71
* * error_message.c (com_err_terminate): Free heap storage in et_list_dynamicKen Raeburn2004-04-292-0/+8
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variablesKen Raeburn2004-04-292-0/+6
* * libobj.in (.c.so): Add -DSHARED to compile optionsKen Raeburn2004-04-282-1/+5
* * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b...Ken Raeburn2004-04-262-0/+8
* * lib.in (PARSE_OBJLISTS): New variable.Ken Raeburn2004-04-262-13/+10
* * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let eachKen Raeburn2004-04-262-4/+17
* update dependenciesKen Raeburn2004-04-2410-576/+687
* Handle the somewhat common fixed case of time value 0 more efficientlyKen Raeburn2004-04-243-16/+36
* * conv_creds.c (krb524_init_ets, krb524_convert_creds_kdc): Add forward decla...Ken Raeburn2004-04-242-1/+12
* update dependenciesKen Raeburn2004-04-2413-155/+169
* updated dependenciesKen Raeburn2004-04-2421-450/+504
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-2429-95/+835
* * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known toKen Raeburn2004-04-242-32/+27
* Start depending on perl for buildsKen Raeburn2004-04-245-6/+15
* * libupdate.sh: Deleted.Ken Raeburn2004-04-233-57/+5
* * makeshlib.conf: DeletedKen Raeburn2004-04-232-67/+4
* Use more flexible command substitution for shared library generation, so we canKen Raeburn2004-04-236-14/+51
* Delete a couple of symbols that are only defined when krb4 is enabled,Ken Raeburn2004-04-231-2/+0
* update dependenciesKen Raeburn2004-04-235-96/+144
* add newline at end of fileKen Raeburn2004-04-231-1/+1
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-2224-0/+2095
* krb5_get_in_tkt ignores lifetimeSam Hartman2004-04-165-6/+23
* Fix memory leak when not sending to master KDC inSam Hartman2004-04-152-0/+9
* added krb5-config to targetsAlexandra Ellwood2004-04-141-0/+2
* Changes to the NSIS installer for Windows to support KFW 2.6.1Jeffrey Altman2004-04-143-6/+25
* Since we must reserve the single letter prefixes on all platformsJeffrey Altman2004-04-134-8/+12