summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unsused variable rparams. This is left over from the old configuration...Ezra Peisach1996-08-253-2/+4
* 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
* Removing programs which are now in the new OV admin systemEzra Peisach1996-08-2433-7730/+0
* Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso1996-08-233-3/+7
* Use . instead of /tmp for TMPDIR. It makes things much safer whenTheodore Tso1996-08-232-1/+5
* Link with the GSSAPI library, since it's needed for shared librariesTheodore Tso1996-08-232-0/+6
* Remove references to dead BERK_DB_DBM codeTheodore Tso1996-08-232-15/+8
* 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