krb5.git
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
2008-08-12 Ken RaeburnDisable caching on Mac for now
2008-08-12 Ken RaeburnAlways define krb5int_pthread_loaded, for consistency
2008-08-12 Tom YuUpdate copyright notices to reflect donation of DES...
2008-08-08 Ken RaeburnIf krb5int_pthread_loaded is a function and we're using...
2008-08-07 Ken RaeburnNew config option to enable size optimizations
2008-08-07 Ken RaeburnDisable CONFIG_SMALL optimizations for now
2008-08-07 Ken RaeburnDon't use memcmp for comparing structures of values
2008-08-07 Ken RaeburnDon't leak attr_types storage on error
2008-08-07 Ken Raeburnsequence_of_no_tagvars declared variables used only in
2008-08-07 Ken Raeburnget_eoc() is always followed by next_tag(), so don...
2008-08-07 Ken Raeburnmalloc+memset(,0,) -> calloc
2008-08-07 Ken RaeburnPull out EOC error checks into separate functions
2008-08-07 Ken RaeburnUse bitfields for class and construction type
2008-08-07 Ken RaeburnRewrite tagnum-checking code to streamline normal path...
2008-08-06 Ken Raeburnturn off thread-support debugging code
2008-08-06 Ken RaeburnCheck fstat result. Close fd on error
2008-08-06 Ken RaeburnIf CONFIG_SMALL is defined, always use function calls...
2008-08-06 Ken RaeburnOops. Really delete the extra argument this time
2008-08-06 Ken RaeburnRemove some 'register' declarations
2008-08-06 Ken RaeburnRewrite conditional test for update log processing...
2008-08-06 Ken RaeburnAfter freeing dbprinc, reset it to null
2008-08-06 Ken RaeburnIn loop over entries, make local vars local to each...
2008-08-06 Ken RaeburnFully initialize handle data on allocation
2008-08-06 Ken RaeburnDon't coerce fgetc value to char before EOF check
2008-08-06 Ken RaeburnCheck for malloc failure
2008-08-06 Ken RaeburnRemoved unused (and unpassed) argument to process_k5bet...
2008-08-06 Ken Raeburncstatus() takes no arguments
2008-08-06 Ken RaeburnFix test for accept failure
2008-08-06 Ken Raeburnbad free in kprop
2008-08-06 Ken RaeburnFix bug in array size calculation
2008-08-06 Ken RaeburnAlways use unsigned for one-bit fields
next