summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-267-27/+125
* * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOTBarry Jaspan1996-09-265-54/+15
* * alt_prof.c: don't allow admin_dbname or admin_lockfile to beBarry Jaspan1996-09-261-0/+5
* * api.1/lock.exp: lockfile is now kdb5.kadm5.lockBarry Jaspan1996-09-252-1/+5
* add unit-test directory to buildBarry Jaspan1996-09-242-1/+5
* * changes to use runtest --srcdir:Barry Jaspan1996-09-2334-47/+436
* add unit-test directory to standard build systemBarry Jaspan1996-09-203-0/+144
* * alt_prof.c (kadm5_get_config_params): set max_life default to 10Barry Jaspan1996-09-182-1/+6
* * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE toBarry Jaspan1996-09-172-7/+15
* * api.2/init-v2.exp: make test100 only run on clientBarry Jaspan1996-09-112-2/+9
* remove spurious filesTom Yu1996-09-111-31/+0
* * alt_prof.c (krb5_aprof_init): use profile_init_path on fname,Mark Eichin1996-09-112-2/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-1/+5
* * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu1996-09-042-2/+8
* Remove $LOG$, including "unprofessional" comment which OV requestedTheodore Tso1996-09-042-119/+5
* * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacsKen Raeburn1996-08-315-18/+41
* shs.c: Only include sys/types.h if presentTheodore Tso1996-08-283-0/+9
* utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only includeTheodore Tso1996-08-285-3/+15
* Fix stupid bug; don't free buf before it's allocated!Theodore Tso1996-08-282-1/+5
* * alt_prof.c (kadm5_get_config_params): fix default semantics toBarry Jaspan1996-08-283-61/+113
* remove adb_principal.c from source tree, no longer usedBarry Jaspan1996-08-261-412/+0
* * client_init.c (_kadm5_init_any): use DEFAULT_PROFILE_PATHBarry Jaspan1996-08-262-1/+6
* Ack - kadm is still used by the Mac and dos build treesEzra Peisach1996-08-2417-0/+6519
* We are using kadm5 now instead of kadmEzra Peisach1996-08-2417-6519/+0
* Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso1996-08-233-3/+7
* Remove references to dead BERK_DB_DBM codeTheodore Tso1996-08-232-15/+8
* * new_rnd_key.c (des_set_sequence_number): Change cast fromEzra Peisach1996-08-233-2/+10
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-225-250/+95
* * Require DES-CBC-CRC. This works alwaysSam Hartman1996-08-222-1/+6
* * Makefile.ov (unit-test-server-body): remove kdb5_editBarry Jaspan1996-08-202-1/+3
* * api.0/init.exp, api.2/init.exp, config/unix.exp, Makefile.ov:Barry Jaspan1996-08-205-16/+16
* * Makefile.ov: update for new lib/kadm5 layoutBarry Jaspan1996-08-163-15/+30
* * scc_retrv.c: Fix def'n of flags_match to be properlyTom Yu1996-08-152-1/+6
* * mcc_retrv.c: Add parens to def'n of flags_match because == hasTom Yu1996-08-152-1/+6
* * fcc_retrv.c (flags_match): Add parens to def'n of flags_match toTom Yu1996-08-152-1/+6
* * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1996-08-147-110/+317
* * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan1996-08-122-1/+6
* Don't dump core when principal doesn't existSam Hartman1996-08-102-1/+12
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-092-1/+7
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-092-1/+6
* * configure.in, types.hin: Change search for struct rpcent yetTom Yu1996-08-083-4/+35
* * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printingTom Yu1996-08-052-1/+6
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-053-10/+23
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-053-1/+20
* * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan1996-08-022-9/+5
* Remove references to unused non-portable symbolsSam Hartman1996-08-021-20/+0
* * f_keyblock.c (krb5_free_keyblock_contents): addedBarry Jaspan1996-08-022-4/+20
* * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1996-08-022-1/+7
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-023-0/+13
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-023-2/+12