1995-06-30 |
Paul Park | Move Berkeley database code here; remove typo |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Describe previous changes |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Add ability to test using Berkeley or DBM |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Remove Berkeley database object modules |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Add function dispatch for database accesses |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Fix initialization and terminal disassociation broken... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Add usage of compile(3) for regular expressions so... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Add kdb dispatch table for changing between Berkeley... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Add ability to switch between Berkeley and DBM for... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Paul Park | Be more flexible where sources come from when building... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Tom Yu | * krb5.hin: special-case ultrix brokenness (again... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Sam Hartman | Remove -g from LDFLAGS |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Sam Hartman | --------------------------------------------------... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Mark Eichin | * configure.in (--with-dbm): new option, allows easy... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Mark Eichin | * kerberos_v4.c (check_princ): delete master_key_versi... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Mark Eichin | fix the other typo |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Mark Eichin | fix typo |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Mark Eichin | * test.c: use PROTOTYPE |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Ezra Peisach | Proper test for GCC. (based on autoconf test). |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * test.c, k524init.c, getcred.c: rewrote for old style... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * configure.in: with static libs, we need install... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Theodore Tso | aclocal.m4 (KRB_INCLUDE): Search the build directories... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Theodore Tso | Rename ct_c.*.in to ct_c_*.in, so that the sources... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Tom Yu | * krlogin.c: don't redeclare noltc, defltc if we happe... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Theodore Tso | Work around bug in autoconf which causes a relative... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Theodore Tso | Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now process... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ezra Peisach | sim_client.c: Include stdlib.h or declare malloc. Inclu... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ezra Peisach | Include <string.h> for memcpy definitions |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * configure.in: int*_t and pgno_t declarations from |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * krb524d.c: changed main, krb5_free_keyblock_contents... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * configure.in: use AC_CHECK_FUNCS and check for memmove. |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * dbtest.c (xmalloc): use memcpy, memmove isn't needed. |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * run.test: look in /usr/share/lib/dict/words to find... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * krb4-proto.h: correct signature for krb_rd_req. |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * rd_req.c (krb_rd_req): from_addr is an address,... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * rd_safe.c (krb_rd_safe): use KRB4_32 for address... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * db.h: *int*_t are likely to collide with native... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * configure.in: *int*_t are likely to collide with... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * read_passwd.c: only use volatile if __STDC__ is 1 |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Mark Eichin | * encode.c: make declarations use KRB5_PROTOTYPE,... |
commit | commitdiff | tree | snapshot |
1995-06-27 |
Paul Park | Compiler warning cleanup |
commit | commitdiff | tree | snapshot |
1995-06-27 |
Paul Park | Allow md4.c to be optimized by native DEC compilers |
commit | commitdiff | tree | snapshot |
1995-06-27 |
Paul Park | Check for EOF from fputs |
commit | commitdiff | tree | snapshot |
1995-06-27 |
Paul Park | Compiler warning cleanup/Reinstate KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-27 |
Paul Park | Reinstate KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Sam Hartman | Changed shared libraries so that it works under AIX... |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Sam Hartman | Made makeshlib produced by Makefile, so I can know... |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Sam Hartman | --------------------------------------------------... |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Tom Yu | * Makefile.in: Typo: install-mac was really supposed... |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Sam Hartman | Remove -g from explicit LdFlags in Makefile.in |
commit | commitdiff | tree | snapshot |
1995-06-26 |
Sam Hartman | Changes to make sure all the right include files are... |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Tom Yu | * configure.in: fix typo; appended "all" rule needs... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * configure.in: fix Sam's typo so libdes425.a gets... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * configure.in: fix Sam's typo so libkrb4.a gets symlinked |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * k5-config.h: remove definition for KRB5_PROVIDE_PROT... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_P... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPES |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Tom Yu | * acconfig.h: NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_P... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Theodore Tso | Change SRCTOP so that it's defined in configure script... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Fixed typos that prevent static libs from working... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Fix typos that prevented static libs from working |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Convert to new handling of static libraries |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Fix typos that made static libraries fail |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | * Re-enable static libraries under Linux |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Ezra Peisach | (V5_MAKE_SHARED_RULE) Set STEXT when not making shared... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Change done to DONE for shared library rules |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Add description of new KDC configuration file |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Change argument ordering for KDC |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Document changes to KDC |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DB |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Multiple realm support |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Remove usage of KDB_CONVERT_KEY_OUTOF_DB |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Add alternate profile routines |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Permit a process to have more than one database open... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Fix generation of server principals so this works with... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Add DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC... |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Describe previous changes |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Remove KDB_CONVERT_KEY_{TO,OUTOF}_DB |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Paul Park | Add database context to krb5_context |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Forgot to add Changelog entry |
commit | commitdiff | tree | snapshot |
1995-06-23 |
Sam Hartman | Changes to support AIX shared libraries. The interactions |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Theodore Tso | configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEAD... |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Mark Eichin | put -Llt back, sent email to djm |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Remove AC_CONFIG_FRAGMENTS call, since it's no longer... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Replace AC_CONFIG_FRAGMENTS, AC_CONFIG_FRAGMENTS_DEFUALT, |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Tom Yu | * aclocal.m4: undefine AC_CONFIGF_AUX_DIR_DEFAULT... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Ezra Peisach | login.c: Change RETSIGTYPE to krb5_sigtype to be consistant |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Ezra Peisach | Add KRB5_SIGTYPE, replacing definition that was there... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Ezra Peisach | Add KRB5_SIGTYPE to define krb5_sigtype. Definition... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Removed extra blank lines and added "dnl" to the end... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Installed autoconf 2.4 in the Kerberos V5 tree. This... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Paul Park | Remove extra #else left over from previous cleanup |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Remove krb5_full_addr |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Change PROTOTYPE -> KRB5_PROTOTYPE |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Makefile.in: Don't remove autoconf.h when doing a make... |
commit | commitdiff | tree | snapshot |
1995-06-21 |
Theodore Tso | Makefile.in, krb5.hin: Don't include autoconf.h anymore... |
commit | commitdiff | tree | snapshot |
next |