summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove dbm_error and dbm_clearerr from the dispatch table (whichTheodore Tso1996-08-232-4/+6
* configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1996-08-233-96/+8
* Treat 0 time as unexpired for krb4 principalsSam Hartman1996-08-234-2/+11
* Install in prefix/bin not prefix/sbinSam Hartman1996-08-233-3/+19
* Call appropriate macros to fully used shared libraries so that theSam Hartman1996-08-232-0/+5
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-233-9/+25
* * new_rnd_key.c (des_set_sequence_number): Change cast fromEzra Peisach1996-08-233-2/+10
* Don't build in edit subdir - it is no longer neededEzra Peisach1996-08-232-1/+5
* Add dummy ruel so that make Makefiles is happyEzra Peisach1996-08-232-0/+6
* 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
* * Fix core dumpSam Hartman1996-08-221-0/+1
* * Include new MH patch from kenh@cmf.nrl.navy.mil. I have audited theSam Hartman1996-08-223-293/+325
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-212-2/+10
* * 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
* * unix.exp: use kadmin.local instead of kdb5_editBarry Jaspan1996-08-203-3/+7
* * Makefile.ov, helpers.exp, v4server.1/change-password.exp: useBarry Jaspan1996-08-203-8/+18
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-192-16/+51
* * Makefile.in: add target for datetestBarry Jaspan1996-08-193-6/+17
* Missed a fileEzra Peisach1996-08-181-38/+0
* kpasswd client moved to the v5passwdd directoryEzra Peisach1996-08-185-723/+0
* Add the files to compile the old password changing programEzra Peisach1996-08-185-8/+1445
* * Makefile.ov: update for new lib/kadm5 layoutBarry Jaspan1996-08-163-15/+30
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-162-7/+26
* * configure.in: remove check for -ldbm and -lndbm (old oldTom Yu1996-08-162-2/+5
* * makeshlib.sh (alpha-*-osf*): add -expect_unresolved (due toTom Yu1996-08-162-2/+8
* remove ODBM lineEzra Peisach1996-08-162-1/+5
* * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. RecentTom Yu1996-08-152-0/+9
* * 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
* Since we are only supporting the db in the util/db2 directory, justTheodore Tso1996-08-152-30/+11
* Add prototypes for missing functions dbm_error() and dbm_clearerror()Theodore Tso1996-08-152-0/+6
* "install" the db-ndbm header file with symlinksTheodore Tso1996-08-152-1/+8
* *** empty log message ***Tom Yu1996-08-151-0/+5
* * gssftp.exp: Do case insensitive match in case hostname doesn'tTom Yu1996-08-151-3/+3
* * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1996-08-147-110/+317
* Use kadmin.local instead of kdb5_editEzra Peisach1996-08-134-186/+90
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-133-24/+24
* * osconf.h: add KPROPD_DEFAULT_KDB5_UTILBarry Jaspan1996-08-122-0/+5
* * kpropd.c: rework to use kdb5_util instead of kdb5_edit; don'tBarry Jaspan1996-08-122-39/+66
* * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan1996-08-122-1/+6
* * configure.in, Makefile.in: don't build kpasswd.local (not reallyBarry Jaspan1996-08-123-8/+7
* * Makefile.ov: add $(REGEXLIB)Barry Jaspan1996-08-122-1/+5
* * ovsec_kadmd.c (main): strip path components of whoamiBarry Jaspan1996-08-122-1/+5
* * kadmin_ct.ct: fix typo in add_principalBarry Jaspan1996-08-122-1/+5
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-123-10/+9
* * init_db: use kdb5_util instead of kdb5_createBarry Jaspan1996-08-122-2/+6
* * keytab.c: reset static global "quiet" each time; don't printBarry Jaspan1996-08-112-4/+11