krb5.git
2011-08-19 Ezra PeisachRemove variable set but unused
2011-08-19 Ezra PeisachRemove an unused variable
2011-08-17 Zhanna TsitkovRemoved some text from the Database Administration...
2011-08-16 Zhanna TsitkovGenerate man pages for krb5.conf and kdc.conf. For...
2011-08-15 Greg HudsonMake data_eq_string work with const strings
2011-08-13 Zhanna TsitkovAdded missing configuration options
2011-08-12 Zhanna TsitkovRemoved unused "db_modules" and "preauth_module_dir...
2011-08-11 Greg HudsonFix call to gss_inquire_cred from spnego_gss_acquire_cr...
2011-08-11 Greg HudsonFix major status handling in gss_acquire_cred
2011-08-11 Greg HudsonCorrectly dereference cred_handle when assigning to...
2011-08-11 Greg HudsonUntabify k5_path test program
2011-08-11 Ezra PeisachCleanup memory leak in test
2011-08-10 Zhanna TsitkovAlphabetically arranged tags. Removed [login] section...
2011-08-10 Zhanna TsitkovClean up some ldap #define's
2011-08-09 Greg HudsonWhitespace
2011-08-09 Sam Hartmancall gssint_mecherrmap_init() from gssint_mechglue_init()
2011-08-09 Sam HartmanWindows fixes for gss-client.c
2011-08-09 Sam HartmanFix rare duplicate time issue On systems with imprecise...
2011-08-09 Sam HartmanUse KRB5_CALLCONV for all gss mechanism functions....
2011-08-09 Sam HartmanAdded functions to export tables krb5_32:
2011-08-09 Sam HartmanAdd 'const' to fix mismatched parameter warnings
2011-08-09 Sam HartmanCompile fix for WIN32 implementation of k5_get_os_entro...
2011-08-09 Sam HartmanUpdated OBJS and SRCS in lib/crypto/krb/Makefile.in
2011-08-09 Sam HartmanRemoved references to deleted subdirectories from FILES...
2011-08-09 Sam HartmanFixed typo in des OBJS: des_keys.c. -> des_keys
2011-08-09 Sam HartmanIn last-resort fallback va_copy change 'memcmp' to...
2011-08-09 Greg HudsonFix name of krb5_init_context_profile in krb5_32.def
2011-08-09 Zhanna TsitkovAdded kdb5_ldap_util manual page to the Sphinx doc...
2011-08-09 Zhanna TsitkovUpdated kdc.conf documentation
2011-08-08 Greg HudsonFix accidental KDC use of replay cache
2011-08-07 Greg HudsonUse portable path functions when loading plugins
2011-08-07 Greg HudsonAdd internal APIs for portable path manipulation
2011-08-05 Zhanna TsitkovAdded .k5login, k5srvutil, ktutil, kadmind manual docum...
2011-08-05 Zhanna TsitkovAdded kdb5_util man page to the Sphinx doc tree
2011-08-04 Zhanna TsitkovAdded kpropd and kproplog man pages to Sphinx doc tree
2011-08-03 Zhanna TsitkovAdded kprop document to Sphinx doc tree
2011-08-03 Zhanna TsitkovAdded kadmin_local and krb5kdc admin programs to Sphinx...
2011-08-03 Greg HudsonFix several krb5.conf doc inconsistencies
2011-08-02 Greg HudsonDocument some variables in the right section
2011-08-01 Zhanna TsitkovAdded ksu and kvno man pages documentation to Sphinx...
2011-08-01 Zhanna TsitkovOption to add API documentation to the Sphinx doc tree
2011-08-01 Zhanna TsitkovMinor comment correction
2011-07-29 Zhanna TsitkovAdded kpasswd, klist and kdestroy to Sphinx docs. Updat...
2011-07-29 Zhanna TsitkovStart building man pages from Sphinx documentation.
2011-07-27 Greg HudsonFix profile test module on Solaris
2011-07-27 Ezra PeisachUpdate test vtable functions to match proper function...
2011-07-26 Greg HudsonLegacy checksum APIs usually fail
2011-07-26 Zhanna TsitkovAdded #define processing
2011-07-26 Greg HudsonEnsure profile_iterator always sets output params
2011-07-26 Greg HudsonDocument klist -V in the man page
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
2011-07-26 Ezra PeisachFor GCC compiles, use an attribute to suppress the...
2011-07-26 Ezra PeisachRemove t_vfyincreds on make clean
2011-07-25 Ezra PeisachRemove declaration of static function that no longer...
2011-07-25 Zhanna TsitkovBetter x-ref for simple macro's in doxygen comments
2011-07-25 Greg HudsonPAC_CLIENT_INFO principal names do not contain a realm...
2011-07-25 Zhanna TsitkovAdded documentation for the encrypt/decrypt API functions
2011-07-25 Greg HudsonIn rare circumstances, such as checksum errors, some...
2011-07-25 Greg HudsonNever return profile on error opening file
2011-07-25 Greg HudsonFix a premature free in ss_listen()
2011-07-25 Greg HudsonRewrite set_results() in prof_get.c
2011-07-25 Greg HudsonRestore accessor behavior on null profiles
2011-07-25 Greg HudsonSimplify KDC realm initialization slightly
2011-07-25 Greg HudsonFix build without KRB5_DNS_LOOKUP
2011-07-24 Ezra PeisachClean up a number of variables set but not used warnings
2011-07-23 Greg HudsonClean up the lock in gss_krb5int_import_cred
2011-07-22 Greg HudsonDon't include <editline/history.h>
2011-07-22 Greg HudsonRename "ivec" to "cipher_state" in encrypt/decrypt
2011-07-22 Greg HudsonFix gss_set_cred_option cred creation with no name
2011-07-22 Greg HudsonFix configure logic when libedit isn't present
2011-07-22 Greg HudsonAdd libedit/readline support to ss
2011-07-21 Greg HudsonBetter workaround for profile test module
2011-07-21 Greg HudsonSet SHLIB_RDIRS in profile test module build
2011-07-21 Greg HudsonFix dependencies of test_load in profile library
2011-07-21 Greg HudsonFix profile_abandon() management lib_handle lock
2011-07-20 Greg HudsonFix name initialization in gss_krb5int_import_cred
2011-07-20 Greg HudsonFix memory leak of accprinc in kg_accept_krb5()
2011-07-20 Zhanna TsitkovCorrected older typo
2011-07-20 Greg HudsonDocument loadable profile modules
2011-07-20 Greg HudsonAdd krb5_init_context_profile API
2011-07-20 Greg HudsonAdd support for loadable profile modules
2011-07-20 Greg HudsonAdd libprofile support for vtable-backed profiles
2011-07-20 Zhanna TsitkovAdded documentation for krb5_decode_authdata_container...
2011-07-20 Greg HudsonAdd automated tests for krb5_gss_import_cred
2011-07-18 Greg HudsonFix process list spew in verbose kadmin tests
2011-07-17 Ken RaeburnDeclare gmt_mktime before use
2011-07-12 Zhanna TsitkovFix the problem with a wildcard in typedefs
2011-07-11 Tom Yuuse timegm() for krb5int_gmt_mktime() when available
2011-07-11 Greg HudsonFix make clean in gss-kernel-lib
2011-07-11 Zhanna TsitkovAdded documentation for cred cache (un)lock, checksum...
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...
next