summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Don't look for pthread_mutexattr_setrobust_npKen Raeburn2006-05-161-6/+7
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-162-3/+1
* Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2006-05-042-16/+24
* Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn2006-04-251-11/+19
* Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn2006-04-251-0/+7
* Added CoreFoundation bundle plugin supportAlexandra Ellwood2006-04-241-3/+2
* unsigned/signed int warnings in krb5_context variablesEzra Peisach2006-04-211-3/+3
* Prototype for krb5_c_prf missing constEzra Peisach2006-04-191-2/+3
* 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-141-1/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-132-7/+19
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-132-5/+3
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-113-5260/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-114-136/+0
* 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