| Commit message (Expand) | Author | Age | Files | Lines |
| * | * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c: | Barry Jaspan | 1996-10-18 | 5 | -4/+9 |
| * | * kadm_rpc_xdr.c, misc_free.c, server_internal.h: include stdlib.h | Barry Jaspan | 1996-10-18 | 4 | -3/+8 |
| * | * dump.c (load_db): osa_adb_rename_policy_db will create the db, | Barry Jaspan | 1996-10-18 | 2 | -10/+5 |
| * | * adb_openclose.c (osa_adb_rename_db): create the destination | Barry Jaspan | 1996-10-18 | 2 | -0/+10 |
| * | update rename comment to agree with code and previous comment in | Barry Jaspan | 1996-10-18 | 1 | -1/+1 |
| * | * getdate.y: remove military timezones and plain integeres as part | Barry Jaspan | 1996-10-18 | 2 | -70/+6 |
| * | * tcl_kadm5.c (unparse_principal_ent): don't unparse allocated | Barry Jaspan | 1996-10-18 | 2 | -22/+37 |
| * | make start/stop message display only when verbose | Barry Jaspan | 1996-10-18 | 1 | -2/+2 |
| * | comment out useless messages | Barry Jaspan | 1996-10-18 | 1 | -2/+2 |
| * | * api.2/init-v2.exp: add test 117, for default max_life | Barry Jaspan | 1996-10-18 | 2 | -0/+67 |
| * | * pre.in (DEJAFLAGS): s/:=/=/ [PR #117] | Barry Jaspan | 1996-10-18 | 2 | -1/+5 |
| * | qualname.plin: Downcase FQDN for keytab use. [krb5-libs/116] | Ezra Peisach | 1996-10-17 | 2 | -0/+6 |
| * | Work around a compiler bug on the Alpha. | Ezra Peisach | 1996-10-17 | 2 | -1/+8 |
| * | create README.new-tests | Barry Jaspan | 1996-10-17 | 1 | -0/+12 |
| * | * svr_principal.c: update for new pw_expiration semantics | Barry Jaspan | 1996-10-17 | 2 | -95/+83 |
| * | * config/unix.exp, lib/lib.t: begin in process of making these | Barry Jaspan | 1996-10-17 | 8 | -186/+144 |
| * | *** empty log message *** | Marc Horowitz | 1996-10-16 | 1 | -0/+6 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): return an | Marc Horowitz | 1996-10-16 | 1 | -21/+37 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4 | Barry Jaspan | 1996-10-16 | 2 | -1/+11 |
| * | * rpc_test.0/expire.exp: add test for expired credentials | Barry Jaspan | 1996-10-16 | 4 | -96/+58 |
| * | * kdc.conf: remove the (wrong) kadmind_port relation | Barry Jaspan | 1996-10-16 | 2 | -1/+5 |
| * | * env-setup.shin (TOPLIBD): Support for build tree shared library | Ezra Peisach | 1996-10-16 | 3 | -2/+17 |
| * | * logger.c (krb5_klog_init): remember to call openlog() when | Barry Jaspan | 1996-10-15 | 2 | -1/+12 |
| * | add extra notes to ChangeLog | Barry Jaspan | 1996-10-15 | 1 | -0/+7 |
| * | * configure.in: add DO_SUBDIRS so make will descend into unit-test | Barry Jaspan | 1996-10-15 | 5 | -10/+41 |
| * | * pre.in: add TEST_PATH argument to START_SERVERS and STOP_SERVERS | Barry Jaspan | 1996-10-15 | 2 | -2/+6 |
| * | * krb5.conf.proto: s/localhost/__LOCALHOST__/ | Barry Jaspan | 1996-10-15 | 4 | -2/+14 |
| * | * env-setup.shin: set $QUALNAME to the right path | Barry Jaspan | 1996-10-15 | 2 | -1/+5 |
| * | unit-test/testsuite merged up into unit-test, like all the other | Barry Jaspan | 1996-10-15 | 7 | -430/+0 |
| * | * initial changes to make rpc unit tests work with new build/test | Barry Jaspan | 1996-10-15 | 11 | -1/+468 |
| * | * Makefile.in: Added standard rules for .plin -> .pl | Ezra Peisach | 1996-10-15 | 8 | -875/+9 |
| * | Test nlist and ls commands. The nlist command was failing on the Alpha's | Ezra Peisach | 1996-10-14 | 2 | -0/+30 |
| * | * ftpd.c (secure_fprintf): Use STDARG routines if | Ezra Peisach | 1996-10-14 | 2 | -5/+28 |
| * | * Makefile.in: Only try to run tests if both runtest and the tcl | Ezra Peisach | 1996-10-14 | 3 | -1/+19 |
| * | Makefile.in, configure.in: Only build programs if Tcl is present | Ezra Peisach | 1996-10-14 | 3 | -6/+23 |
| * | * configure.in: Add AC_KRB5_TCL so configure --help is useful | Ezra Peisach | 1996-10-14 | 3 | -12/+53 |
| * | Misc debugging cleanups [71, 74] | Sam Hartman | 1996-10-14 | 2 | -7/+22 |
| * | Environment command argument handling sometimes | Sam Hartman | 1996-10-14 | 2 | -2/+8 |
| * | Remove rsaencpwd and krb4encpwd authentication. Bugs were being | Sam Hartman | 1996-10-14 | 7 | -1124/+8 |
| * | Check for expect in autoconf and subsititute into env-setup.sh | Ezra Peisach | 1996-10-10 | 3 | -2/+9 |
| * | * configure.in: Remove calls to CopySrcHeader | Tom Yu | 1996-10-10 | 3 | -15/+28 |
| * | Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative! | Theodore Tso | 1996-10-10 | 2 | -1/+6 |
| * | * kadmin.c (kadmin_addprinc): add "default" policy behavior; | Barry Jaspan | 1996-10-09 | 3 | -76/+44 |
| * | * Makefile.in (all-unix): Force $(OBJS) to depend on includes, | Tom Yu | 1996-10-09 | 2 | -1/+8 |
| * | * Makefile.in (all-unix): Fix up last change; depending on a phony | Tom Yu | 1996-10-09 | 2 | -8/+9 |
| * | * Makefile.in (all-unix): Fix up various rules that have | Tom Yu | 1996-10-09 | 2 | -7/+14 |
| * | Definition of gss_nt_krb5_name was incorrect; someone was being a | Theodore Tso | 1996-10-09 | 2 | -1/+6 |
| * | * adb_policy.c (osa_adb_rename_policy_db): rename | Barry Jaspan | 1996-10-08 | 2 | -10/+13 |
| * | * dump.c (load_db): rename osa_adb_rename_policy to *_db | Barry Jaspan | 1996-10-08 | 2 | -2/+4 |
| * | add pr to previous entry | Barry Jaspan | 1996-10-08 | 1 | -1/+1 |