summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn2006-04-293-23/+6
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-2911-50/+2
* (DB2_NAME): New macro, adding .so suffix for now.Ken Raeburn2006-04-271-2/+3
* Fix excessive italics in kinit man page;Sam Hartman2006-04-271-1/+2
* Updated comments to explain how the CFBundles get unloaded.Alexandra Ellwood2006-04-251-1/+2
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-254-22/+27
* Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn2006-04-253-46/+63
* Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn2006-04-251-0/+7
* Don't define DEBUG; it prints debug messages that cause test suite failuresKen Raeburn2006-04-251-2/+0
* Change name of kdb function-table symbol from being derived from theKen Raeburn2006-04-253-5/+3
* (.acsyms_okay): Fix rules to work better from subdirectories, and skip theKen Raeburn2006-04-251-3/+3
* Tweak configure script generation to check that all symbols producedKen Raeburn2006-04-254-0/+50
* Remove comment on first lineKen Raeburn2006-04-251-1/+0
* Set myfulldirKen Raeburn2006-04-251-0/+1
* Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood2006-04-241-0/+2
* Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood2006-04-243-0/+6
* Added CoreFoundation bundle plugin supportAlexandra Ellwood2006-04-243-211/+338
* krb_get_tf_realm(): cc_int32 is an integer type and should be Alexandra Ellwood2006-04-241-1/+1
* Signed/unsigned warnings cleanupEzra Peisach2006-04-223-4/+4
* unsigned/signed int warnings in krb5_context variablesEzra Peisach2006-04-212-4/+4
* Fix memory leak. closedir() was never being called after successful opendir()Ezra Peisach2006-04-201-0/+2
* shsUpdate should take an unsigned int for lengthEzra Peisach2006-04-205-8/+8
* * errors.c (krb5int_get_error): Try strerror_r if available before strerror.Ken Raeburn2006-04-192-2/+29
* Prototype for krb5_c_prf missing constEzra Peisach2006-04-191-2/+3
* * error_table.h (ET_EBUFSIZ): Increase to 1k.Ken Raeburn2006-04-182-42/+39
* * configure.in: Check for strerror_rKen Raeburn2006-04-181-1/+1
* (LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIXKen Raeburn2006-04-181-3/+1
* (krb5int_debug_fprint): Use strerror_r if available.Ken Raeburn2006-04-181-12/+11
* (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...Ken Raeburn2006-04-181-32/+0
* Compute dependencies for profile_tcl.oKen Raeburn2006-04-151-1/+4
* * Makefile.in (profile_tcl): Link with MLIBS instead of DEPLIBS and LIBSKen Raeburn2006-04-151-1/+1
* * aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the error-table symbol isKen Raeburn2006-04-141-1/+1
* Include com_err.hKen Raeburn2006-04-141-0/+1
* (*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn2006-04-141-0/+1
* Include stdarg.hKen Raeburn2006-04-141-0/+2
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-147-20/+14
* identity/plugins/common/dynimport.c:Jeffrey Altman2006-04-142-2/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-1341-1147/+292
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-1350-1034/+888
* * configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS codeKen Raeburn2006-04-131-6/+0
* make dependKen Raeburn2006-04-111-1/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-11147-67335/+0
* * Sanitize: RemovedKen Raeburn2006-04-112-418/+2
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1191-4020/+0
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-1128-6/+25
* * kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_errKen Raeburn2006-04-102-1/+5
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2006-04-102-2/+7
* * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use quotes around tr argumentsKen Raeburn2006-04-082-1/+3
* * shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn2006-04-082-1/+4