List for cgit developers and users
 help / color / mirror / Atom feed
* RFC: pluggable snapshot compression tools
@ 2017-04-20 16:30 mricon
  0 siblings, 0 replies; only message in thread
From: mricon @ 2017-04-20 16:30 UTC (permalink / raw)


Hello, all:

Currently gzip, xz and bz2 commands are hardcoded into ui-snapshot.c, but
it would be nice if we could define those commands, so that if I wanted to
use "pigz" or "pixz" instead of the standard gzip/xz, I could do it.

It would also be handy if snapshots were only generated for the formats
defined in the config file (e.g. if I only list "tar.gz", return an error
if someone requests a .tar.xz instead of helpfully generating it).
Requesting a bunch of tar.xz snapshots of the Linux Kernel is a great way
to DoS us with a single keystroke. ;)

Best,
-K


-- 
Konstantin Ryabitsev
Director, IT Infrastructure Security
The Linux Foundation
+1-971-258-2363
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20170420/c838ebcc/attachment.html>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-20 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20 16:30 RFC: pluggable snapshot compression tools mricon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).