1995-04-19 |
Ezra Peisach | Added storing of default realm in context. Global defau... |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Initialize and free default realm in context |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Removed global_context hack |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Ezra Peisach | Added default_realm to krb5_context structure |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Theodore Tso | Change getdate.o to getdate.c in the SRCS list |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Theodore Tso | Change depend: to depend:: |
commit | commitdiff | tree | snapshot |
1995-04-19 |
Keith Vetter | Bug fix in the windows telnet program |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Changed compile flags on windows cns program |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Add production for creating the .depend file, and updat... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Sed script which postprocesses the output from cc ... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | kpropd uses fork instead of vfork, because it's closing... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | * sendauth.c (krb5_sendauth): initialize error return... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Remove unneeded include of adm_defs.h (since it's now... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | Set SUPPORT_DESMD5 attribute for the krbtgt entry |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Theodore Tso | If there is an error while making in a subdirectory... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Forgot a makefile change for the Windows gssapi dll |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Ezra Peisach | Spelling corrections. (was testing a new version of... |
commit | commitdiff | tree | snapshot |
1995-04-18 |
Keith Vetter | Cosmetic changes for the Windows CNS program |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | Add Cygnus's "Sanitize" system to the krb5 tree, to... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | com_err.h: If FAR is not defined, define it away |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | aclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Theodore Tso | Makefile.in, configure.in: Move dependency for all... |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Keith Vetter | Removed 'unreferenced local variable' problem |
commit | commitdiff | tree | snapshot |
1995-04-14 |
Keith Vetter | Windows global stuff: |
commit | commitdiff | tree | snapshot |
1995-04-13 |
Theodore Tso | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, |
commit | commitdiff | tree | snapshot |
1995-04-11 |
Ezra Peisach | that everything is really up to date |
commit | commitdiff | tree | snapshot |
1995-04-07 |
Keith Vetter | Changed syntax for windows on the stored ccache file... |
commit | commitdiff | tree | snapshot |
1995-04-07 |
Keith Vetter | Windows cns: user can now specify the ccache file on... |
commit | commitdiff | tree | snapshot |
1995-04-06 |
Keith Vetter | Bug fixes or better error handling for the following... |
commit | commitdiff | tree | snapshot |
1995-04-04 |
Theodore Tso | pop_init.c (pop_init): Put in a type cast to shut up... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | Fixed low-level i/o routine (dup) not being STDC on... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Initialize auth_context to NULL before calling sendauth() |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Use the local autoconf when rebuilding the configure... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Use configure to see if unistd.h needs to be included... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Theodore Tso | Move the dependency which causes all-$(WHAT) to be... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | krb5_get_in_tkt returns proper error on clock skew... |
commit | commitdiff | tree | snapshot |
1995-04-01 |
Keith Vetter | Can now specify port to telnet to on the command line |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Zero out the entry before inserting it |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Remove CFLAGS=@CCOPTS@ line, which is in pre.in |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Make sure the context is initialized before it is used |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, tempo... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * realm_dom.c (krb5_get_realm_domain): Don't indent... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | * configure.in (CONFIG_RULES): Replaced |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Back out previous change so that it doesn't break peopl... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Remove unused file |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Jonathan Kamens | Fix typos in Mike's changes |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Jonathan Kamens | Changes from shanzer for API versioning tests |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Theodore Tso | Fix typo which caused new_keytab to not get freed,... |
commit | commitdiff | tree | snapshot |
1995-03-31 |
Keith Vetter | Commit on the whole tree to make a checkpoint for a... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | No need to have the session_key established for mutual... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | Add a makefile dependency for libtelnet.a, so that... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Theodore Tso | Allow mutual authentication even if the ENCRYPTION... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in: Fix up Mac makefile. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * ccdefname.c: On Mac, default cred cache is "STDIO... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Added functionality for windows to read default file... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Chasing an elusive nmake bug |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Added capability for windows version to read default... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
Keith Vetter | Moved the differing parts of osconf.win into osconf.h |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in: Fix up Mac build process somewhat.... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (all): Run all-$(WHAT). |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (all): Split into all-$(WHAT). |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * configure.in (AC_REPLACE_FUNCS): Add getuid to the... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * DNR.c: Add Apple MacTCP source file for domain name... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * rd_req_sim.c: Really remove the file |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (BUILDTOP2, etc): Make it possible |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (unixmac): Add to build header files |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (clean-mac): Add. |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (KRB5_HEADERS, install): `Make install... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * k5-errors.h: Rename errors.h (which duplicated a... |
commit | commitdiff | tree | snapshot |
1995-03-29 |
John Gilmore | * Makefile.in (KRB5_HEADERS, install): Account for... |
commit | commitdiff | tree | snapshot |
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 |
next |