[PATCH 0/6] git-cvsserver: password support for pserver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series adds optional pserver authentication support to
git-cvsserver. It's useful in legacy environments that rely on pserver
authentication support, and for various reasons can't easily switch to
ssh-based authentication.

This series was originally submitted in 2007/2008[1] and approved by
Junio[2], it stalled because I didn't follow up[3] on sending it in an
applyable format until now.

Changes since the series was originally submitted:

  - There's now a test for pserver authentication support

  - Fixed the commit message of a few commits & squashed some commits.

  - It now complies with Documentation/SubmittingPatches. I.e. has
    signed-off-by lines.

  - Changed my E-Mail address in the commits.

1. http://lists-archives.org/git/640574-authentication-support-for-pserver.html 
2. http://lists-archives.org/git/640617-authentication-support-for-pserver.html 
3. http://article.gmane.org/gmane.comp.version-control.git/85521/

Sam Vilain (1):
  git-cvsserver: use a password file cvsserver pserver

Ævar Arnfjörð Bjarmason (5):
  git-cvsserver: authentication support for pserver
  git-cvsserver: indent & clean up authdb code
  git-cvsserver: Improved error handling for pserver
  git-cvsserver: document making a password without htpasswd
  git-cvsserver: test for pserver authentication support

 Documentation/git-cvsserver.txt |   37 +++++++++++++--
 git-cvsserver.perl              |   97 +++++++++++++++++++++++++++++++++++---
 t/t9400-git-cvsserver-server.sh |   16 ++++++-
 3 files changed, 137 insertions(+), 13 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]