summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation""David Pursehouse2015-04-071-47/+3
* 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
* 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
* | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-09-101-4/+1
|\|
| * Don't require secondary index when running daemon in slave modeDavid Pursehouse2014-09-081-4/+1
* | Merge branch 'stable-2.9' into stable-2.10Shawn Pearce2014-08-271-0/+8
|\|
| * Fix mutual exclusivity of --delete and --submit review command optionsHugo Arès2014-08-251-0/+5
| * Set default for review SSH command to notify=ALLSimon Lei2014-08-201-0/+3
* | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-08-131-0/+5
|\|
| * SSH query command: Add --start n option to skip n changesDavid Ostrovsky2014-08-111-0/+5
| * Remove unnecessary @SuppressWarnings("unchecked")Hugo Arès2014-04-301-1/+0
* | SshLog: audit methods cleaned-upEryk Szymanski2014-07-141-32/+21
* | Update description and error messages in review commandDavid Pursehouse2014-07-111-6/+6
* | Use Java 7 style exception handling in ReviewCommandDavid Pursehouse2014-07-111-14/+2
* | Use ban commit REST endpoint in ban-commit SSH commandEdwin Kempin2014-07-102-47/+28
* | Merge "Let kill SSH command only kill tasks that are visible to the caller"Edwin Kempin2014-07-091-6/+10
|\ \
| * | Let kill SSH command only kill tasks that are visible to the callerEdwin Kempin2014-07-081-6/+10
* | | Merge "Add REST endpoint to kill a task"Edwin Kempin2014-07-091-17/+13
|\| |
| * | Add REST endpoint to kill a taskEdwin Kempin2014-07-081-17/+13
* | | Fix wrong Guice wiringDavid Ostrovsky2014-07-102-4/+4
|/ /
* | Add REST endpoint to list tasksEdwin Kempin2014-07-041-169/+48
* | Merge "Add REST endpoint to get server summary"Edwin Kempin2014-07-021-149/+54
|\ \
| * | Add REST endpoint to get server summaryEdwin Kempin2014-07-011-149/+54
* | | Merge "Require 'Administrate Server' capability to see server summary"Edwin Kempin2014-07-021-11/+17
|\| |
| * | Require 'Administrate Server' capability to see server summaryEdwin Kempin2014-07-011-11/+17
* | | Merge "Support flushing a set of caches at once via REST"Edwin Kempin2014-07-022-76/+9
|\| |
| * | Support flushing a set of caches at once via RESTEdwin Kempin2014-07-012-76/+9
* | | Merge "Support flushing of all caches via REST"Edwin Kempin2014-07-021-38/+35
|\| |
| * | Support flushing of all caches via RESTEdwin Kempin2014-07-011-38/+35
* | | Merge "Support listing of cache names via REST"Edwin Kempin2014-07-023-21/+21
|\| |
| * | Support listing of cache names via RESTEdwin Kempin2014-07-013-21/+21
* | | Merge "Add REST endpoint to flush a cache"Edwin Kempin2014-07-021-14/+10
|\| |
| * | Add REST endpoint to flush a cacheEdwin Kempin2014-07-011-14/+10
* | | Merge "Add UploadValidationListener extension point."Edwin Kempin2014-06-262-11/+34
|\ \ \
| * | | Add UploadValidationListener extension point.Hugo Arès2014-06-192-11/+34
* | | | Merge "Add extension point to register JGit PreUploadHooks"Edwin Kempin2014-06-291-0/+9
|\| | |
| * | | Add extension point to register JGit PreUploadHooksHugo Arès2014-06-171-0/+9
* | | | Refactor system log creation to remove code duplicationHugo Arès2014-06-271-115/+4
| |/ / |/| |
* | | Add detailed thread counts to the show-caches commandSaša Živkov2014-06-231-4/+66
|/ /
* | Add REST endpoint to list cachesEdwin Kempin2014-05-281-90/+61
* | Use '-' in cache name as separator between plugin name and cache nameEdwin Kempin2014-05-261-1/+1