summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu1996-09-042-2/+8
* Update to reflect realityEzra Peisach1996-09-041-3/+3
* Remove $LOG$, including "unprofessional" comment which OV requestedTheodore Tso1996-09-042-119/+5
* Removing attic files from the live source treeTheodore Tso1996-09-049-2467/+0
* Fix typo: ($PROG) -> $(PROG)Theodore Tso1996-09-046-4/+16
* Remove attic filesTheodore Tso1996-09-0416-3728/+0
* TCP performance fix (see 2203 in krb5-bugs): write out encrypted dataSam Hartman1996-09-023-31/+54
* * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacsKen Raeburn1996-08-315-18/+41
* * makeshlib.sh (*-*-aix*): Echo more stuff before running it. Always useKen Raeburn1996-08-312-22/+37
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-314-7/+17
* * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlistTom Yu1996-08-312-15/+34
* Removed Cygnus-specific infoJeff Bigler1996-08-305-350/+140
* Tweak to manpage from CygnusJeff Bigler1996-08-293-6/+9
* Tweaks to manpages from CygnusJeff Bigler1996-08-292-80/+64
* Added man page and line in Makefile to install itJeff Bigler1996-08-296-0/+318
* Added line to install kdb5_util manpageJeff Bigler1996-08-291-0/+1
* man page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 isJeff Bigler1996-08-295-453/+769
* man page edit from CygnusJeff Bigler1996-08-291-6/+9
* man page rewrite from CygnusJeff Bigler1996-08-292-98/+124
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-292-1459/+1508
* man page tweak from CygnusJeff Bigler1996-08-294-66/+67
* man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, whichJeff Bigler1996-08-292-1216/+1225
* man page rewrites/tweaks/edits from CygnusJeff Bigler1996-08-296-334/+471
* man page tweaks from CygnusJeff Bigler1996-08-291-3/+3
* * dump.c (dump_db): don't compare apples and iguanasBarry Jaspan1996-08-292-1/+5
* 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
* * configure.in: Add check for SIZEOF_INTTom Yu1996-08-283-1/+10
* * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE, PORTBarry Jaspan1996-08-282-0/+11
* * alt_prof.c (kadm5_get_config_params): fix default semantics toBarry Jaspan1996-08-283-61/+113
* add REGEXLIBBarry Jaspan1996-08-271-0/+2
* * kdb.h: add KRB5_TL_KADM5_E_DATABarry Jaspan1996-08-262-0/+5
* 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