summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonepeter2004-06-101-10/+66
| | | | for now.
* Merge updated patch from vendor branch (1.1.1.17)des2004-05-201-2/+40
|
* Merge parser fix from vendor branch (rev 1.1.1.16)des2004-05-191-2/+2
|
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-151-552/+553
|
* Merge security fix from vendor branch (revision 1.1.1.14).nectar2004-01-211-4/+19
|
* Turn off Checkin-prog and Update-prog.peter2003-01-211-2/+2
|
* Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinepeter2003-01-211-37/+37
|
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-021-120/+58
| | | | Approved by: re
* Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinepeter2002-09-021-75/+101
|
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There ispeter2001-08-101-161/+286
| | | | still some suspicious and/or broken stuff to fix yet.
* Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldpeter2000-10-021-184/+348
| | | | anoncvs no-password hack is gone and is replaced by the official version.
* Merge cyclic changes for 1.10.7 only our mainline.peter1999-12-111-200/+660
|
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-181-20/+76
| | | | | Changes of significance include the top level CVS directory being optional and defaulting to off..
* Make cvs really ignore a pserver password when the passwd field of thepeter1998-05-271-3/+4
| | | | | | CVSROOT/passwd file is empty. A 'cvs login' still seems to be required since the cvs client doesn't seem to believe it's possible to not need a password (yet :-). This is intended for cheap anoncvs use.
* It would help if it compiled. *blush*peter1998-05-271-1/+1
|
* Add a new long flag that causes cvs to ignore the CVSROOT/passwd file.peter1998-05-271-4/+9
| | | | | | | | | This is mostly intended for use on freefall where we'd like to provide a passwd file for easy anoncvs mirroring access, but don't want to open up the pserver on freefall itself. While here, some initial tweaks intended for allowing an empty pserver password. I'm not sure that this works yet.
* Merge changes from vendor branch into mainlinepeter1998-03-101-31/+57
|
* Cosmetic cleanups for the local tag support. Since rcs isn't calledpeter1998-01-311-1/+3
| | | | anymore, don't do all the putenv's for it's benefit.
* Merge vendor changes to files that we've touched onto mainline.peter1998-01-301-0/+35
| | | | (If only all import/merges were this trivial :-)
* Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come.peter1998-01-261-394/+815
|
* merge conflictspeter1997-06-221-1/+46
|
* Pull in OpenBSD's support for checking out from a read-only repository,peter1997-05-171-1/+1
| | | | | | | | | such as within an anoncvs server, or from a CDROM repository. Cyclic (the cvs maintainers) do not like this approach and have an alternative read-only system, but that requires a read/write repository to work (which rules out CDROM). Obtained from: OpenBSD
* Initial round of support for a local $Id$ keyword in cvs, eg: $FreeBSD$.peter1997-05-161-0/+1
| | | | | | | This is not complete yet in that it doesn't drive our version of RCS completely, but it does work fine when you do the appropriate magic. Obtained from: OpenBSD source tree
* Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-151-1824/+2464
| | | | Obtained from: cyclic.com
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-201-0/+4642
and non-unix code has been left out.
OpenPOWER on IntegriCloud