summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-012-38/+131
* Add prototype for krb5int_init_context_kdcEzra Peisach2006-10-161-0/+2
* Add prototype for krb5_aprof_get_booleanEzra Peisach2006-10-161-0/+2
* * preauth_plugin.h: Don't use an enum in a public apiSam Hartman2006-10-131-1/+1
* Patch to split client plugin from server pluginSam Hartman2006-10-131-73/+85
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+26
* Use const pointers for error messages.Ken Raeburn2006-10-072-4/+4
* drop comma at end of enum listKen Raeburn2006-10-071-1/+1
* cursor for iterating over ccachesTom Yu2006-10-052-0/+63
* Preauthentication Plugin FrameworkSam Hartman2006-10-034-4/+302
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-212-2/+37
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-1616-0/+2815
* * Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn2006-09-071-0/+3
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-232-6/+53
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-253-8/+8
* * kdb.h (krb5_def_promote_db): DeclareKen Raeburn2006-06-301-0/+3
* New kdb backend operation promote_db, makes a temporary database become theKen Raeburn2006-06-301-0/+1
* check calling conventions specified for WindowsKen Raeburn2006-06-291-0/+5
* Fix comment style in public headerKen Raeburn2006-06-291-8/+10
* fix calling convention for krb5 error-message routines, document usage of krb...Ken Raeburn2006-06-291-5/+13
* * src/include/krb5/krb5.hin: Add prototype for krb5_copy_contextTom Yu2006-06-261-0/+2
* * k5-int.h (krb5_copy_error_state): New macroKen Raeburn2006-06-241-0/+3
* remove spuriously resurrected file from mergeTom Yu2006-06-151-30/+0
* Conditionalize declarations of krb5int_make_srv_query_realm andKen Raeburn2006-06-151-0/+2
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-0/+30
* POSIX allows getpwnam_r and getpwuid_r to return 0 (success) even if theRuss Allbery2006-06-131-4/+6
* Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn2006-06-101-9/+1
* Add copyright noticeKen Raeburn2006-05-261-0/+29
* Don't define MODULE_PATHKen Raeburn2006-05-251-1/+0
* Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIRKen Raeburn2006-05-251-0/+6
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-243-2/+2
* Drop major version number from service-locator function table structure.Ken Raeburn2006-05-241-5/+6
* service location plugin interface needs header installedKen Raeburn2006-05-231-0/+1
* install headers into include/krb5Ken Raeburn2006-05-235-11/+23
* 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