summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Revert partially "Trim multi-line arguments for task name and ssh_log"Hugo Arès2018-03-021-4/+3
* BaseCommand: Fix formatting of task description with argumentsDavid Pursehouse2018-03-021-3/+2
* Allow plugins to intercept ssh command creationDavid Ostrovsky2018-02-283-2/+39
* Trim multi-line arguments for task name and ssh_logBorui Tao2018-02-212-5/+33
* Revert "SSH commands: Set task name for ReviewCommand"Borui Tao2018-02-211-5/+0
* ShowConnections: Fix display for connection time older than one dayOlof Ekedahl2018-02-201-1/+1
* Revert "Hide sensitive data from audit and gerrit logs"David Pursehouse2018-02-079-234/+15
* Protect against null pointer for BaseCommandArdo Septama2018-01-291-0/+3
* Hide sensitive data from audit and gerrit logsArdo Septama2018-01-159-15/+231
* SSH commands: Set task name for ReviewCommandSven Selberg2018-01-111-0/+5
* [SSH] Extract task name creation to method in BaseCommandSven Selberg2018-01-111-8/+17
* Fix database connection leak in suexec commandHugo Arès2017-11-141-1/+1
* Do not bind test-submit SSH command on slavesEdwin Kempin2017-10-201-1/+0
* Disable ban-commit SSH command on Gerrit slavesEdwin Kempin2017-10-201-2/+2
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-10-171-0/+5
|\
| * SshDaemon: introduce sshd.waitTimeout to set WAIT_FOR_SPACE_TIMEOUTPaladox none2017-10-161-0/+5
* | StreamEvents: Fix NPE when invoking the command with --helpDavid Pursehouse2017-09-011-3/+9
* | Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-4/+12
* | SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeoutDavid Pursehouse2017-05-111-0/+1
* | Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-4/+4
* | Get rid of calls to SecurityUtils.isBouncyCastleRegistered()David Pursehouse2017-05-082-18/+1
* | SshDaemon: Improve log message when formatting ssh host key failsDavid Pursehouse2017-05-081-1/+3
* | DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* | SshDaemon: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* | InitSshd: Generate ecdsa and ed25519 keys if the host supports themPaladox none2017-05-081-1/+9
* | ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-2/+2
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-121-3/+3
|\|
| * Allow project owner to use set-project ssh commandHugo Arès2017-04-111-3/+3
* | Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-071-1/+1
* | Shutdown SSH executors upon SshDaemon stopLuca Milanesio2017-03-291-0/+23
* | Bump Mina core to 2.0.16 and sshd to 1.4David Ostrovsky2017-03-272-6/+6
* | SshDaemon: Add missing type arguments for generic class NamedFactory<T>David Pursehouse2017-03-161-3/+3
* | Merge branch 'stable-2.13'David Pursehouse2017-03-161-3/+9
|\|
| * LfsPluginAuthCommand: Don't spam error log when LFS plugin is missingDavid Pursehouse2017-03-141-3/+10
* | Merge branch 'stable-2.13'David Pursehouse2017-03-091-1/+4
|\|
| * Allow user with maintain server permissions to find any changeLuca Milanesio2017-03-081-1/+4
| * Do not assume DB down if change to index not foundLuca Milanesio2017-03-071-3/+1
| * Allow to continue reindex despite failuresLuca Milanesio2017-03-071-1/+1
* | Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-282-7/+11
* | Allow to index all changes of a projectHector Oswaldo Caballero2017-02-242-0/+64
* | Remove command line reviewer/cc visibility checkShawn Pearce2017-02-231-17/+0
* | Avoid implicit use of the platform default charsetDavid Ostrovsky2017-02-192-2/+2
* | Format java files with google-java-formatDavid Pursehouse2017-02-171-5/+1
* | Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-177-8/+8
* | AccountApi: Add methods to get emails and delete emailEdwin Kempin2017-02-081-1/+1
* | Format all Java files with google-java-formatDave Borowitz2017-02-0793-1960/+2039
* | Remove Buck based buildDavid Ostrovsky2017-01-231-59/+0
* | Merge branch 'stable-2.13'David Pursehouse2017-01-202-4/+18
|\|
| * Install "git-lfs-authenticate" SSH command when lfs.plugin is configuredJacek Centkowski2017-01-162-4/+18
| * Introduce "git-lfs-authenticate" SSH Command for LFS pluginsJacek Centkowski2017-01-162-0/+69