| author | Hilko Bengen <bengen@debian.org> | |
| Tue, 21 Jun 2016 21:18:59 +0000 (22:18 +0100) | ||
| committer | Hilko Bengen <bengen@debian.org> | |
| Tue, 21 Jun 2016 21:18:59 +0000 (22:18 +0100) | ||
| commit | 359d0a76de9c0ab119578695935be0529672fb4d | |
| tree | f40bcd7996cf7097c4eb882774d335e323f39d60 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| Makefile.am | [new file with mode: 0644] | blob |
| Makefile.in | [new file with mode: 0644] | blob |
| README | [new file with mode: 0644] | blob |
| TODO | [new file with mode: 0644] | blob |
| aclocal.m4 | [new file with mode: 0644] | blob |
| compile | [new file with mode: 0755] | blob |
| config.guess | [new file with mode: 0755] | blob |
| config.h.in | [new file with mode: 0644] | blob |
| config.sub | [new file with mode: 0755] | blob |
| configure | [new file with mode: 0755] | blob |
| configure.ac | [new file with mode: 0644] | blob |
| depcomp | [new file with mode: 0755] | blob |
| docs/Makefile.am | [new file with mode: 0644] | blob |
| docs/Makefile.in | [new file with mode: 0644] | blob |
| docs/nbdkit-plugin.pod | [new file with mode: 0644] | blob |
| docs/nbdkit.pod | [new file with mode: 0644] | blob |
| include/Makefile.am | [new file with mode: 0644] | blob |
| include/Makefile.in | [new file with mode: 0644] | blob |
| include/nbdkit-plugin.h | [new file with mode: 0644] | blob |
| install-sh | [new file with mode: 0755] | blob |
| ltmain.sh | [new file with mode: 0644] | blob |
| m4/.gitignore | [new file with mode: 0644] | blob |
| m4/libtool.m4 | [new file with mode: 0644] | blob |
| m4/ltoptions.m4 | [new file with mode: 0644] | blob |
| m4/ltsugar.m4 | [new file with mode: 0644] | blob |
| m4/ltversion.m4 | [new file with mode: 0644] | blob |
| m4/lt~obsolete.m4 | [new file with mode: 0644] | blob |
| m4/ocaml.m4 | [new file with mode: 0644] | blob |
| missing | [new file with mode: 0755] | blob |
| plugins/Makefile.am | [new file with mode: 0644] | blob |
| plugins/Makefile.in | [new file with mode: 0644] | blob |
| plugins/curl/Makefile.am | [new file with mode: 0644] | blob |
| plugins/curl/Makefile.in | [new file with mode: 0644] | blob |
| plugins/curl/curl.c | [new file with mode: 0644] | blob |
| plugins/curl/nbdkit-curl-plugin.pod | [new file with mode: 0644] | blob |
| plugins/example1/Makefile.am | [new file with mode: 0644] | blob |
| plugins/example1/Makefile.in | [new file with mode: 0644] | blob |
| plugins/example1/example1.c | [new file with mode: 0644] | blob |
| plugins/example1/nbdkit-example1-plugin.pod | [new file with mode: 0644] | blob |
| plugins/example2/Makefile.am | [new file with mode: 0644] | blob |
| plugins/example2/Makefile.in | [new file with mode: 0644] | blob |
| plugins/example2/example2.c | [new file with mode: 0644] | blob |
| plugins/example2/nbdkit-example2-plugin.pod | [new file with mode: 0644] | blob |
| plugins/example3/Makefile.am | [new file with mode: 0644] | blob |
| plugins/example3/Makefile.in | [new file with mode: 0644] | blob |
| plugins/example3/example3.c | [new file with mode: 0644] | blob |
| plugins/example3/nbdkit-example3-plugin.pod | [new file with mode: 0644] | blob |
| plugins/file/Makefile.am | [new file with mode: 0644] | blob |
| plugins/file/Makefile.in | [new file with mode: 0644] | blob |
| plugins/file/file.c | [new file with mode: 0644] | blob |
| plugins/file/nbdkit-file-plugin.pod | [new file with mode: 0644] | blob |
| plugins/guestfs/Makefile.am | [new file with mode: 0644] | blob |
| plugins/guestfs/Makefile.in | [new file with mode: 0644] | blob |
| plugins/guestfs/guestfs-plugin.c | [new file with mode: 0644] | blob |
| plugins/guestfs/nbdkit-guestfs-plugin.pod | [new file with mode: 0644] | blob |
| plugins/gzip/Makefile.am | [new file with mode: 0644] | blob |
| plugins/gzip/Makefile.in | [new file with mode: 0644] | blob |
| plugins/gzip/gzip.c | [new file with mode: 0644] | blob |
| plugins/gzip/nbdkit-gzip-plugin.pod | [new file with mode: 0644] | blob |
| plugins/libvirt/Makefile.am | [new file with mode: 0644] | blob |
| plugins/libvirt/Makefile.in | [new file with mode: 0644] | blob |
| plugins/libvirt/libvirt-plugin.c | [new file with mode: 0644] | blob |
| plugins/libvirt/nbdkit-libvirt-plugin.pod | [new file with mode: 0644] | blob |
| plugins/ocaml/Makefile.am | [new file with mode: 0644] | blob |
| plugins/ocaml/Makefile.in | [new file with mode: 0644] | blob |
| plugins/ocaml/NBDKit.ml | [new file with mode: 0644] | blob |
| plugins/ocaml/NBDKit.mli | [new file with mode: 0644] | blob |
| plugins/ocaml/nbdkit-ocaml-plugin.pod | [new file with mode: 0644] | blob |
| plugins/ocaml/ocaml.c | [new file with mode: 0644] | blob |
| plugins/perl/Makefile.am | [new file with mode: 0644] | blob |
| plugins/perl/Makefile.in | [new file with mode: 0644] | blob |
| plugins/perl/example.pl | [new file with mode: 0644] | blob |
| plugins/perl/nbdkit-perl-plugin.pod | [new file with mode: 0644] | blob |
| plugins/perl/perl.c | [new file with mode: 0644] | blob |
| plugins/python/Makefile.am | [new file with mode: 0644] | blob |
| plugins/python/Makefile.in | [new file with mode: 0644] | blob |
| plugins/python/example.py | [new file with mode: 0644] | blob |
| plugins/python/nbdkit-python-plugin.pod | [new file with mode: 0644] | blob |
| plugins/python/python.c | [new file with mode: 0644] | blob |
| plugins/ruby/Makefile.am | [new file with mode: 0644] | blob |
| plugins/ruby/Makefile.in | [new file with mode: 0644] | blob |
| plugins/ruby/example.rb | [new file with mode: 0644] | blob |
| plugins/ruby/nbdkit-ruby-plugin.pod | [new file with mode: 0644] | blob |
| plugins/ruby/ruby.c | [new file with mode: 0644] | blob |
| plugins/streaming/Makefile.am | [new file with mode: 0644] | blob |
| plugins/streaming/Makefile.in | [new file with mode: 0644] | blob |
| plugins/streaming/nbdkit-streaming-plugin.pod | [new file with mode: 0644] | blob |
| plugins/streaming/streaming.c | [new file with mode: 0644] | blob |
| plugins/vddk/Makefile.am | [new file with mode: 0644] | blob |
| plugins/vddk/Makefile.in | [new file with mode: 0644] | blob |
| plugins/vddk/nbdkit-vddk-plugin.pod | [new file with mode: 0644] | blob |
| plugins/vddk/vddk.c | [new file with mode: 0644] | blob |
| plugins/xz/Makefile.am | [new file with mode: 0644] | blob |
| plugins/xz/Makefile.in | [new file with mode: 0644] | blob |
| plugins/xz/blkcache.c | [new file with mode: 0644] | blob |
| plugins/xz/blkcache.h | [new file with mode: 0644] | blob |
| plugins/xz/nbdkit-xz-plugin.pod | [new file with mode: 0644] | blob |
| plugins/xz/xz.c | [new file with mode: 0644] | blob |
| plugins/xz/xzfile.c | [new file with mode: 0644] | blob |
| plugins/xz/xzfile.h | [new file with mode: 0644] | blob |
| src/Makefile.am | [new file with mode: 0644] | blob |
| src/Makefile.in | [new file with mode: 0644] | blob |
| src/cleanup.c | [new file with mode: 0644] | blob |
| src/connections.c | [new file with mode: 0644] | blob |
| src/errors.c | [new file with mode: 0644] | blob |
| src/internal.h | [new file with mode: 0644] | blob |
| src/main.c | [new file with mode: 0644] | blob |
| src/plugins.c | [new file with mode: 0644] | blob |
| src/protocol.h | [new file with mode: 0644] | blob |
| src/sockets.c | [new file with mode: 0644] | blob |
| src/tls.c | [new file with mode: 0644] | blob |
| src/utils.c | [new file with mode: 0644] | blob |
| test-driver | [new file with mode: 0755] | blob |
| tests/Makefile.am | [new file with mode: 0644] | blob |
| tests/Makefile.in | [new file with mode: 0644] | blob |
| tests/README.tests | [new file with mode: 0644] | blob |
| tests/test-captive.sh | [new file with mode: 0755] | blob |
| tests/test-connect.c | [new file with mode: 0644] | blob |
| tests/test-dump-config.sh | [new file with mode: 0755] | blob |
| tests/test-file.c | [new file with mode: 0644] | blob |
| tests/test-foreground.sh | [new file with mode: 0755] | blob |
| tests/test-gzip.c | [new file with mode: 0644] | blob |
| tests/test-help-plugin.sh | [new file with mode: 0755] | blob |
| tests/test-help.sh | [new file with mode: 0755] | blob |
| tests/test-lang-plugins.c | [new file with mode: 0644] | blob |
| tests/test-newstyle.c | [new file with mode: 0644] | blob |
| tests/test-ocaml.c | [new file with mode: 0644] | blob |
| tests/test-oldstyle.c | [new file with mode: 0644] | blob |
| tests/test-random-sock.sh | [new file with mode: 0755] | blob |
| tests/test-single.sh | [new file with mode: 0755] | blob |
| tests/test-start.sh | [new file with mode: 0755] | blob |
| tests/test-streaming.c | [new file with mode: 0644] | blob |
| tests/test-xz.c | [new file with mode: 0644] | blob |
| tests/test.c | [new file with mode: 0644] | blob |
| tests/test.h | [new file with mode: 0644] | blob |
| tests/test.pl | [new file with mode: 0644] | blob |
| tests/test.py | [new file with mode: 0644] | blob |
| tests/test.rb | [new file with mode: 0644] | blob |
| tests/test_ocaml_plugin.ml | [new file with mode: 0644] | blob |