summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Collapse)AuthorAgeFilesLines
* Partial merge of rev 1.10 - don't limit usernames to 8 chars, butEivind Eklund1997-10-181-4/+10
| | | | | | | | | MAXLOGNAME/UT_NAMESIZE. Approved by: jkh Notes: svn path=/stable/2.2/; revision=30560
* MFC: clarify -s and files allowedWarner Losh1997-10-061-1/+5
| | | | Notes: svn path=/stable/2.2/; revision=30176
* Merge bugfix from -current (don't allow records with zero length keysBill Paul1997-10-031-7/+23
| | | | | | | | | | into databases when transfering from non-FreeBSD YP masters). Also, since I was here, check for return of -1 from getopt() instead of EOF. OK'ed by: jkh Notes: svn path=/stable/2.2/; revision=30085
* Merge from -current: setlogin() stuff.Dima Ruban1997-09-081-11/+17
| | | | Notes: svn path=/stable/2.2/; revision=29232
* MFC: rename logwtmp() to ftpd_logwtmp().Thomas Gellekum1997-09-053-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=29148
* MFC: cgetustr() -> cgetstr().David Nugent1997-09-031-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=29046
* MFC: Use cgetustr() and typo (== => =) fix.David Nugent1997-09-012-5/+5
| | | | | | | | PR: 4370 Submitted by: sumii@is.s.u-tokyo.ac.jp Notes: svn path=/stable/2.2/; revision=29004
* MFC: -I/sys fixJohn-Mark Gurney1997-08-251-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=28718
* MFC: fix -t descriptionJoerg Wunsch1997-08-241-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=28661
* From -current: memory leaks from cgetent() calls, make compile cleaner withDavid Nugent1997-08-173-13/+82
| | | | | | | -Wall, minor mdoc fix. Notes: svn path=/stable/2.2/; revision=28335
* MFC: fix usage of hostname variable.David Nugent1997-07-242-7/+8
| | | | | | | PR: 4135 Notes: svn path=/stable/2.2/; revision=27652
* YAMFC: test exists(${.CURDIR}/../eBones) not ../eBonesPeter Wemm1997-07-051-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=27208
* Hmm.. Somehow, the MAKE_EBONES hooks only partially came across to 2.2.Peter Wemm1997-07-051-2/+2
| | | | | | | So, if src/eBones was present, it only got "sort-of" built. Notes: svn path=/stable/2.2/; revision=27205
* Update for bind-4.9.6Peter Wemm1997-06-281-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=27023
* MFC: reset alarm before invoking ppplogin.David Nugent1997-06-031-1/+3
| | | | | | | | | | PR: 3733 Reviewed by: Submitted by: kfurge@worldnet.att.net Obtained from: Notes: svn path=/stable/2.2/; revision=26416
* MFC: login.group => login.confDavid Nugent1997-06-021-2/+2
| | | | | | | | | | PR: 3748 Reviewed by: Submitted by: Obtained from: Notes: svn path=/stable/2.2/; revision=26399
* Tell the chroot()ed user that "access restrictions apply" (YAMFC)Daniel O'Callaghan1997-05-211-1/+6
| | | | Notes: svn path=/stable/2.2/; revision=25987
* MFC: getty enhancements including modem/chat handling and hw= gettytabDavid Nugent1997-05-119-97/+389
| | | | | | | capability for forcing crtscts. Notes: svn path=/stable/2.2/; revision=25698
* MFC: login.conf support.David Nugent1997-05-103-12/+75
| | | | | | | [only remaining difference from -current is reserved port handling] Notes: svn path=/stable/2.2/; revision=25686
* Merge from current: adds login.conf support & bugfix mmap failure.David Nugent1997-05-104-9/+60
| | | | Notes: svn path=/stable/2.2/; revision=25677
* Merge from -current: virtual hosting capability.David Nugent1997-04-294-17/+271
| | | | Notes: svn path=/stable/2.2/; revision=25284
* Mandoc fix.David Nugent1997-04-271-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=25186
* Allow @group entries in /etc/ftpusers and /etc/ftpchroot to (respectively)David Nugent1997-04-272-13/+38
| | | | | | | deny and chroot ftp access to entire groups. Notes: svn path=/stable/2.2/; revision=25185
* Marge internal ls changes from -current.David Nugent1997-04-266-9/+61
| | | | Notes: svn path=/stable/2.2/; revision=25181
* YAMFC: rev 1.11, fix hostname length handling.Joerg Wunsch1997-04-011-2/+5
| | | | Notes: svn path=/stable/2.2/; revision=24516
* YAMFC: remove some incorrect text on how passwords are validated.Mike Pritchard1997-03-251-3/+2
| | | | Notes: svn path=/stable/2.2/; revision=24243
* yamfc: 1.8 anti-whine-o-matic buffer overflow deltasWarner Losh1997-03-241-3/+4
| | | | Notes: svn path=/stable/2.2/; revision=24194
* YAMFC: 1.16 bound strcpy of DNS dataWarner Losh1997-03-241-5/+7
| | | | Notes: svn path=/stable/2.2/; revision=24192
* YAMFC: 1.14 chdir as userWarner Losh1997-03-241-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=24190
* YAMFC: From rev 1.4: s/NetBSD/FreeBSD/Mike Pritchard1997-03-141-2/+5
| | | | Notes: svn path=/stable/2.2/; revision=23881
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-221-0/+515
| | | | Notes: svn path=/stable/2.2/; revision=23025
* YAMFCGuido van Rooij1997-02-131-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22673
* buffer overflow merge from -current 1.12Warner Losh1997-02-091-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22458
* Backport IP option parsing from -currentWarner Losh1997-02-092-29/+32
| | | | Notes: svn path=/stable/2.2/; revision=22456
* Merge PR#2642 fix from -currentJordan K. Hubbard1997-02-071-5/+6
| | | | Notes: svn path=/stable/2.2/; revision=22414
* Merge man page (only) with -currentPaul Traina1997-02-051-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=22279
* Brought in fixes from 1.30/1.31: fix for signal handler race conditionDavid Greenman1997-01-281-1/+6
| | | | Notes: svn path=/stable/2.2/; revision=22059
* YAMFC (local copy of fromname from rev. 1.11)Joerg Wunsch1997-01-271-6/+19
| | | | Notes: svn path=/stable/2.2/; revision=22042
* Fix buffer overrun problem.Paul Traina1997-01-182-17/+26
| | | | Notes: svn path=/stable/2.2/; revision=21839
* change yp_errno to enum ypstat (another merge from -current)Bill Paul1997-01-141-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=21671
* YAMFC (buffer overrun fixes, don't check for username starting withJoerg Wunsch1997-01-123-13/+16
| | | | | | | a dash) Notes: svn path=/stable/2.2/; revision=21627
* YAMFC: add a note to the -l option about configuring syslog.Mike Pritchard1997-01-111-2/+7
| | | | Notes: svn path=/stable/2.2/; revision=21554
* YAMFC:Mike Pritchard1997-01-081-2/+5
| | | | | | | From rev 1.2: Correct some misleading text. Notes: svn path=/stable/2.2/; revision=21423
* YAMFC (add 'de' capability)Mike Smith1996-12-314-5/+15
| | | | | | | Approved-by: jkh Notes: svn path=/stable/2.2/; revision=21123
* YAMFC:Mike Pritchard1996-12-222-6/+20
| | | | | | | | | | | | - Correct various man page xrefs - Fix some spelling errors - Add misssing documentation bits in some man pages - mount_std.8 now documents mount_{devfs,fdesc,kernfs,procfs} - New man pages for moused(8), devfs(5), fdesc(5), kernfs(5), procfs(5) were tagged onto the 2.2 branch. Notes: svn path=/stable/2.2/; revision=20819
* YAMFC (Close PR #2193: support backslash line continuations.)Joerg Wunsch1996-12-223-15/+23
| | | | Notes: svn path=/stable/2.2/; revision=20800
* YAMFCPoul-Henning Kamp1996-12-033-5/+16
| | | | Notes: svn path=/stable/2.2/; revision=20111
* YAMFCPoul-Henning Kamp1996-11-281-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=20006
* YAMFCPoul-Henning Kamp1996-11-232-30/+17
| | | | Notes: svn path=/stable/2.2/; revision=19934
* YAMFCPoul-Henning Kamp1996-11-214-28/+50
| | | | Notes: svn path=/stable/2.2/; revision=19913