summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-11151-68494/+0
* Remove .Sanitize fileKen Raeburn2006-04-111-34/+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
* * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2006-04-082-2/+5
* Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn2006-04-084-2/+13
* * fakeenv.c: Unused file deletedKen Raeburn2006-04-082-88/+4
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-054-2/+27
* * setenv.c: Include autoconf.hKen Raeburn2006-04-042-0/+5
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automaticallyKen Raeburn2006-04-042-1/+6
* make dependKen Raeburn2006-04-042-4/+4
* more DEFS=Ken Raeburn2006-04-0424-0/+60
* set DEFS empty in more placesKen Raeburn2006-04-0434-0/+85
* * err_handle.c: Include autoconf.h and string.h.Ken Raeburn2006-04-043-0/+13
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* include autoconf.h in a few more placesKen Raeburn2006-04-038-0/+17
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-0218-2/+45
* Results from Kerberos Interop session:Jeffrey Altman2006-04-0239-264/+729
* ticket: newJeffrey Altman2006-04-0210-2/+167
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-0230-0/+75
* make dependKen Raeburn2006-04-014-59/+65
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0137-3/+78
* * db2_exp.c, kdb_db2.c: Include k5-int.h earlierKen Raeburn2006-04-013-2/+8
* * configure.in: Check for access, ftime, getcwd, srand48, srand, srandom, stat,Ken Raeburn2006-04-012-2/+64