1995-03-29 |
John Gilmore | * mac-config.cache: Correct some entries. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. |
commit | commitdiff | tree | snapshot |
1995-03-28 |
John Gilmore | Bring in portability fixes from Cygnus K4 release |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Renamed some windows files |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Adding zipping and building in windows/wintel directory |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Fixed typo in windows makefile |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Renamed a file for DOS 8.3 compatability |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Added windows/wintel directory |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Minor bug fixes and clean up in windows/cns |
commit | commitdiff | tree | snapshot |
1995-03-28 |
Keith Vetter | Added windows/wintel directory for the windows telnet... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
John Gilmore | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
John Gilmore | * macsock.c (connect, send, recv): Add for K5 compatab... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
John Gilmore | * macsock.c: Add Mac socket support file, verbatim... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kdc5_hammer.c (verify_cs_pair()): Use new... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kprop.c : Use new calling conventions for... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * Makefile.in: Removed rd_req_sim.c |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * accept_sec_context.c: Use new calling convent... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kdc_util.c Use new calling conventions for krb5_rd_r... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * adm_process.c, adm_kadmin.c, adm_adm_func... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kpasswd.c: Cast malloc() return value to shut compil... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kadmin_inq.c, kadmin.c: |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * func-proto.h (krb5_rd_req(), krb5_rd_req_deco... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * server.c: Use new calling conventions for... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * kerberos5.c (kerberos5_is()): Use new calling... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * sim_server.c: Use new calling convention... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * sim_client.c: Don't set cksumtype because CKSUMTYPE_... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * sserver.c: Use new calling convention for... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * pop_init.c Use new calling conventions for... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * movemail.c: Fixups to get movemail to compile |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | * poplib.c (pop_init()): Use new calling convention... |
commit | commitdiff | tree | snapshot |
1995-03-27 |
Chris Provenzano | kcmd.c (kcmd()): Don't pass any data to sendauth()... |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Mark Eichin | * Makefile.in (memmove.c): memmove.c is in krb5/posix... |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Tom Yu | * scc_maybe.c (krb5_scc_open_file): fixed typo (extra... |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Tom Yu | * scc_gennew.c: Ultrix cc (and K&R compilers) doesn... |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Tom Yu | * asn1_decode.c: move declaration of gmt_mktime()... |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Theodore Tso | Initialize auth_context to zero before calling mk_req |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Mark Eichin | fix copied code in HAVE_GETUTENT case |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Theodore Tso | Oops. The ketype field was 2 bytes, not 1 |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Theodore Tso | Fix stupid bug from the last change |
commit | commitdiff | tree | snapshot |
1995-03-25 |
Theodore Tso | Hardcode the size of the keytype field in the file... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Don't include sys/socket.h and netdb.h, since they... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | locate_kdc.c: Don't include sys/socket.h, netdb.h,... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Don't cast dbm_close() to void, because dbm_close is... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | kinit.c (main): Remove the call to krb5_os_localaddr... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | kdc5_hammer.c (get_tgt): Remove the call to krb5_os_loc... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | kpropd.c (PRS): Don't bother initializing server_addrs... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Use $(SRCTOP) instead of $(srcdir), since Mac's don... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | replay.c: The KDC replay cache needs to store the database |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Add install rule for the error table headers |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | If /etc/services doesn't have the kadmin port, use... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | adm_defs.h (ADM5_DEFAULT_PORT): Add definition of default |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Make same fix for krlogind |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Stupid typo in previous fix |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Add "support_desmd5" flag |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Makefile.in (krshd): Move $(K4LIB) after $(KLIB) so... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | realm_dom.c (krb5_get_realm_domain): Don't indent prepr... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Mark Eichin | * logutil.c (update_wtmp): initialize ut from ent... |
commit | commitdiff | tree | snapshot |
1995-03-24 |
Theodore Tso | Fixed breakage introduced by windows port. com_err... |
commit | commitdiff | tree | snapshot |
1995-03-23 |
Keith Vetter | Also produce a link map along with the DLL |
commit | commitdiff | tree | snapshot |
1995-03-23 |
Keith Vetter | Updated windows readme to reflect the name change of... |
commit | commitdiff | tree | snapshot |
1995-03-23 |
Keith Vetter | Changed the name of the zipping up source target for... |
commit | commitdiff | tree | snapshot |
1995-03-23 |
Keith Vetter | Work around of fscanf which is not available in a windo... |
commit | commitdiff | tree | snapshot |
1995-03-23 |
Keith Vetter | Added some error checking code to handle missing realms... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added readme file to the windows directory |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Fixed problem in com_err.c due to the fact that the... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added prototypes to ccache change notification |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | New file, unix_time, didn't work on the PC |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Repair some makefile changes which broke the PC build |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | PC config changes due to changes in include sys/types.h |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added all-mac target to the top level makefile |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Theodore Tso | Make -I options work when the build and source tree... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Fixed up zipping up PC source for uncleaned source... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added files to the windows/cns directory |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Adding files to newley created windows directory |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Oops. Missed a directory in zipping up for the PC |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added zipping up source for the PC to the top-level... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Added the GSSAPI routines to the windows dll |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Bug fixes in ccache/file for the PC: files need to... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Fixed signed/unsigned assignment mismatches |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Changed the name of the gssapi library created under... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Part of low-level open file PC bug and moved some proto... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Keith Vetter | Fixed bugs in the com_err library so that it's callable... |
commit | commitdiff | tree | snapshot |
1995-03-22 |
Theodore Tso | The "includes" target is *not* obsolete; it's necessary... |
commit | commitdiff | tree | snapshot |
1995-03-21 |
Theodore Tso | Added function (unix_time_gmt_unixsec) needed for des42... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | Fix comment that referred to STDARG_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | * aclocal.m4 (CHECK_STDARG): Remove; we're just using... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | * kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_S... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_... |
commit | commitdiff | tree | snapshot |
1995-03-19 |
John Gilmore | Forgot to check this in earlier |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * acgeneral.m4: Report the update status of the cache... |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Eliminate duplicate of config... |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Zap duplicate. |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Eliminate, duplicates config... |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (check-mac): Add. |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Zap duplicate defn. |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Elim duplicate |
commit | commitdiff | tree | snapshot |
1995-03-18 |
John Gilmore | * Makefile.in (LDFLAGS): Eliminate, duplicate. |
commit | commitdiff | tree | snapshot |
1995-03-18 |
Theodore Tso | Fix rules for localdr.c, ustime.c, and memmove.c so... |
commit | commitdiff | tree | snapshot |
next |