| Commit message (Expand) | Author | Age | Files | Lines |
* | get_in_tkt.c (make_preauth_list): Correctly null-terminate the | Theodore Tso | 1996-09-26 | 7 | -27/+125 |
* | * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOT | Barry Jaspan | 1996-09-26 | 5 | -54/+15 |
* | * alt_prof.c: don't allow admin_dbname or admin_lockfile to be | Barry Jaspan | 1996-09-26 | 1 | -0/+5 |
* | * api.1/lock.exp: lockfile is now kdb5.kadm5.lock | Barry Jaspan | 1996-09-25 | 2 | -1/+5 |
* | add unit-test directory to build | Barry Jaspan | 1996-09-24 | 2 | -1/+5 |
* | * changes to use runtest --srcdir: | Barry Jaspan | 1996-09-23 | 34 | -47/+436 |
* | add unit-test directory to standard build system | Barry Jaspan | 1996-09-20 | 3 | -0/+144 |
* | * alt_prof.c (kadm5_get_config_params): set max_life default to 10 | Barry Jaspan | 1996-09-18 | 2 | -1/+6 |
* | * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE to | Barry Jaspan | 1996-09-17 | 2 | -7/+15 |
* | * api.2/init-v2.exp: make test100 only run on client | Barry Jaspan | 1996-09-11 | 2 | -2/+9 |
* | remove spurious files | Tom Yu | 1996-09-11 | 1 | -31/+0 |
* | * alt_prof.c (krb5_aprof_init): use profile_init_path on fname, | Mark Eichin | 1996-09-11 | 2 | -2/+6 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 2 | -1/+5 |
* | * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will | Tom Yu | 1996-09-04 | 2 | -2/+8 |
* | Remove $LOG$, including "unprofessional" comment which OV requested | Theodore Tso | 1996-09-04 | 2 | -119/+5 |
* | * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs | Ken Raeburn | 1996-08-31 | 5 | -18/+41 |
* | shs.c: Only include sys/types.h if present | Theodore Tso | 1996-08-28 | 3 | -0/+9 |
* | utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include | Theodore Tso | 1996-08-28 | 5 | -3/+15 |
* | Fix stupid bug; don't free buf before it's allocated! | Theodore Tso | 1996-08-28 | 2 | -1/+5 |
* | * alt_prof.c (kadm5_get_config_params): fix default semantics to | Barry Jaspan | 1996-08-28 | 3 | -61/+113 |
* | remove adb_principal.c from source tree, no longer used | Barry Jaspan | 1996-08-26 | 1 | -412/+0 |
* | * client_init.c (_kadm5_init_any): use DEFAULT_PROFILE_PATH | Barry Jaspan | 1996-08-26 | 2 | -1/+6 |
* | Ack - kadm is still used by the Mac and dos build trees | Ezra Peisach | 1996-08-24 | 17 | -0/+6519 |
* | We are using kadm5 now instead of kadm | Ezra Peisach | 1996-08-24 | 17 | -6519/+0 |
* | Fix Makefile so that t_kdb is linked correctly with the appropriate | Theodore Tso | 1996-08-23 | 3 | -3/+7 |
* | Remove references to dead BERK_DB_DBM code | Theodore Tso | 1996-08-23 | 2 | -15/+8 |
* | * new_rnd_key.c (des_set_sequence_number): Change cast from | Ezra Peisach | 1996-08-23 | 3 | -2/+10 |
* | kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define. | Theodore Tso | 1996-08-22 | 5 | -250/+95 |
* | * Require DES-CBC-CRC. This works always | Sam Hartman | 1996-08-22 | 2 | -1/+6 |
* | * Makefile.ov (unit-test-server-body): remove kdb5_edit | Barry Jaspan | 1996-08-20 | 2 | -1/+3 |
* | * api.0/init.exp, api.2/init.exp, config/unix.exp, Makefile.ov: | Barry Jaspan | 1996-08-20 | 5 | -16/+16 |
* | * Makefile.ov: update for new lib/kadm5 layout | Barry Jaspan | 1996-08-16 | 3 | -15/+30 |
* | * scc_retrv.c: Fix def'n of flags_match to be properly | Tom Yu | 1996-08-15 | 2 | -1/+6 |
* | * mcc_retrv.c: Add parens to def'n of flags_match because == has | Tom Yu | 1996-08-15 | 2 | -1/+6 |
* | * fcc_retrv.c (flags_match): Add parens to def'n of flags_match to | Tom Yu | 1996-08-15 | 2 | -1/+6 |
* | * getrpcent.c: Add PROTOTYPE and conditionalize function | Tom Yu | 1996-08-14 | 7 | -110/+317 |
* | * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist that | Barry Jaspan | 1996-08-12 | 2 | -1/+6 |
* | Don't dump core when principal doesn't exist | Sam Hartman | 1996-08-10 | 2 | -1/+12 |
* | Change shared:: to shared: in the creation of the shared subdir. | Ezra Peisach | 1996-08-09 | 2 | -1/+7 |
* | * Makefile.in (shared): Always mkdir shared; test -d shared || | Tom Yu | 1996-08-09 | 2 | -1/+6 |
* | * configure.in, types.hin: Change search for struct rpcent yet | Tom Yu | 1996-08-08 | 3 | -4/+35 |
* | * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printing | Tom Yu | 1996-08-05 | 2 | -1/+6 |
* | * Enough removal of db from aname_to_localname so that Linux compiles; | Sam Hartman | 1996-08-05 | 3 | -10/+23 |
* | * AIX shared library fix: get -ldb not dbm | Sam Hartman | 1996-08-05 | 3 | -1/+20 |
* | * svr_principal.c: remove krb5_free_keyblock_contents (moved to | Barry Jaspan | 1996-08-02 | 2 | -9/+5 |
* | Remove references to unused non-portable symbols | Sam Hartman | 1996-08-02 | 1 | -20/+0 |
* | * f_keyblock.c (krb5_free_keyblock_contents): added | Barry Jaspan | 1996-08-02 | 2 | -4/+20 |
* | * acquire_cred.c (krb5_gss_acquire_cred): Add const to local | Ezra Peisach | 1996-08-02 | 2 | -1/+7 |
* | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 3 | -0/+13 |
* | * alt_prof.c (kadm5_get_config_params): alloc enough bytes for | Barry Jaspan | 1996-08-02 | 3 | -2/+12 |