summaryrefslogtreecommitdiffstats
path: root/kerberos5
Commit message (Collapse)AuthorAgeFilesLines
* use print_version from lib/vers instead of lib/rokenassar2001-05-142-2/+4
|
* install libroken and roken.hassar2001-05-131-3/+1
|
* de-constify to make it compatible with (krb4) and make-print-versionassar2001-05-111-2/+2
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg> (just inverted)
* Fix PAMized telnet in exactly the same way as BDE did it for the othermarkm2001-05-112-4/+4
| | | | telnet instances.
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-283-5/+8
| | | | Approved by: markm
* MAN[1-9] -> MAN.ru2001-03-278-8/+8
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* *Sigh*. What I did without this, I have no idea.markm2001-03-053-1/+59
|
* try hard to make sure this does not get build as a shared libraryassar2001-02-241-0/+4
|
* Fix release. Just as in other kerberos5 libraries, we need to includejhb2001-02-231-2/+5
| | | | | ${.OBJDIR} in the includes list and generate a couple of headers from their .et sources for beforedepend and all.
* remove definition of KRB4, this gets defined conditionally inassar2001-02-211-3/+0
| | | | | | kerberos5/Makefile and should not have a constant value here. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* Fix build, and make parallel build much more robust.markm2001-02-147-5/+10
|
* update build infrastructure for heimdal 0.3eassar2001-02-1336-760/+1312
|
* Fix ordering for real this time.nectar2000-08-301-1/+2
|
* Add a dependency needed when using parallel make.nectar2000-08-291-1/+1
| | | | Approved by: markm
* Unbreak heimdal build: we can no longer #include <netinet6/in6.h>kris2000-07-061-1/+1
|
* Properly separate the K5-only buld from K4.markm2000-03-2325-25/+62
| | | | Submitted by: sheldonh
* Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found whenjhay2000-03-031-1/+1
| | | | | | the krb5 versions are built during make release. Reviewed by: markm
* Oops! this macro needs to be defined for "make release".markm2000-03-021-0/+2
| | | | Found by: phk
* KerberosIV is no longer compulsory. This should fix "make release".markm2000-03-0128-75/+58
|
* Targets and macros for "make release".markm2000-02-291-0/+14
|
* Remove largescale evidence of crack-smoking.markm2000-02-2829-148/+62
| | | | | | | Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pmarkm2000-02-2433-271/+85
|
* Use libcrypto in place of libdes.markm2000-02-242-4/+4
|
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-272-4/+4
| | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
* Another target to keep "make release" orthogonal.markm2000-01-241-0/+2
|
* Make a "do nothing" target to help "make release" look clean.markm2000-01-241-0/+2
|
* Move CFLAGS to a more obvious place and allow INET6 to work.markm2000-01-241-10/+10
|
* Move CFLAGS to a more obvious place and allow INET6 to work properly.markm2000-01-241-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r56545,markm2000-01-246-0/+182
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in rest of K5 (AKA Heimdal) userland.markm2000-01-246-0/+182
| | | | | | | | | | The brave amongst you may want to start playing with this (ATM experimental) code.
* | Bring in rest of K5 (AKA Heimdal) userland.markm2000-01-241-0/+27
| | | | | | | | | | The brave amongst you may want to start playing with this (ATM experimental) code.
* | This commit was generated by cvs2svn to compensate for changes in r56067,markm2000-01-1537-0/+2329
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Userland build of Kerberos5 (AKA Heimdal). More to come.markm2000-01-1537-0/+2329
| | | | This is not ready for primetime yet! Please hold off on the bug reports.
* Userland build of Kerberos5 (AKA Heimdal). More to come.markm2000-01-157-0/+229
| | | | This is not ready for primetime yet! Please hold off on the bug reports.
* Bring in SRA for telnet.markm1999-10-073-4/+5
| | | | Submitted by: Nick Sayer
* Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete sharedbde1999-09-131-7/+4
| | | | | | library: wrong library directory, wrong library extension and wrong comment). This is mainly of historical interest, if any. The library that gets removed is aout.
* Fix for new Common Error system.markm1999-09-052-4/+5
|
* Don't -DTERMCAP or we define a few conflicting functions and causepeter1999-08-301-1/+1
| | | | recursion in a rather ugly way.
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Link everything against libcrypt. ELF builds complain without it.markm1999-01-252-6/+8
| | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush
* While I am no longer making a shared library, nuke the old one to preventmarkm1998-08-301-0/+11
| | | | ld from picking it up spuriously.
* Stop making the shared library for libtelnet (crypto version). Thismarkm1998-08-291-0/+2
| | | | should have happened years ago.
* Fix a break in the includes where the build blows chunks if it ismarkm1997-10-021-1/+2
| | | | | | being built in a totally clean environment. Found by: jkh and "make release"
* Initial import of the new kerberosIV Makefiles.markm1997-09-243-0/+53
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-)
OpenPOWER on IntegriCloud