summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change continuation processing so that it doesn't depend on ANSI CTheodore Tso1996-09-062-4/+15
* getdate.y: Declare a private copy of struct timeb to be used internallyEzra Peisach1996-09-062-11/+14
* * Makefile.in (all-unix): Fix symlinking so building in a linkTom Yu1996-09-052-1/+11
* Took Cygnusisms out of the sysadmin guide. Tweaked install & user guidesJeff Bigler1996-09-053-30/+50
* Removed more cygnusisms. build.texinfo should now work as an includeJeff Bigler1996-09-052-23/+14
* Cleaned up Cygnus-isms.Jeff Bigler1996-09-051-152/+88
* Added flags for MIT or Cygnus documentationJeff Bigler1996-09-051-2/+4
* Cleaned up and special-cased Cygnus-ismsJeff Bigler1996-09-051-10/+45
* Fixed a typoJeff Bigler1996-09-051-1/+1
* nroff version, including Barry's changesJeff Bigler1996-09-051-122/+166
* loadv4.c (load_v4db): Fix argument parsing so that it actually works!Theodore Tso1996-09-053-15/+20
* Changed "Cygnus Support" to "MIT"Jeff Bigler1996-09-051-1/+1
* * 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
* New documentation from CygnusJeff Bigler1996-08-3011-0/+7381
* 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
* update default semantics for config paramsBarry Jaspan1996-08-281-19/+29
* * 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