obrien
d4da9a4a18
Add the '-n' option which is the opposite of '-N', "Do not list tags."
...
The '-n' option is needed when one has "log -N" in their ~/.cvsrc, but
wishes to see tags for a particular invocation.
2006-12-12 03:20:36 +00:00
cperciva
b5dafedcd7
Correct insecure temporary file usage.
...
Security: FreeBSD-SA-05:20.cvsbug
2005-09-07 13:39:44 +00:00
keramida
e19c1e09f5
Spell "committing" correctly.
2005-07-28 13:53:45 +00:00
simon
40aaae3b1a
Correct multiple security related errors: a buffer overflow, NULL
...
pointer dereferences, possible use of uninitialized variables, and
memory leaks.
Security: CAN-2005-0753
Security: FreeBSD-SA-05:05.cvs
Approved by: peter
2005-04-22 17:58:25 +00:00
des
79a91ff42c
Do not check val-tags if the repository is read-only.
...
Approved by: maintainer's silence
MFC after: 2 weeks
2004-08-05 17:47:35 +00:00
des
0e2eb33ac3
Add an "iso8601" option keyword which causes 'cvs log' etc. to print
...
dates in ISO 8601 format.
Approved by: peter
MFC after: 2 weeks
2004-07-06 08:10:38 +00:00
peter
b04a2d6a7a
Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alone
...
for now.
2004-06-10 19:12:50 +00:00
peter
1ca65160a6
This commit was generated by cvs2svn to compensate for changes in r130303,
...
which included commits to RCS files with non-trunk default branches.
2004-06-10 19:05:38 +00:00
peter
8416bda1d2
Import cvs-1.11.17 onto vendor branch.
2004-06-10 19:05:38 +00:00
des
186c7aa46c
The list of files / directories to remove has moved to FREEBSD-Xlist.
2004-06-09 20:51:26 +00:00
des
1236d175c6
List of files and directories to delete before importing a new release.
2004-06-09 20:14:53 +00:00
des
4dcedfc486
Merge updated patch from vendor branch (1.1.1.17)
2004-05-20 13:17:16 +00:00
des
3d101ef985
The previous commit broke compatibility with certain buggy third-party
...
CVS clients. This commit fixes that and brings this file up-to-date
with CVS 1.1.16.
Obtained from: ccvs.cvshome.org
2004-05-20 13:11:32 +00:00
des
8f2e3e022b
Merge parser fix from vendor branch (rev 1.1.1.16)
2004-05-19 06:21:56 +00:00
des
52b98bc9df
Fix a couple of parser bugs.
2004-05-19 06:11:44 +00:00
peter
f38d95d303
Change WriteTemplate to take const char * args.
...
The Name_Root() call seems to be defunct, remove it because it was
causing compile problems. The real magic seems to be in the Parse_Info()
callback (which was also updated for const char * args).
2004-04-15 01:41:05 +00:00
peter
ad4edd00d3
Fix merge typo. Add missing ",".
2004-04-15 01:31:28 +00:00
peter
a79695e04d
File removed from vendor branch
2004-04-15 01:19:11 +00:00
peter
e521a8e42c
This commit was generated by cvs2svn to compensate for changes in r128270,
...
which included commits to RCS files with non-trunk default branches.
2004-04-15 01:19:11 +00:00
peter
39ae581ddb
Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainline
2004-04-15 01:17:28 +00:00
peter
6045cae71a
Import cvs-1.11.15
2004-04-15 01:01:56 +00:00
peter
3aa249bff6
This commit was generated by cvs2svn to compensate for changes in r128266,
...
which included commits to RCS files with non-trunk default branches.
2004-04-15 01:01:56 +00:00
nectar
de2beba6ff
Merge security fix from vendor branch (revision 1.1.1.14).
2004-01-21 16:29:16 +00:00
nectar
0de1aa939e
Incorporate two security fixes from later versions of CVS.
...
From the NEWS file of cvs 1.11.11:
* pserver can no longer be configured to run as root via the
$CVSROOT/CVSROOT/passwd file, so if your passwd file is
compromised, it no longer leads directly to a root hack. Attempts
to root will also be logged via the syslog.
* Malformed module requests could cause the CVS server to attempt
to create directories and possibly files at the root of the
filesystem holding the CVS repository. Filesystem permissions
usually prevent the creation of these misplaced directories, but
nevertheless, the CVS server now rejects the malformed requests.
Obtained from: ccvs.cvshome.org
2004-01-21 16:27:56 +00:00
nectar
cf29303145
This commit was generated by cvs2svn to compensate for changes in r124793,
...
which included commits to RCS files with non-trunk default branches.
2004-01-21 16:27:56 +00:00
obrien
b876c3cd17
Document CVS_CLIENT_PORT.
2003-11-13 17:57:53 +00:00
obrien
58bbb89074
Add "blame" as an "annotate" alias for interoperability with subversion.
2003-07-07 19:15:36 +00:00
des
0077bc4bf0
Add support for OpenBSD extensions to the $CVSROOT/config syntax.
...
Approved by: peter
Obtained from: OpenBSD
2003-03-20 11:05:48 +00:00
peter
93e8ee0f1a
Turn off Checkin-prog and Update-prog.
2003-01-21 22:10:13 +00:00
peter
9d868620cc
This file is gone on the vendor branch and no longer referenced in the
...
source.
2003-01-21 22:02:26 +00:00
peter
aa1e88ae9b
This commit was generated by cvs2svn to compensate for changes in r109661,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 22:02:26 +00:00
peter
b1cdaf4815
Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainline
2003-01-21 22:01:38 +00:00
peter
8e2371092e
This should never have been imported. Nuke from vendor branch.
2003-01-21 21:58:47 +00:00
peter
a98d2f0a90
This commit was generated by cvs2svn to compensate for changes in r109658,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 21:58:47 +00:00
peter
821118cc49
Import cvs-1.11.5 onto vendor branch
2003-01-21 21:53:03 +00:00
peter
245f20f1d1
This commit was generated by cvs2svn to compensate for changes in r109655,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 21:53:03 +00:00
peter
ce098c03a4
Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainline
...
Approved by: re
2002-12-02 03:17:49 +00:00
peter
3dc96f7243
Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes all
...
of the bugs that I know of. We've been running a slightly older version
of this on freefall/repoman, where it was afflicted by a silly merge error
on my part (fixed).
Approved by: re
2002-12-02 03:13:37 +00:00
peter
c88e730141
This commit was generated by cvs2svn to compensate for changes in r107484,
...
which included commits to RCS files with non-trunk default branches.
2002-12-02 03:13:37 +00:00
peter
9ebea44a28
Fix a cvs server bug introduced in 1.11.2, in the words of the author:
...
---
Fix communication hanging in communication shutdown phase, caused by at
least older CVS clients (version < 1.11.2) and a semantically incorrect
usage of getc() by the server.
---
getc() was being used on a blocking socket/pipe.
Submitted by: rse
2002-09-02 07:58:04 +00:00
peter
a34725cd3a
Repo copy these files to the bmake area, these are not part of the
...
cvs vendor release and should not have been 'cvs add'ed there in
the first place.
2002-09-02 06:09:03 +00:00
peter
ca4ebacf48
Remove these files from the vendor branch, they are no longer in 1.11.2
2002-09-02 06:02:40 +00:00
peter
1ab798bddc
Minor updates after 1.11.2 import
2002-09-02 05:58:30 +00:00
peter
a2b6a3a9b8
Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainline
2002-09-02 05:57:14 +00:00
peter
cf46dfb750
Import cvs-1.11.2 onto vendor branch
...
Obtained from: http://www.cvshome.org/
2002-09-02 05:50:28 +00:00
peter
9977823bcf
This commit was generated by cvs2svn to compensate for changes in r102840,
...
which included commits to RCS files with non-trunk default branches.
2002-09-02 05:50:28 +00:00
fenner
aeccf286e8
Always upload new files, even if the timestamps match. This is a workaround
...
for the trouble that DES and I had with MFCs: when "cvs update -jfoo -jbar"
creates a new file, it sets the version to 0 ("new") but sets the timestamp
in the Entries file to the timestamp of the file that's new on the branch.
The CVS client doesn't upload files whose timestamps match with the Entries
file, so these new files don't get uploaded to the server and the server
fails when trying to check them in.
PR: bin/40227
Approved by: peter
MFC after: 2 weeks
2002-07-08 10:05:26 +00:00
keramida
97d1ceb026
CVS_RSH defaults to 'ssh' these days, and not 'rsh'.
...
PR: docs/37429
Submitted by: Martin v. Löwis <martin@v.loewis.de>
Reviewed by: peter
2002-05-12 02:12:04 +00:00
dillon
e67d87ef7c
oops, forgot to commit man page for cvs changes
2001-09-21 19:05:36 +00:00
dillon
903a77c857
Implement comprehensive CVS/Template support to complement the Template
...
support that already exists for checkout. The -T option for cvs update
and cvs checkout may be used to cause CVS to retrieve/update the checkin
template when possible.
MFC after: 1 week
2001-09-15 05:57:52 +00:00