krb5.git
2007-03-06 Jeffrey Altmanreverting commit to windows WIX installer (revision...
2007-03-05 Ken Raeburnosf1: get proper library dependencies installed
2007-03-05 Kevin KochTrain build script to use repository sources, omit...
2007-03-05 Kevin KochMove automation documentation from wiki to here.
2007-03-05 Kevin KochAutomation for building KfW
2007-03-03 Sam HartmanBack out windows specific makefile change
2007-03-02 Kevin KochMore existence tests; path update
2007-03-02 Kevin KochTest for existence of identity/obj before try to delete...
2007-03-02 Ken RaeburnOn unload, free up g_mechSet and g_mechList
2007-03-02 Ken Raeburnupdate dependencies
2007-03-02 Ken RaeburnDelete more stuff for 'clean' and 'distclean' targets
2007-03-01 Ken Raeburnvalgrind detects uninitialized (but really unused)...
2007-03-01 Jeffrey Altmankrb5_get_cred_from_kdc fails to null terminate the...
2007-02-28 Jeffrey Altman Add intalert.h which should have been added as part of
2007-02-28 Jeffrey AltmanWindows - some apps define ssize_t as a preprocessor...
2007-02-28 Jeffrey AltmanNIM Improved Alert Management
2007-02-26 Ken RaeburnUnused macro NEG removed
2007-02-24 Ken RaeburnWhen importing a name with a valid (non-null) handle...
2007-02-24 Ken RaeburnIf a reflection is detected, zap the message buffer...
2007-02-22 Ken RaeburnInitialize "loopback" field in newly allocated name...
2007-02-19 Ezra PeisachEnsure consistancy between prototypes and functions
2007-02-16 Ken RaeburnConditionalize some ipv6 bits
2007-02-16 Ken RaeburnConditionalize more bits that might not be defined...
2007-02-16 Ken RaeburnDon't use struct in6_addr if we don't have IPv6 support
2007-02-13 Tom Yurename krb5_server_decrypt_ticket_keyblock() to
2007-02-12 Jeffrey Altmanhack to permit GetEnvironmentVariable usage without...
2007-02-12 Ezra PeisachIn the resolve function - ensure on memory allocation...
2007-02-05 Ezra Peisachkrb5_kt_default_name should take an unsized length
2007-02-05 Ezra Peisachkrb5_kt_get_type should return const char *.
2007-02-04 Ezra PeisachAdd a new program to perform various tests on the WRFIL...
2007-02-04 Ezra PeisachMEMORY keytab krb5_kt_get_entry sets enctype to 0 if...
2007-02-04 Ezra PeisachMEMORY keytab does not copy keytab_entry keyblock contents
2007-02-03 Russ AllberyThe default K4 compatibility mode is now none, not...
2007-02-03 Ezra PeisachMemory leak in new memory keytab
2007-02-01 Ezra Peisachbuffer overflow in krb5_kt_get_name
2007-02-01 Ken RaeburnUse krb5.h now for kdb errors, not kdb5_err.h
2007-02-01 Ken RaeburnDon't need to initialize error tables
2007-02-01 Ken RaeburnDon't need to register WRFILE: keytab type, it's alread...
2007-01-31 Tom YuFix merge botches:
2007-01-31 Tom Yuremove krb5_get_init_creds_opt_set_pkinit() for now
2007-01-30 Ken Raeburnsort, remove duplicates
2007-01-30 Tom Yuupdate def-check to look at preauth_plugin.h
2007-01-30 Tom Yuget_init_creds_opt extensibility
2007-01-30 Jeffrey Altman This commit adds a thread safe MEMORY keytab implement...
2007-01-30 Jeffrey Altman Conditionalize ssize_t declaration
2007-01-30 Jeffrey Altman The fix for the command line race conditions
2007-01-30 Jeffrey AltmanMicrosoft Windows Visual Studio does not define ssize_t
2007-01-30 Jeffrey AltmanKFW: 32-bit builds use the pismere krbv4w32.dll library
2007-01-27 Ken Raeburnsort
2007-01-27 Ken Raeburnsort
2007-01-24 Jeffrey AltmanNIM Bug Fixes
2007-01-23 Ken Raeburnideas for passing error msg info across kadm5 api
2007-01-23 Ezra PeisachAdd const to variable to cleanup warnings
2007-01-23 Ezra PeisachInclude k5-int.h for krb5_cc_register() prototype....
2007-01-23 Ezra PeisachChange second argument to krb5_cc_register to take...
2007-01-23 Ezra Peisachgss_krb5int_unseal_token_v3() - change bodysize argumen...
2007-01-23 Jeffrey Altmankt_file.c memory leak on error in krb5_kt_resolve ...
2007-01-22 Ezra PeisachInclude fake-addrinfo.h before krb5.h to get proper...
2007-01-21 Ezra PeisachOnly declare cc_fcc_entry if USE_KEYRING_CCACHE is...
2007-01-20 Jeffrey Altman small fixes
2007-01-20 Jeffrey Altman Move files to their correct location
2007-01-20 Ken RaeburnUse intermediate target to prevent parallel invocations...
2007-01-20 Ken RaeburnUse move-if-changed and a timestamp file to avoid re...
2007-01-20 Ken RaeburnDon't copy headers to .../include
2007-01-20 Ken Raeburnmake depend
2007-01-20 Ken RaeburnBuild krb5.h using the _err.h files from the error_tabl...
2007-01-20 Ken RaeburnDon't explicitly include error table headers that are...
2007-01-20 Ken RaeburnMark as C source for Emacs mode selection
2007-01-20 Ken RaeburnMove osconf input file to include directory instead...
2007-01-20 Ken Raeburn* Makefile.in (osconf.h): Use move-if-changed script
2007-01-20 Ken Raeburn* pre.in (MOVEIFCHANGED): New variable
2007-01-20 Ken RaeburnRemove unused file
2007-01-20 Ken RaeburnRemove varargs.h paths, always use stdarg.h
2007-01-20 Ken RaeburnInclude stdarg.h, and don't conditionalize declarations...
2007-01-20 Ken Raeburnmake depend
2007-01-20 Ken RaeburnHandle function names immediately preceded by "*",...
2007-01-20 Ken RaeburnMark as C source for Emacs mode selection
2007-01-20 Ken RaeburnDon't define KRB5_PRIVATE, since it's not tested any...
2007-01-20 Ken RaeburnMove all KRB5_PRIVATE declarations from krb5.h(in)...
2007-01-20 Ken Raeburn* Makefile.in (private-and-public-decls): New target...
2007-01-20 Ken RaeburnInclude k5-int.h instead of krb5.h when 'private' funct...
2007-01-20 Ken Raeburn* pre.in (.et.h, .et.c): Use temporary files in the...
2007-01-20 Jeffrey AltmanKFW MSI installer corrections
2007-01-20 Jeffrey AltmanNIM - Context sensitive system tray menu and more
2007-01-20 Ken RaeburnDelete t_cccursor on cleanup. Add t_cc and t_cccursor...
2007-01-20 Ken RaeburnAdd t_cccursor to UNIX tests
2007-01-18 Alexandra EllwoodAdded KDC timesyncing support to the CCAPI ccache backe...
2007-01-18 Jeffrey Altman In addition to setting the kpasswd port after
2007-01-18 Jeffrey AltmanNIM Kerberos 5 Provider corrections
2007-01-18 Jeffrey AltmanNIM Correct Visual Identity Expiration Status
2007-01-18 Jeffrey AltmanNIM Kerberos v4 configuration dialog
2007-01-18 Jeffrey AltmanNIM string tables
2007-01-18 Jeffrey Altman sendto_kdc.c: use of a variable index into a dynamically
2007-01-17 Ken Raeburn* t_cccursor.c (do_chk): Reverse sense of test of do_ch...
2007-01-16 Ken RaeburnFix typo in checked-in version
2007-01-16 Jeffrey Altman This commit adds two new functions, krb5_server_decry...
2007-01-14 Jeffrey Altmankfw wix installer - memory overwrite error
2007-01-13 Jeffrey AltmanUpdate to KFW NSIS installer
2007-01-13 Jeffrey Altmanupdated Windows README
2007-01-11 Tom Yukrb5-1.7-prerelease
next