krb5.git
2008-09-27 Alexandra EllwoodRenamed kim_identity_get_components to kim_identity_get...
2008-09-27 Justin AndersonAdd kim_preferences_get/set_minimum/maximum_lifetime...
2008-09-27 Justin Andersonkim_credential_get_options was setting the lifetime...
2008-09-27 Alexandra EllwoodKerberosAgent MachIPC support
2008-09-27 Alexandra EllwoodC90 compliance
2008-09-26 Alexandra Ellwoodkim_options_set_service_name should be able to take...
2008-09-26 Alexandra EllwoodAdded kim_credential_get_options and kim_ccache_get_options
2008-09-26 Alexandra EllwoodRemoved argument from kipc_client_lookup_server
2008-09-26 Alexandra EllwoodRemoved application name setting function from kim_sele...
2008-09-26 Alexandra EllwoodInitial checkin of Mac OS X ipc support.
2008-09-25 Justin AndersonAdd test for recently fixed kim_preferences_remove_favo...
2008-09-25 Justin AndersonUpdate kim_test to use new error string function
2008-09-25 Alexandra EllwoodFixed a typo in kim_preferences.c which prevented
2008-09-25 Alexandra EllwoodFixed a bug where kim_preferences_remove_favorite_identity
2008-09-25 Alexandra EllwoodAdded support to track number of prompts so UIs do...
2008-09-25 Alexandra EllwoodModified kim_ccache_compare to match the behavior of...
2008-09-25 Alexandra EllwoodRemoved prototype with no implementation
2008-09-24 Alexandra EllwoodFixed bugs in command line change password support.
2008-09-23 Justin AndersonKIM Identity selection dialog work. Updated to match...
2008-09-23 Alexandra EllwoodRenamed error handling files to reflect what they do...
2008-09-23 Justin Andersonkim_ccache_get_display_name was calling kim_ccache_crea...
2008-09-22 Alexandra EllwoodAdded command line UI support.
2008-09-22 Ken RaeburnMerge three patches from Novell, with some updates...
2008-09-22 Justin AndersonMerge 1.7 work on auxiliary ccache functions necessary...
2008-09-22 Ken RaeburnMissed some changes for db_context->dal_handle renaming
2008-09-19 Alexandra EllwoodKIM ui plugin support and gui selection harness
2008-09-19 Alexandra EllwoodRemove kim_identity_get_gss_name from the export lists
2008-09-18 Alexandra EllwoodAdded functions to save and get password from keychain
2008-09-18 Ken Raeburnmakedepend
2008-09-18 Ken RaeburnIf unset env(KRB5CCNAME) doesn't work, skip the tests...
2008-09-18 Alexandra EllwoodRemoved kim_identity_get_gss_name and updated documentation
2008-09-17 Alexandra EllwoodAdded tentative plugin API for KIM UI
2008-09-17 Alexandra EllwoodAdded support for options in favorite identities.
2008-09-12 Alexandra EllwoodFixed KIM export list for KerberosLite (forgot there...
2008-09-11 Alexandra EllwoodRemoved favorite identities object from public API...
2008-09-09 Ken RaeburnUntabify; trim trailing whitespace; add emacs local...
2008-09-08 Ken Raeburnwhitespace
2008-09-08 Alexandra EllwoodUse krb5 threading functions.
2008-09-05 Ken RaeburnUse braces to repair broken emacs indentation, caused...
2008-09-05 Ken RaeburnWhitespace changes, mostly horizontal, for consistency...
2008-09-04 Alexandra EllwoodCCAPI should only use one pthread key
2008-09-03 Ken RaeburnUse GSS_S_BAD_STATUS for unknown status codes
2008-08-29 Ken RaeburnFix vasprintf signed/unsigned mix; separate out duplica...
2008-08-28 Ken Raeburnfix resource leak in USE_PASSWORD_SERVER code
2008-08-28 Ken RaeburnFix resource leak
2008-08-28 Alexandra EllwoodAdditional code for KerberosAgent. Checking in so...
2008-08-27 Ken Raeburncompile-time flag to disable iprop
2008-08-27 Ken RaeburnSome helper rules for running Coverity Prevent
2008-08-27 Ken RaeburnBased on patch from lxs, with some changes:
2008-08-27 Ken Raeburn r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400
2008-08-26 Ken RaeburnChange non-debug version of k5_debug_log to int to...
2008-08-26 Tom Yuwhitespace
2008-08-25 Tom YuFix PROG_LIBPATH so in-tree tests work
2008-08-25 Ken RaeburnUpdate description of -k option: From the code it appea...
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-08-25 Ken RaeburnFix sense of test of lock call preparing to update...
2008-08-22 Alexandra EllwoodCCAPI is leaking mach ports
2008-08-22 Ken RaeburnLet walk_realm_tree tests fail for now, ignore them...
2008-08-22 Ken RaeburnUse capaths unconditionally. Update copyright
2008-08-22 Ken RaeburnNew macro for testing whether the compiler supports...
2008-08-22 Alexandra EllwoodKIM should not provide keytab functions when building...
2008-08-22 Alexandra EllwoodUpdated documentation to be more specific about TLS...
2008-08-22 Alexandra EllwoodRemoved warnings of unused variable
2008-08-22 Ken RaeburnCheck for struct sockaddr_storage only in top-level...
2008-08-20 Zhanna Tsitkovlean client changes
2008-08-20 Alexandra EllwoodAdd support to send CFNotifications on ccache and cache...
2008-08-20 Alexandra EllwoodNotify clients on ccache deletion
2008-08-20 Alexandra EllwoodAdded some carriage returns to decrease line length
2008-08-19 Ken RaeburnUpdate krb4 test to use aclocal.m4 macro and default...
2008-08-19 Ken RaeburnFix broken build -- conditionalize some stuff on DISABL...
2008-08-19 Alexandra Ellwoodprofile write code should only quote empty strings
2008-08-19 Alexandra EllwoodGet KerberosAgent building again after KIM changes
2008-08-19 Ken RaeburnDefault to not building krb4 support
2008-08-19 Alexandra EllwoodFixed export list for new hints functions
2008-08-19 Alexandra EllwoodModified hints APIs to be a single API that takes strin...
2008-08-18 Alexandra EllwoodUpdated bindings. Incomplete but commiting to avoid...
2008-08-17 Ezra PeisachUsing gcov, it was noted that the tests were never...
2008-08-16 Ezra PeisachIn parsing authorization data, if run out of memory...
2008-08-16 Ezra PeisachIn copying a credential - if we run out memory - the...
2008-08-16 Ezra PeisachMove internal cccursor structures/prototypes to the...
2008-08-15 Alexandra EllwoodConditionalize building of CCAPI ccache type on USE_CCAPI
2008-08-15 Alexandra Ellwoodmac port of kim should not depend on kipc
2008-08-15 Ezra PeisachMove prototype for krb5int_random_string from k5-int...
2008-08-15 Will Fiveasha stash file is not a keytab
2008-08-14 Ken RaeburnOnly add -Os for size optimizations if CFLAGS wasn...
2008-08-14 Ken RaeburnIf the LDAP KDB back end is being built, define ENABLE_...
2008-08-14 Ezra PeisachIn parsing principal - if run out memory - clean up...
2008-08-14 Ezra PeisachIn krb5int_copy_creds_contents - if we run out of memor...
2008-08-14 Ezra PeisachClean up memory leak in krb5_build_principal if we...
2008-08-14 Ezra PeisachError return from krb5int_random_string not tested...
2008-08-14 Ezra Peisachkrb5_fcc_read_addrs returns pointer to released memory...
2008-08-14 Ezra Peisachkrb5_fcc_resolve file locking error on malloc failuer
2008-08-13 Ken RaeburnDon't build PKINIT ASN.1 support code if not building...
2008-08-13 Alexandra EllwoodOpen log file for appending only, not also reading
2008-08-13 Alexandra EllwoodUse a valid UTF8 password for randkey password
2008-08-12 Ken RaeburnRewrite the building of the ccache-type linked list...
2008-08-12 Ken RaeburnIf CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_S...
2008-08-12 Ken RaeburnShorter export list, dumping a bunch of stuff most...
2008-08-12 Ken RaeburnAdd a new directory, configured but not built by defaul...
2008-08-12 Ken RaeburnActually use the export list for Darwin libraries
next