aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.41.Anton Berezin2002-07-082-2/+6
| | | | | | | | PR: 40329 Submitted by: maintainer Notes: svn path=/head/; revision=62661
* Re-enable exit when ulimit -Sc is not 0, as the author intends.Anders Nordby2002-07-071-11/+0
| | | | Notes: svn path=/head/; revision=62618
* upgrade from 1.0 to 1.2Bill Fumerola2002-07-074-45/+33
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=62606
* merge PAM buffer management from current.Dirk Meyer2002-07-074-236/+134
| | | | Notes: svn path=/head/; revision=62598
* FreeBSD specifc security fix for:Dirk Meyer2002-07-072-8/+12
| | | | | | | ChallengeResponseAuthentication yes Notes: svn path=/head/; revision=62597
* Add l5 1.2, file Integrity Assessment Tool.Cy Schubert2002-07-076-0/+46
| | | | | | | | PR: 39970 Submitted by: andrew@scoop.co.nz Notes: svn path=/head/; revision=62546
* Add gringotts, a GTK application for securely storing sensitive data.Anders Nordby2002-07-0611-0/+175
| | | | Notes: svn path=/head/; revision=62522
* Sweep through and fix some dependency problems and forgotten shlibPatrick Li2002-07-061-1/+1
| | | | | | | | | version bumps Noticed by: bento Notes: svn path=/head/; revision=62506
* Find includes and libs in LOCALBASE too (e.g. if you use sendmail from theAlexander Leidinger2002-07-051-0/+1
| | | | | | | | | ports). Approved by: maintainer Notes: svn path=/head/; revision=62483
* PermitRootLogin no explanation added.Dirk Meyer2002-07-053-10/+41
| | | | Notes: svn path=/head/; revision=62458
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-044-4/+4
| | | | Notes: svn path=/head/; revision=62445
* 'PermitRootLogin no' is the new default for the OpenSSH port.Dirk Meyer2002-07-0420-24/+1456
| | | | | | | | | | | | | | | | | | This now matches the PermitRootLogin configuration of OpenSSH in the base system. Please be aware of this when upgrading your OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys and very narrowly defined sudo privileges instead of using root for automated tasks. - PKGNAMESUFFIX for GSSAPI set. - Merged some patches from current to improve PAM. - Fix BATCH=yes for bento. Notes: svn path=/head/; revision=62437
* 'PermitRootLogin no' is the new default for the OpenSSH port.Dirk Meyer2002-07-043-23/+29
| | | | | | | | | | | | | | This now matches the PermitRootLogin configuration of OpenSSH in the base system. Please be aware of this when upgrading your OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys and very narrowly defined sudo privileges instead of using root for automated tasks. Notes: svn path=/head/; revision=62436
* Update ports to version 1.2.3.Jimmy Olgeni2002-07-049-9/+22
| | | | | | | | PR: 40190 Submitted by: maintainer Notes: svn path=/head/; revision=62433
* update to 4210James E. Housley2002-07-042-2/+2
| | | | Notes: svn path=/head/; revision=62399
* upgrade to 1.01Ying-Chieh Liao2002-07-032-2/+2
| | | | Notes: svn path=/head/; revision=62378
* Update to 0.40Patrick Li2002-07-032-2/+2
| | | | | | | | PR: 40142 Submitted by: maintainer Notes: svn path=/head/; revision=62373
* Update to 0.16Norikatsu Shigemura2002-07-022-2/+2
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=62339
* Cleanup patch to avoid conflicts with GSSAPI patchesDirk Meyer2002-07-012-38/+60
| | | | Notes: svn path=/head/; revision=62298
* README.FreeBSD fix.Cy Schubert2002-07-014-4/+4
| | | | | | | | PR: 39936 Submitted by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=62251
* This port needs USE_GMAKE, at least on -current.Anders Nordby2002-06-301-0/+2
| | | | | | | Submitted by: petef Notes: svn path=/head/; revision=62228
* Revert changes.Dirk Meyer2002-06-302-2/+2
| | | | Notes: svn path=/head/; revision=62225
* give Enviroment from login.conf priority over all others,Dirk Meyer2002-06-308-61/+92
| | | | | | | problem found by drs@rucus.ru.ac.za. Notes: svn path=/head/; revision=62223
* upgrade to 4.10Ying-Chieh Liao2002-06-304-4/+4
| | | | | | | | PR: 40032, 40033 Submittted by: maintainer Notes: svn path=/head/; revision=62219
* Update to version 1.2.33.David E. O'Brien2002-06-305-42/+38
| | | | Notes: svn path=/head/; revision=62206
* Update to version 1.2.32.David E. O'Brien2002-06-294-34/+2
| | | | Notes: svn path=/head/; revision=62196
* Update to version 1.2.31.David E. O'Brien2002-06-293-11/+2
| | | | Notes: svn path=/head/; revision=62195
* Update to version 1.2.30.David E. O'Brien2002-06-293-58/+52
| | | | Notes: svn path=/head/; revision=62194
* Update to version 1.2.29.David E. O'Brien2002-06-291-2/+11
| | | | Notes: svn path=/head/; revision=62193
* Update to version 1.2.29.David E. O'Brien2002-06-291-1/+1
| | | | Notes: svn path=/head/; revision=62191
* Update to version 1.2.29.David E. O'Brien2002-06-291-1/+1
| | | | Notes: svn path=/head/; revision=62179
* Update to version 1.2.28.David E. O'Brien2002-06-299-1350/+800
| | | | Notes: svn path=/head/; revision=62177
* Update gssapi patchDirk Meyer2002-06-284-2/+4
| | | | Notes: svn path=/head/; revision=62143
* Defaults changed: (Gregory Sutter)Dirk Meyer2002-06-2812-16/+116
| | | | | | | | | | | | | ChallengeResponseAuthentication no UseLogin no patch for configure, to detect MAP_ANON submitted by: Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker fix missing includes for "canohost.h" Notes: svn path=/head/; revision=62141
* Defaults changed: (Gregory Sutter)Dirk Meyer2002-06-286-20/+49
| | | | | | | | | | | | | | ChallengeResponseAuthentication no UseLogin no SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki) #undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi) fix missing includes for "canohost.h" Notes: svn path=/head/; revision=62139
* Fix typo for setting up postfix supportPatrick Li2002-06-281-1/+1
| | | | | | | | PR: ports/39932 Submitted by: maintainer Notes: svn path=/head/; revision=62134
* Fix the checksum. The master site must have rerolled the image. OnJoe Marcus Clarke2002-06-271-1/+1
| | | | | | | | | | | | inspection, the distfiles have not changed at all: /tmp 15:09 gyros marcus %512# diff -ruN pam_ldap-148.orig pam_ldap-148 /tmp 15:09 gyros marcus %513# Reported by: Kai Gallasch <kai@adminhell.org> Notes: svn path=/head/; revision=62118
* Add libfwbuilder 0.10.7, the Firewall Builder API.Will Andrews2002-06-2716-0/+424
| | | | | | | | PR: 38690 Submitted by: Sergey Lyubka <devnull@asitatech.ie> Notes: svn path=/head/; revision=62110
* Update to 4209James E. Housley2002-06-262-2/+2
| | | | Notes: svn path=/head/; revision=62049
* nuke obsolete fileDirk Meyer2002-06-262-122/+0
| | | | Notes: svn path=/head/; revision=62041
* - Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgzPatrick Li2002-06-268-10/+50
| | | | | | | | | | | | author fixed bug in patch but didn't increment version. - Fix problem when openldap v1 is selected. - Bump PORTREVISION PR: ports/39800 Submitted by: maintainer Notes: svn path=/head/; revision=62040
* update patch for 3.4Dirk Meyer2002-06-262-32/+88
| | | | Notes: svn path=/head/; revision=62033
* Update to openssh-3.4Dirk Meyer2002-06-269-93/+45
| | | | | | | Update to openssh-3.4p1 Notes: svn path=/head/; revision=62031
* Add new port rc5pipe: RC5 en-/decryption via UNIX pipesPatrick Li2002-06-267-0/+42
| | | | | | | | PR: ports/39880 Submitted by: Frerich Raabe <frerich.raabe@gmx.de> Notes: svn path=/head/; revision=62028
* Security FIX, Please update to this Version.Dirk Meyer2002-06-268-6/+200
| | | | | | | | | | | | | | Options for both: USE_OPENSSL_BASE=yes uses an older opensssl in the base system. Options for portable: OPENSSH_OVERWRITE_BASE=yes includes USE_OPENSSL_BASE=yes installls in the paths of the base system Notes: svn path=/head/; revision=62021
* Add missing codeblockDirk Meyer2002-06-261-8/+37
| | | | Notes: svn path=/head/; revision=62019
* Patch from current, noted by drs@rucus.ru.ac.za:Dirk Meyer2002-06-262-10/+38
| | | | | | | environment variables in the 'setenv' field of login.conf are set now. Notes: svn path=/head/; revision=62016
* Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoeDirk Meyer2002-06-266-38/+102
| | | | | | | | Patch from current, noted by drs@rucus.ru.ac.za: environment variables in the 'setenv' field of login.conf are set now. Notes: svn path=/head/; revision=62015
* Streamline OPENSSH_OVERWRITE_BASE=yesDirk Meyer2002-06-264-40/+48
| | | | Notes: svn path=/head/; revision=62005
* Fix problem with V4 keys. We should get KRB5_KDB_NO_MATCHING_KEY, notCy Schubert2002-06-268-0/+68
| | | | | | | | | | | ENOENT. Obtained from /cvs/krbdev/krb5/src/kdc/kdc_preauth.c,v rev 5.31 in MIT KRB5 tree (fix etype info; wrong termination condition used in get_etype_info). Obtained from: Sam Hartman <hartmans@mit.edu> Notes: svn path=/head/; revision=61979