summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2006-03-271-1/+38
* get proper KRB5_CALLCONV definitionKen Raeburn2006-03-272-1/+6
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-264-0/+53
* 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-1119-1474/+68
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* * prot.h: Include k5-platform.h.Ken Raeburn2006-03-082-64/+28
* Enable compilation of little-endian unaligned load/store helperKen Raeburn2006-03-084-20/+16
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-084-62/+132
* Merge from plugin branchKen Raeburn2006-03-077-25/+117
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-15/+19
* add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-261-1/+1
* * k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-252-0/+28
* * k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn2005-12-172-4/+6
* * k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__]: Use an inline function,Ken Raeburn2005-12-072-1/+13
* * Makefile.in (osconf.h): Always remove osconf.newKen Raeburn2005-11-182-1/+6
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-154-12/+58
* win-mac.h: Add definitions for int32_t and uint32_tJeffrey Altman2005-10-202-0/+6
* Reduce work done on a second "make" pass over the tree, by not regeneratingKen Raeburn2005-10-062-3/+6
* * adm_proto.h (krb5_adm_connect, krb5_adm_disconnect, krb5_adm_dbent_to_proto,Ken Raeburn2005-09-152-84/+9
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-243-26/+0
* describe Novell changes in this directoryKen Raeburn2005-07-201-4/+52
* doc novell changeKen Raeburn2005-07-141-1/+1
* * k5-thread.h (k5_key_t): Add K5_KEY_KDB_ERR_HANDLER and K5_KEY_KADM_CLNT_ERR...Ken Raeburn2005-07-022-0/+7
* * osconf.h (DEFAULT_KDB_LIB_PATH): Use @MODULEDIR. Don't use a fixed globalKen Raeburn2005-06-292-1/+6
* * Makefile.in (osconf.h): Depend on Makefile. Always display commands executedKen Raeburn2005-06-292-3/+10
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-217-139/+317
* * k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn2005-06-152-75/+133
* add commentKen Raeburn2005-06-101-0/+2
* Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn2005-06-092-7/+135
* don't always require support library when building with sun ccKen Raeburn2005-06-072-22/+33
* * k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn2005-06-012-8/+10
* * k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,Ken Raeburn2005-05-282-30/+8
* Implement RFC 3961 PRFSam Hartman2005-05-203-0/+40
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-137-360/+28
* * k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is defined.Ken Raeburn2005-04-282-0/+10
* * port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn2005-04-283-15/+23
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-6/+5
* This patch tightens up our determination of whether we can useKen Raeburn2005-03-263-14/+95
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directoryKen Raeburn2005-03-262-0/+5
* shared library support for HP-UX 10Ken Raeburn2005-03-252-7/+87
* hpux10 has gmtime_r with wrong return type, breaking asn.1 encoderKen Raeburn2005-03-042-0/+29
* Fix build problem found testing certain combinations of optionsKen Raeburn2005-02-092-0/+7
* * configure.in: Put #ifndef/#define/#endif wrapper into autoconf.h to protectKen Raeburn2005-02-032-2/+14
* Irix k5_os_mutex_lock calls k5_pthread_mutex_lock w/ wrong argEzra Peisach2005-01-222-3/+11
* * k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self andKen Raeburn2005-01-142-0/+7
* * k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal ifKen Raeburn2005-01-142-6/+8
* More paranoid checking...Ken Raeburn2005-01-142-26/+96
* * k5-int.h (krb5int_zap_data): Fix preprocessor test for WindowsKen Raeburn2005-01-092-1/+5