aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2006-11-15pull up r18791 from trunkTom Yu2-0/+6
2006-11-14pull up r18801 from trunkTom Yu1-1/+2
2006-11-14pull up r18800 from trunkTom Yu1-2/+6
2006-11-11pull up r18790 from trunkTom Yu2-2/+41
2006-11-11pull up r18789 from trunkTom Yu1-0/+5
2006-11-08pull up r18754 from trunkTom Yu2-38/+131
2006-11-07Pullup from trunk to 1.6 branchAlexandra Ellwood1-2/+2
2006-10-16Add prototype for krb5int_init_context_kdcEzra Peisach1-0/+2
2006-10-16Add prototype for krb5_aprof_get_booleanEzra Peisach1-0/+2
2006-10-13 * preauth_plugin.h: Don't use an enum in a public apiSam Hartman1-1/+1
2006-10-13Patch to split client plugin from server pluginSam Hartman1-73/+85
2006-10-07Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn1-0/+26
2006-10-07Use const pointers for error messages.Ken Raeburn2-4/+4
2006-10-07drop comma at end of enum listKen Raeburn1-1/+1
2006-10-05cursor for iterating over ccachesTom Yu2-0/+63
2006-10-03Preauthentication Plugin FrameworkSam Hartman4-4/+302
2006-09-21Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2-2/+37
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn16-0/+2815
2006-09-07* Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn1-0/+3
2006-08-23Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2-6/+53
2006-07-25Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood3-8/+8
2006-06-30* kdb.h (krb5_def_promote_db): DeclareKen Raeburn1-0/+3
2006-06-30New kdb backend operation promote_db, makes a temporary database become theKen Raeburn1-0/+1
2006-06-29check calling conventions specified for WindowsKen Raeburn1-0/+5
2006-06-29Fix comment style in public headerKen Raeburn1-8/+10
2006-06-29fix calling convention for krb5 error-message routines, document usage of krb...Ken Raeburn1-5/+13
2006-06-26 * src/include/krb5/krb5.hin: Add prototype for krb5_copy_contextTom Yu1-0/+2
2006-06-24* k5-int.h (krb5_copy_error_state): New macroKen Raeburn1-0/+3
2006-06-15remove spuriously resurrected file from mergeTom Yu1-30/+0
2006-06-15Conditionalize declarations of krb5int_make_srv_query_realm andKen Raeburn1-0/+2
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-0/+30
2006-06-13POSIX allows getpwnam_r and getpwuid_r to return 0 (success) even if theRuss Allbery1-4/+6
2006-06-10Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn1-9/+1
2006-05-26Add copyright noticeKen Raeburn1-0/+29
2006-05-25Don't define MODULE_PATHKen Raeburn1-1/+0
2006-05-25Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIRKen Raeburn1-0/+6
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn3-2/+2
2006-05-24Drop major version number from service-locator function table structure.Ken Raeburn1-5/+6
2006-05-23service location plugin interface needs header installedKen Raeburn1-0/+1
2006-05-23install headers into include/krb5Ken Raeburn5-11/+23
2006-05-16Don't look for pthread_mutexattr_setrobust_npKen Raeburn1-6/+7
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2-3/+1
2006-05-04Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2-16/+24
2006-04-25Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn1-11/+19
2006-04-25Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn1-0/+7
2006-04-24Added CoreFoundation bundle plugin supportAlexandra Ellwood1-3/+2
2006-04-21unsigned/signed int warnings in krb5_context variablesEzra Peisach1-3/+3
2006-04-19Prototype for krb5_c_prf missing constEzra Peisach1-2/+3
2006-04-14Include stdarg.hKen Raeburn1-0/+2
2006-04-14Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn1-1/+1