krb5.git
2000-01-27 Ken RaeburnDon't use obsolete autoconf macros. Fix up output...
2000-01-27 Ken Raeburnlimit kadm5 net interface to des for now until gssapi...
2000-01-27 Ken Raeburn* init_ctx.c (get_profile_etype_list): Discard DESONLY...
2000-01-27 Ken Raeburn* init_sec_context.c (krb5_gss_init_sec_context): Defau...
2000-01-27 Ken Raeburn* k5-int.h [!NEED_SOCKETS]: Declare (but do not define...
2000-01-24 Tom Yu * kpasswd.0/changing.exp: Fix y2k bug
2000-01-24 Tom Yu * get_myaddress.c (gssrpc_get_myaddress): Copy in...
2000-01-24 Tom Yu * krb5_libinit.c: Conditionalize call to stdcc_shutdown()
2000-01-24 Tom Yu * configure.in: Fix to build library objects in this...
2000-01-24 Tom Yu * Makefile.in (STLIBOBJS): Properly add gss_libinit...
2000-01-24 Tom Yu * crypto_libinit.c: Add terminating newline; use 0...
2000-01-22 Ken Raeburn* krb5.conf: Put primary KDC for Cygnus first. Add...
2000-01-22 Miro JurisicMoved krb5, gss, and crypto library initialization...
2000-01-22 Ken RaeburnVarious changes to:
2000-01-22 Ken Raeburn* prng.c (enc): Now static and const, and points to...
2000-01-22 Ken RaeburnAvoid non-const static data, and gcc warnings Solaris...
1999-12-15 Ken Raeburnfrom 1.1 branch: use init_secure_context
1999-12-15 Ken Raeburn* krb5.hin (krb5_secure_config_files): Delete declaration.
1999-12-15 Ken Raeburn1.1 branch changes -> trunk
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-12-06 Ken Raeburn* logger.c (klog_vsyslog): Convert pid_t to long for...
1999-12-06 Ken Raeburn* Makefile.in (LIBMINOR): Update to 2
1999-12-06 Ken Raeburn* init_ctx.c (get_profile_etype_list): Report an error...
1999-12-06 Ken Raeburnmerge 1.1 branch, to 12/1/99
1999-12-06 Ken Raeburn* krb5_err.et (KRB5_OBSOLETE_FN): New error code
1999-12-06 Ken Raeburn* mcc.h (mcc_head): Define as macro to give exported...
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-12-04 Danilo AlmeidaOn Windows, build error tables if we believe awk is...
1999-12-04 Danilo Almeida* kvno.c (main): Use krb5_free_unparsed_name() isntead...
1999-12-04 Danilo AlmeidaAdd kvno to Windows build.
1999-12-04 Danilo AlmeidaMake Windows Makefile target creation atomic.
1999-12-04 Danilo AlmeidaPull changes from krb5-1-1 branch
1999-12-04 Danilo AlmeidaPull changes from krb5-1-1 branch: a) Make is so
1999-12-04 Danilo AlmeidaPull changes in from krb5-1-1 branch (remvove everythin...
1999-12-04 Danilo AlmeidaPull src/windows changes from krb5-1-1 branch (rename...
1999-12-04 Danilo AlmeidaPull src/windows changes from krb5-1-1 branch
1999-11-22 Miro JurisicMacOS: only #define MAXHOSTNAMELEN when not already...
1999-11-22 Miro JurisicReplaced Kerberos5GlobalsLib calls with CCAPI v3 calls...
1999-11-22 Miro JurisicDon't need Kerberos5GlobalsLib, use CCAPI v3 instead
1999-11-22 Miro JurisicUse CCache2.h under MacOS for CCAPI v2 compat
1999-11-22 Miro JurisicUse CCache2.h under MacOS for CCAPI v2 compatibility
1999-11-22 Miro JurisicRemoved globals lib and 68k targets
1999-11-03 Ken Raeburn* krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error...
1999-11-03 Ken Raeburn* t_ref_kerb.out: Fix expected zephyr/zephyr output
1999-11-02 Ken Raeburn* klist.c (one_addr): Always use indicated address...
1999-11-02 Ken Raeburn* configure.in: Invoke KRB5_AC_INET6. Delete most...
1999-11-02 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): New macro.
1999-11-02 Ken Raeburn* localaddr.c (krb5_os_localaddr): Conditionalize INET6...
1999-11-01 Tom Yu * krb5_decode_test.c (main): Add test case for zero...
1999-11-01 Tom Yu * krb5_decode.c (begin_structure): Update to deal...
1999-10-29 Ken Raeburn* dispatch.c (dispatch): Make message in lookaside...
1999-10-28 Alexandra Ellwood* error_message.c, error_table.h: Added support to...
1999-10-28 Alexandra EllwoodAdded support to use ErrorLib to get MIT Support Librar...
1999-10-28 Alexandra EllwoodAdded support to use ErrorLib to get MIT Support Librar...
1999-10-27 Ken Raeburn* accept_sec_context.c (krb5_gss_accept_sec_context...
1999-10-26 Ken Raeburn* k5seal.c (make_integ_token_v2): Set 'code' when mallo...
1999-10-26 Ken Raeburnlost date/name line in last checkin
1999-10-26 Ken Raeburn* trval.c (print_tag_type): Use fputs when there's...
1999-10-26 Tom Yulog tritan's changes
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-10-22 Ken Raeburn* asn1_decode.c (asn1_decode_integer): Initialize ...
1999-10-22 Ken Raeburnfix typos in comments
1999-10-22 Ken RaeburnSilence gcc longjmp warnings:
1999-10-19 Miro JurisicFixed strong link against DriverServicesLib
1999-10-18 Ken Raeburn* localaddr.c (krb5_os_localaddr): Don't bother trying...
1999-10-17 Ken RaeburnIf INET6 support is built in but the socket creation...
1999-10-17 Ken Raeburndisplay ipv6 addresses if supported
1999-10-17 Ken Raeburn* localaddr.c (krb5_os_localaddr): Raise buffer size...
1999-10-17 Ken Raeburn* configure.in: Check for inet_{ntop,pton,ntoa,aton},
1999-10-12 Ken Raeburn* conv_princ.c (sconv_list): Don't do conversion for...
1999-10-07 Ken Raeburnghudson patch for resource leak krb5-libs/769
1999-09-29 Ken Raeburnreplace char arrays with macros for gcc format checking...
1999-09-29 Ken Raeburnmake changepw compile again even without dns support
1999-09-24 Ken Raeburnjaltman dns patches
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-09-24 Ken Raeburncopyright and fprintf-format changes from 1.1
1999-09-21 Ken Raeburn1.1 readme updates
1999-09-21 Ken Raeburn1.1 updates
1999-09-21 Ken Raeburninstall port-sockets.h for krb.h to use
1999-09-21 Ken Raeburn* osconf.h (KPASSWD_PORTNAME): Define
1999-09-21 Ken RaeburnTom's patch:
1999-09-21 Ken Raeburn* rc_dfl.c (krb5_rc_io_fetch): Set client and server...
1999-09-21 Ken Raeburn* adb_openclose.c (osa_adb_fini_db): Don't fclose the...
1999-09-21 Ken RaeburnDon't fclose(NULL). Don't declare string functions...
1999-09-21 Ken Raeburnrhapsody fixes from 1.1 branch
1999-09-21 Ken Raeburn* Makefile.in (unit-test-body-tcp, unit-test-body-udp...
1999-09-21 Ken Raeburn* api.2/init-v2.exp (test109): Wait for prompt between...
1999-09-14 Miro JurisicMinor tweak: changed reference to "Kerberos profile...
1999-09-14 Miro JurisicFixed icon URL
1999-09-13 Miro JurisicRemove #define HAVE_STRING_H from MacOS part of win...
1999-09-13 Miro JurisicAdded #define HAVE_STRING_H to win-mac.h
1999-09-13 Miro JurisicRemoved the bogus Catenate -y in autoconf.h rule
1999-09-13 Miro JurisicFixed the headers target
1999-09-10 Miro JurisicUpdated for 2.5b2 and 2.5fc2
1999-09-10 Miro JurisicAdded
1999-09-10 Miro JurisicAdded more documentation and rearranged headers
1999-09-08 Ken Raeburnalexis mac os x updates from 1.1 branch
1999-09-08 Miro JurisicReplacd Duplicate with Catenate to avoid mod date weirdness
1999-09-07 Ken Raeburn1.1 updates
1999-09-07 Miro JurisicAdded
next