krb5.git
2011-07-07 Zhanna TsitkovExclude files from src/plugins subdirectory as input...
2011-07-06 Greg HudsonSimplify and fix chpass_util error generation
2011-07-05 Zhanna TsitkovAdded a new section "declaration" to the "types" template
2011-07-01 Ken RaeburnC90 doesn't allow commas at the ends of enumeration...
2011-07-01 Ken RaeburnAlways include fake-addrinfo.h when using getaddrinfo...
2011-07-01 Ken Raeburnisspace should only get unsigned-char values or EOF
2011-07-01 Ken RaeburnDon't pass unsupported -n option to t_rcache
2011-07-01 Ken RaeburnDisplay default values in usage message
2011-07-01 Ezra Peisachmake depend
2011-06-30 Zhanna TsitkovAdded "Installing and configuring UNIX client machines...
2011-06-30 Zhanna TsitkovAdded Install KDC section from the Kerberos V5 Installa...
2011-06-29 Zhanna TsitkovAdded "UNIX Application Servers" section.
2011-06-29 Zhanna TsitkovAdded "Realm configuration decisions" and "Incremental...
2011-06-29 Greg HudsonDocument preauth krb5.conf options in rst docs
2011-06-29 Greg HudsonFix typo in preauth plugin krb5.conf docs
2011-06-29 Zhanna TsitkovUpdated list of the permissions - added "p/P" and remov...
2011-06-28 Zhanna TsitkovAdd instructions for adding the API reference documenta...
2011-06-28 Greg HudsonGet static linking working again, mostly
2011-06-27 Greg HudsonEnable and fix warnings in util/gss-kernel-lib
2011-06-27 Greg HudsonMake kgss test processes run in lock-step
2011-06-27 Greg HudsonAdd a missing call in t_kgss_user.c
2011-06-27 Zhanna TsitkovRemoved 'viewcode' extension from the conf.py as not...
2011-06-26 Greg HudsonDocument built-in modules for clpreauth/kdcpreauth
2011-06-24 Greg HudsonMake fewer db lookups in kadm5_create_principal_3
2011-06-24 Greg HudsonUse zapfree in krb5_free_key_data_contents()
2011-06-23 Greg HudsonDon't destroy dst on error in krb5_cc_move
2011-06-23 Greg HudsonFix a minor memory leak in kadmin
2011-06-23 Greg HudsonFix a minor memory leak in the pwqual loader
2011-06-23 Greg HudsonFix memory leak introduced in r24969
2011-06-23 Greg HudsonFix multiple libkdb_ldap memory leaks
2011-06-23 Zhanna Tsitkovdoxy.py is a translator from Doxygen xml output into...
2011-06-23 Greg HudsonDocument clpreauth/kdcpreauth module configuration
2011-06-23 Zhanna TsitkovInitial commit of the Sphinx documentation source.
2011-06-23 Greg HudsonUpdate kpropd provisos in install guide
2011-06-23 Greg HudsonSeparate license and non-license comment in kpropd
2011-06-23 Greg HudsonUse AI_ADDRCONFIG for more efficient getaddrinfo
2011-06-23 Greg HudsonWork around glibc getaddrinfo PTR lookups
2011-06-23 Greg HudsonUse AI_ADDRCONFIG unconditionally in kpropd
2011-06-22 Greg HudsonCosmetic fixes to preauth_plugin.h from Linus Nordberg
2011-06-22 Zhanna TsitkovFix the build and doxygen markup
2011-06-22 Greg HudsonFormatting and editorial pass over krb5.hin doxygen...
2011-06-20 Greg HudsonDocument that e_data can be used by KDB modules internally
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-17 Greg HudsonAdd k5_plugin_register_dyn internal API
2011-06-13 Greg HudsonANSIfy the remaining K&R functions in lib/gssapi/generic
2011-06-13 Greg HudsonFix old-style GSSRPC authentication
2011-06-10 Greg HudsonHandle invalid intervals in lockout-related kadmin...
2011-06-10 Tom YuStart building PDF docs by default
2011-06-10 Greg HudsonSet LC_MESSAGES to "C" in tests which run commands
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonGenerating mit-krb5 pot file
2011-06-10 Greg HudsonMark up strings for translation
2011-06-10 Greg HudsonAdd localization support to com_err
2011-06-10 Greg HudsonAdd localization infrastructure
2011-06-05 Greg HudsonRemove static error table list in built-in com_err
2011-06-03 Greg HudsonRestore fallback non-referral TGS request to same realm
2011-05-26 Greg HudsonRestore krb5_get_credentials caching for referral requests
2011-05-25 Greg HudsonDon't assume principal components are C strings in...
2011-05-22 Greg HudsonFix multiple tl-data updates over iprop
2011-05-20 Greg HudsonRevert r5233 and mark get_age as deprecated in the...
2011-05-19 Zhanna TsitkovUpdated documentation for krb5_c_ and sensauth API.
2011-05-16 Zhanna TsitkovIn mk_rd_cred if recv_subkey in the authentication...
2011-05-16 Zhanna TsitkovUpdated documentation for krb5_rd_ API
2011-05-16 Greg HudsonDocument the lockout-related options in kadmin (modprin...
2011-05-16 Greg HudsonIn kadmin, try using get_date() for lockout-related...
2011-05-15 Greg HudsonLink t_kgss_kernel against libkrb5support since parts...
2011-05-14 Greg HudsonUse hmac-md5 checksum for PA-FOR-USER padata
2011-05-13 Zhanna TsitkovUpdated documentation for PAC API. Moved PAC type defin...
2011-05-12 Zhanna TsitkovUpdated documentation for krb5_mk_ functions
2011-05-11 Greg HudsonAdd more missing headers in kernel subset directory...
2011-05-11 Greg HudsonReference libraries from the build tree when linking and
2011-05-10 Greg HudsonAdd more missing headers in kernel subset directory
2011-05-10 Greg HudsonFix the header list for the kernel subset directory
2011-05-09 Luke Howardfix regression in r24853: PAC no longer exposed
2011-05-09 Greg HudsonKernel subset
2011-05-09 Zhanna TsitkovUpdated documentation for krb5_init_creds_ function...
2011-05-09 Greg HudsonAvoid calling gss_release_buffer() from the message...
2011-05-09 Greg HudsonUse internal crypto functions directly from util_crypt...
2011-05-09 Greg HudsonDelete sec context properly in gss_krb5_export_lucid_se...
2011-05-05 Zhanna TsitkovUpdated documentation: added usage example for krb5_tkt...
2011-05-03 Zhanna TsitkovAPI documentation: added a usage example for krb5_verif...
2011-05-03 Greg HudsonEliminate a redundant initialization in cm_init_selstat...
2011-05-03 Zhanna TsitkovUpdated API documentation with the comments mostly...
2011-05-02 Tom Yumodernize doc/Makefile somewhat
2011-05-02 Greg HudsonAdd poll support to sendto_kdc.c so that it can work...
2011-05-02 Greg Hudsonr24899 moved the declarations of krb5int_mk_chpw_req...
2011-05-01 Zhanna TsitkovUpdated documentation of krb5_copy_ , krb5_free_ and...
2011-04-28 Zhanna TsitkovUpdated the documentation for API related to the creden...
2011-04-28 Zhanna TsitkovProperly release resources in krb5_copy_authenticator()
2011-04-27 Greg HudsonThe MIT krb5 and Heimdal implementations of
2011-04-27 Greg HudsonMake krb5_os_init_context compile again after r24901
2011-04-27 Zhanna TsitkovRemove worthless call to krb5_cc_set_default_name...
2011-04-25 Greg HudsonCorrectly set the expiration field of impersonated...
2011-04-25 Greg HudsonRefactor krb5int_rd_chpw_rep() and make it properly...
2011-04-25 Greg HudsonDo not reference krb5_chpw_result_code_string in
2011-04-22 Ezra PeisachClose comment in #endif for KRB5_DEPRECATED to avoid...
2011-04-22 Zhanna TsitkovDocumented V4/V5 convertion and some credential cache...
2011-04-21 Greg HudsonRemove kg_map_toktype(), as the call sites were removed...
2011-04-20 Zhanna TsitkovDocumented krb5_auth_con_ API family
2011-04-20 Greg HudsonInstall k5login(5) as well as .k5login(5)
next