krb5.git
2008-07-21 Jeffrey Altmankadm5_decrypt_key(). This patch prevents the returned...
2008-07-21 Jeffrey Altmankrb5_string_to_keysalts()
2008-07-21 Jeffrey AltmanThere are two mutex locking issues that Roland Dowdeswe...
2008-07-21 Jeffrey AltmanAn implementation of opendir() and friends for _WIN32
2008-07-21 Jeffrey AltmanAssign fixed ordinals to comerr32.dll exports
2008-07-21 Ken RaeburnWhen reading from the routing socket, only provide...
2008-07-21 Jeffrey Altmanccdefault.c:
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-07-20 Ken RaeburnDrop $(SUBDIRS_@srcdir@) hack, it's not being used...
2008-07-18 Tom YuUse mkstemp(), and fstat() the file to make sure that...
2008-07-18 Ken RaeburnSet non-blocking mode on incoming TCP connections.
2008-07-18 Ken RaeburnOn systems with struct rt_msghdr, open a routing socket...
2008-07-18 Ken RaeburnRewrite krb5_db_open flag handling to avoid confusing...
2008-07-18 Tom YuRevert due to potential file modes race condition
2008-07-18 Tom YuMake krb5_rc_io_creat() use mkstemp
2008-07-17 Tom YuIn krb5_rc_io_creat(), unlink any existing rcache file...
2008-07-17 Alexandra EllwoodCCAPI side of the patch
2008-07-17 Alexandra EllwoodRemoved _t suffix from KIM types
2008-07-17 Alexandra EllwoodRemoved _t suffix from all type names
2008-07-17 Tom YuApply patch from Mark Phalan to correctly use progname...
2008-07-16 Tom YuApply patch from Mark Phalan to initialize progname...
2008-07-16 Tom YuFix indirection on assignment to minor status
2008-07-16 Tom YuCheck return value from k5_mutex_lock() to partially...
2008-07-15 Ken Raeburn r1926@ken-wireless: raeburn | 2008-07-15 16:49:17...
2008-07-15 Tom Yukrb5_get_cred_via_tkt() should null out_cred on errors
2008-07-14 Ken RaeburnUse RFC 3542's IPV6_RECVPKTINFO if available. (And...
2008-07-12 Ken RaeburnIn FREE_SET_DATA, reset the current count as well
2008-07-12 Ken RaeburnUse all local addresses except loopback addresses,...
2008-07-10 Tom YuAdd comment and <TargetConditionals.h> to previous
2008-07-10 Tom YuUse #pragma pop on the Mac to ensure that the krb5_gic_...
2008-07-10 Alexandra EllwoodCCacheServer crashes iterating over creds which have...
2008-07-10 Tom YuApply patch from Apple to handle missing krb5.conf...
2008-07-09 Alexandra EllwoodDon't print spurious errors to debug logs
2008-07-09 Alexandra EllwoodAdd macro so we don't print deprecated warnings while...
2008-07-09 Alexandra EllwoodUse autogenerated darwin.exports files for server frame...
2008-07-09 Alexandra EllwoodDon't use "ccache" in error string printed to user
2008-07-09 Ken RaeburnUse -dead_strip when linking dynamic libraries on Darwin
2008-07-09 Tom Yuadd copyright to lib/crypto/enc_provider/aes.c
2008-07-08 Alexandra EllwoodChanges to krb5_kt_default_name changed the krb5 ABI...
2008-07-08 Alexandra EllwoodAdd kerberos icon
2008-07-07 Alexandra EllwoodAdd EnableTransactions launchd option to CCacheServer
2008-07-07 Alexandra Ellwoodkrb5int_gic_opte_copy should copy elements individually
2008-07-06 Ezra Peisachkdc does not compile with glibc 2.8
2008-07-03 Ken Raeburnstop exporting a few symbols internal to aes implementation
2008-07-01 Alexandra EllwoodAdded type checking for 64-bit platforms
2008-07-01 Alexandra Ellwoodkrb5_get_error_message returns const char *
2008-06-30 Ken Raeburnmemcpy(NULL, ptr, 0) is invalid, so don't do it
2008-06-30 Ken Raeburnmake depend
2008-06-27 Alexandra EllwoodBig endian stash file support
2008-06-27 Ken RaeburnCheck for strdup failure. Fix a memory leak in one...
2008-06-27 Ken Raeburnmisc uninitialized-storage accesses
2008-06-27 Ken Raeburnfix ktutil listing with timestamp
2008-06-27 Ken Raeburnuse-after-free bugs
2008-06-27 Ken RaeburnWhen returning an error, don't also pass back an invali...
2008-06-27 Ken Raeburncall kg_delete_lucidctx_id before freeing, not after
2008-06-27 Ken RaeburnMemory leak, and possible freed-memory dereference...
2008-06-27 Ken Raeburnmisc memory leaks
2008-06-27 Ken Raeburnfix free of automatic storage
2008-06-27 Ken RaeburnDon't do FD_SETSIZE check on Windows.
2008-06-27 Ken RaeburnFix off-by-one error in range check on file descriptor...
2008-06-27 Ken RaeburnFix possible null pointer deref, possible uninit ptr...
2008-06-26 Alexandra EllwoodApple PKINIT LKDC support
2008-06-25 Alexandra EllwoodRolled back patch because tickets 4495 and 5124 fix...
2008-06-25 Alexandra Ellwoodkrb5_do_preauth_tryagain should check for NULL padata
2008-06-25 Alexandra Ellwoodkadm5_setkey_principal_3 not copying key_data_ver and...
2008-06-25 Alexandra EllwoodAdd new launchd flags to CCacheServer plist file
2008-06-25 Ken RaeburnBump minor version number. Update dependencies
2008-06-25 Ken Raeburnkdb library now depends on gssrpc; add it to link commands
2008-06-25 Ken RaeburnPull in xdr_sizeof from tirpc2.3 (which has the same...
2008-06-24 Ezra PeisachInclude kdb_log.h for missing prototypes. Declare...
2008-06-24 Ken RaeburnMerge from branch sun-iprop
2008-06-20 Ken RaeburnSuppress some glibc issues found on x86_64
2008-06-20 Ken RaeburnRemove unused file
2008-06-19 Ken RaeburnRemove test115 for 'bad client params', no longer appro...
2008-06-18 Jeffrey AltmanThis patch is derived from a patch originally submitted...
2008-06-18 Ken RaeburnDisable check for invalid client-side admin config...
2008-06-18 Alexandra Ellwoodcci_credentials_iterator_release using wrong message ID
2008-06-11 Ken RaeburnFactor out repeated code for looking up string, port...
2008-06-11 Ken RaeburnDon't build spx.o, since we never enable SPX
2008-06-11 Ken RaeburnNew target 'undepend' for temporarily removing generate...
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
2008-06-10 Ken RaeburnWarn against new uses of kadm5_config_params.dbname...
2008-06-10 Ken RaeburnGet rid of handling of set-but-unused kadm5_config_para...
2008-06-10 Ken RaeburnRemove documentation for no-longer-supported admin_dbna...
2008-06-10 Ken RaeburnGet rid of handling of set-but-unused kadm5_config_para...
2008-06-09 Ken RaeburnDon't check for NULL before calling free or krb5_xfree
2008-06-08 Ken RaeburnReport file name in detailed cache creation error
2008-06-08 Ken RaeburnDo hash stuff with unsigned math
2008-06-06 Ken RaeburnAnnotate that 'protocol' in svc_register means an IPPRO...
2008-06-06 Ken RaeburnOn Mac OS X, try poking launchd to get the portmapper...
2008-06-06 Ken RaeburnCheck for GSS_C_NO_CREDENTIAL before loop check
2008-06-04 Ken RaeburnWe're not using this makedepend implementation any...
2008-06-03 Ken RaeburnRevert a few const specs to reduce warnings
2008-06-03 Ken RaeburnFix various minor format-string issues
2008-06-03 Ken RaeburnPassing 0 to krb5_build_principal requires a cast
2008-06-02 Ken RaeburnDon't use 'log' as a global variable name
2008-06-02 Ken RaeburnExplicitly note number as unsigned to shut gcc up
2008-06-02 Ken RaeburnPartial const-ification, as indicated by the modern...
2008-06-02 Ken RaeburnFix a few incompatible-pointer warnings that aren't...
2008-06-02 Ken RaeburnChange krb5_context.db_context to point to the real...
next