summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* BanCommitCommand: Do not use commons.collectionsDavid Pursehouse2015-11-102-3/+1
* Add username to stream-events queue entriesJames E. Blair2015-10-311-0/+5
* Add ssh command to activate the latest indexHugo Arès2015-07-092-0/+50
* Add ssh command to restart online indexerHugo Arès2015-07-093-1/+53
* Fix disabling of git ssh 'download' scheme within DefaultCommandModuleMarco Miller2015-06-301-6/+22
* Require 'View Plugins' capability to list plugins through SSHEdwin Kempin2015-05-071-1/+1
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-071-47/+3
|\
| * Revert "Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation""David Pursehouse2015-04-071-47/+3
* | SshDaemon: Add implementation of InsecureBouncyCastleRandom.random()David Pursehouse2015-04-071-2/+23
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-075-19/+136
|\|
| * SshDaemon: Don't use deprecated IoAcceptor.dispose()David Pursehouse2015-04-071-1/+3
| * Remove unused importsDavid Pursehouse2015-04-061-3/+0
| * Revert "Revert "Allow configuration of SSH rekey values""David Ostrovsky2015-04-061-0/+9
| * Revert "Revert "SSHD: Allow ECDSA based public key authentication""David Ostrovsky2015-04-061-1/+6
| * Revert "Revert "SSHD: Prevent double authentication for the same public key""David Ostrovsky2015-04-063-11/+86
| * Revert "Downgrade SSHD to 0.9.0-4-g5967cfd"David Ostrovsky2015-04-061-4/+27
* | Hack SshDaemon to not use SecureRandom during testsDave Borowitz2015-02-201-4/+38
* | Fix compilation of unit test on Java 8David Ostrovsky2015-02-181-0/+1
* | Merge "Split the ChangeHooks interface in 2"Martin Fick2015-02-121-6/+6
|\ \
| * | Split the ChangeHooks interface in 2Martin Fick2015-02-121-6/+6
* | | Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-122-2/+2
|/ /
* | Register "dropped-output" as an event typeDavid Pursehouse2015-02-111-4/+12
* | Add explicit cast to fix compile error on Java 8David Ostrovsky2015-02-051-2/+2
* | Use StringBuilder instead of concatenation in SshLogDavid Pursehouse2015-02-041-3/+3
* | Use StringBuilder instead of concatenation in ReviewCommandDavid Pursehouse2015-02-041-4/+5
* | Use StringBuilder instead of concatenation in SetAccountCommandDavid Pursehouse2015-02-031-4/+4
* | Merge changes from topic 'events'David Pursehouse2015-01-271-13/+13
|\ \
| * | Add more abstract events to the event hierarchy.Martin Fick2015-01-261-13/+13
* | | Extensions GWT API: Align rule with package boundariesDavid Ostrovsky2015-01-262-5/+5
|/ /
* | Convert some value classes to AutoValueDave Borowitz2015-01-222-2/+3
* | Merge "Add command to close SSH connection"David Pursehouse2015-01-222-0/+98
|\ \
| * | Add command to close SSH connectionHugo Arès2015-01-192-0/+98
* | | Refactor util methods from ReviewCommand into CommandUtilsDavid Ostrovsky2015-01-202-81/+115
|/ /
* | Remove ChangeAccess.byKey and byKeyRangeDave Borowitz2015-01-161-15/+9
* | Replace most ChangeAccess queries with searchesDave Borowitz2015-01-161-1/+1
* | Kill ChangeControl.FactoryStefan Beller2015-01-131-2/+7
* | Use AutoCloseable gwtorm/jdbc instancesDave Borowitz2015-01-131-89/+71
* | Move stream-based QueryProcessor output to its own classDave Borowitz2014-12-231-4/+5
* | Merge branch 'stable-2.10'David Pursehouse2014-12-105-115/+19
|\|
| * Don't duplicate commandName in SSH logBen Beetle2014-12-051-2/+3
| * Merge branch 'stable-2.9' into stable-2.10Saša Živkov2014-12-051-30/+5
| |\
| | * Downgrade SSHD to 0.9.0-4-g5967cfdSaša Živkov2014-12-041-30/+5
| * | Revert "SSHD: Prevent double authentication for the same public key"Saša Živkov2014-12-053-83/+11
| * | Include all command arguments in SSH log entryBen Beetle2014-12-041-3/+2
* | | Revert "Allow configuration of SSH rekey values"David Pursehouse2014-12-101-9/+0
* | | Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation"David Pursehouse2014-12-101-3/+47
* | | Revert "SSHD: Allow ECDSA based public key authentication"David Pursehouse2014-12-101-6/+1
* | | Replace account.AccountInfo with extensions.common.AccountInfoDave Borowitz2014-11-261-3/+4
* | | Suppress unused argument warnings in unavoidable casesDave Borowitz2014-10-293-14/+14
* | | Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-2914-43/+62