├── PURPOSE ├── db ├── bz2 │ ├── test.txt.bz2 │ └── test.txt.bz2.source.txt ├── misc │ ├── zeros │ ├── core │ ├── core2 │ ├── p_cert │ ├── p_clear │ ├── p_pass │ ├── selinux_policy │ ├── mysql-bin-replication-log │ ├── ansi2knr.source.txt │ ├── core.source.txt │ ├── core2.source.txt │ ├── openvpn.source.txt │ ├── p_cert.source.txt │ ├── p_pass.source.txt │ ├── zeros.source.txt │ ├── p_clear.source.txt │ ├── scc-text.source.txt │ ├── selinux_policy.source.txt │ ├── mysql-bin-replication-log.source.txt │ ├── RPM-GPG-KEY-fedora-14-primary.source.txt │ ├── scc-text │ ├── ansi2knr │ └── RPM-GPG-KEY-fedora-14-primary ├── json │ ├── 1.json-keep │ ├── 5.json-keep │ ├── 2.json-keep │ ├── 3.json-keep │ └── 4.json-keep ├── py │ ├── p1.py │ ├── p3.py │ ├── p4.py │ ├── p2.py │ ├── p5.py │ ├── p6.py │ ├── music.py.source.txt │ ├── Switchboard.py.source.txt │ ├── gtk_label_autowrap.py.source.txt │ ├── music.py │ └── gtk_label_autowrap.py ├── zip │ ├── empty.zip │ ├── stde.zip │ ├── VisualC.zip │ ├── VisualC.zip.source.txt │ ├── empty.zip.source.txt │ └── stde.zip.source.txt ├── pl │ ├── arg_shebang.pl │ ├── Makefile_PL.pl.source.txt │ ├── arg_shebang.pl.source.txt │ ├── apxs.source.txt │ ├── enc2xs.source.txt │ ├── ConfigLocal_PM.pl.source.txt │ ├── ConfigLocal_PM.pl │ └── apxs ├── locale │ ├── LC_MEASUREMENT │ ├── LC_NUMERIC │ ├── LC_TELEPHONE │ ├── LC_NAME │ ├── LC_CTYPE │ ├── LC_PAPER │ ├── LC_TIME │ ├── LC_COLLATE │ ├── LC_MONETARY │ ├── LC_IDENTIFICATION │ ├── LC_CTYPE.source.txt │ ├── LC_NAME.source.txt │ ├── LC_PAPER.source.txt │ ├── LC_TIME.source.txt │ ├── LC_ADDRESS.source.txt │ ├── LC_COLLATE.source.txt │ ├── LC_MONETARY.source.txt │ ├── LC_NUMERIC.source.txt │ ├── LC_TELEPHONE.source.txt │ ├── LC_IDENTIFICATION.source.txt │ ├── LC_MEASUREMENT.source.txt │ └── LC_ADDRESS ├── txt │ ├── timestamp.txt │ ├── msg-6505-1.txt │ ├── magic-bug-sample.txt │ ├── dsn_15.txt.source.txt │ ├── msg-6505-1.txt.source.txt │ ├── timestamp.txt.source.txt │ └── magic-bug-sample.txt.source.txt ├── elf │ ├── a │ ├── ppm │ ├── filter │ ├── pie.out │ ├── library.so │ ├── pie-now.out │ ├── library-now.so │ ├── new-keyctl.debug │ ├── old-keyctl.debug │ ├── hello-aarch64-executable │ ├── a.source.txt │ ├── filter.source.txt │ ├── ppm.source.txt │ ├── library.so.source.txt │ ├── new-keyctl.debug.source.txt │ ├── old-keyctl.debug.source.txt │ ├── pie-now.out.source.txt │ ├── pie.out.source.txt │ ├── library-now.so.source.txt │ ├── hello-aarch64-executable.source.txt │ └── pie-test ├── bin │ ├── vax │ └── vax.source.txt ├── gz │ ├── a.gz │ ├── abc1.gz │ ├── abc2.gz │ ├── a.gz.source.txt │ ├── abc1.gz.source.txt │ └── abc2.gz.source.txt ├── mo │ ├── a.mo │ └── a.mo.source.txt ├── db │ ├── test.db │ ├── sqlite3.db │ ├── thumbs.db │ ├── test.db.source.txt │ └── sqlite3.db.source.txt ├── deb │ ├── p.deb │ └── p.deb.source.txt ├── gif │ ├── 1.gif │ └── 1.gif.source.txt ├── iso │ ├── x.iso │ └── x.iso.source.txt ├── mdb │ ├── a.mdb │ ├── self-created.mdb │ ├── a.mdb.source.txt │ └── self-created.mdb.source.txt ├── rpm │ ├── a.rpm │ ├── ppc.rpm │ ├── ppc64.rpm │ ├── s390.rpm │ ├── s390x.rpm │ ├── src.rpm │ ├── a.rpm.source.txt │ ├── ppc.rpm.source.txt │ ├── src.rpm.source.txt │ ├── ppc64.rpm.source.txt │ ├── s390.rpm.source.txt │ └── s390x.rpm.source.txt ├── z8 │ ├── ats.z8 │ └── ats.z8.source.txt ├── 3ds │ ├── key.3DS │ └── key.3DS.source.txt ├── com │ ├── kssf.com │ └── kssf.com.source.txt ├── diso │ ├── foo.diso │ └── foo.diso.source.txt ├── dll │ ├── SDL2.dll │ └── SDL2.dll.source.txt ├── dmp │ ├── mdmp.dmp │ └── mdmp.dmp.source.txt ├── doc │ ├── PMD.doc │ ├── encrypted.doc │ ├── word_document.doc │ ├── word_document_with_autostart_macro.doc │ ├── encrypted.doc.source.txt │ ├── word_document.doc.source.txt │ ├── PMD.doc.source.txt │ └── word_document_with_autostart_macro.doc.source.txt ├── icm │ ├── sRGB.icm │ ├── bluish.icc │ ├── sRGB.icm.source.txt │ └── bluish.icc.source.txt ├── img │ ├── qcow2.img │ ├── vdi.img │ ├── initrd1.img │ ├── qcow2_v2.qcow2 │ ├── qcow2_v3.qcow2 │ ├── qcow_v1.qcow │ ├── qed.img.source.txt │ ├── vdi.img.source.txt │ ├── initrd1.img.source.txt │ ├── qcow2.img.source.txt │ ├── qcow2_v2.qcow2.source.txt │ ├── qcow2_v3.qcow2.source.txt │ └── qcow_v1.qcow.source.txt ├── ins │ ├── setup.ins │ ├── setup.ins.source.txt │ ├── internet_connection_settings.ins.source.txt │ └── internet_connection_settings.ins ├── jpc │ ├── test.jpc │ ├── testing.jpc │ ├── test.jpc.source.txt │ └── testing.jpc.source.txt ├── kernels │ ├── s390x │ ├── x86_64 │ ├── s390x.source.txt │ └── x86_64.source.txt ├── mid │ ├── notes.mid │ └── notes.mid.source.txt ├── myi │ ├── event.MYI │ └── event.MYI.source.txt ├── ods │ ├── test.ods │ └── test.ods.source.txt ├── ogg │ ├── fiba1.ogg │ └── fiba1.ogg.source.txt ├── so │ ├── libaio.so │ ├── libtables.so │ ├── libaio.so.source.txt │ └── libtables.so.source.txt ├── tdb │ ├── test.tdb │ └── test.tdb.source.txt ├── tga │ ├── Font.tga │ ├── bloom.tga │ ├── Font.tga.source.txt │ └── bloom.tga.source.txt ├── tif │ ├── note.tif │ └── note.tif.source.txt ├── ts │ ├── test1.ts │ ├── test2.ts │ ├── test3.ts │ ├── test1.ts.source.txt │ ├── test2.ts.source.txt │ └── test3.ts.source.txt ├── wav │ ├── b0456.wav │ ├── send.wav │ ├── b0456.wav.source.txt │ └── send.wav.source.txt ├── z5 │ ├── Aisle.z5 │ ├── guess.z5 │ ├── stiffmst.z5 │ ├── Aisle.z5.source.txt │ ├── guess.z5.source.txt │ └── stiffmst.z5.source.txt ├── z7 │ ├── custard.z7 │ └── custard.z7.source.txt ├── 7z │ ├── spectrum.7z │ └── spectrum.7z.source.txt ├── cab │ ├── cabinet.cab │ └── cabinet.cab.source.txt ├── cur │ ├── cursor.cur │ └── cursor.cur.source.txt ├── dat │ ├── winmail.dat │ └── winmail.dat.source.txt ├── dbf │ ├── biblio.dbf │ └── biblio.dbf.source.txt ├── drpm │ ├── foo1.drpm │ ├── foo2.drpm │ ├── foo1.drpm.source.txt │ └── foo2.drpm.source.txt ├── mkv │ ├── sample.mkv │ ├── matroska_test.mkv │ ├── sample.mkv.source.txt │ └── matroska_test.mkv.source.txt ├── pif │ ├── command.pif │ └── command.pif.source.txt ├── png │ ├── adhoc1.png │ └── adhoc1.png.source.txt ├── pyc │ ├── config.pyc │ ├── handle.pyc │ ├── config.pyc.source.txt │ └── handle.pyc.source.txt ├── rar │ ├── normal.rar │ ├── encrypted.rar │ ├── rar-v4-archive.rar │ ├── encrypted-hidden-filenames.rar │ ├── normal.rar.source.txt │ ├── rar-v4-archive.rar.source.txt │ ├── encrypted.rar.source.txt │ └── encrypted-hidden-filenames.rar.source.txt ├── tar.gz │ ├── a.tar.gz │ └── a.tar.gz.source.txt ├── ulaw │ ├── star.ulaw │ └── star.ulaw.source.txt ├── webm │ ├── bunny.webm │ └── bunny.webm.source.txt ├── xml │ ├── output.xml │ ├── xmlutf16.xml │ ├── output.xml.source.txt │ ├── result.xml.source.txt │ ├── xmlutf16.xml.source.txt │ └── calculation.xml.source.txt ├── xpt │ ├── calbase.xpt │ └── calbase.xpt.source.txt ├── DS_Store │ ├── DS_Store │ └── DS_Store.source.txt ├── dump │ ├── evolocal.odb │ ├── big-endian-dump │ ├── big-endian-dump.source.txt │ └── evolocal.odb.source.txt ├── filesystems │ ├── ext4 │ ├── lvm2 │ ├── ntfs │ ├── filetest │ ├── bootsector │ ├── ext4.source.txt │ ├── lvm2.source.txt │ ├── ntfs.source.txt │ ├── filetest.source.txt │ ├── swap-ia64.source.txt │ ├── swap-ppc.source.txt │ └── bootsector.source.txt ├── hlp │ ├── biochlr2.hlp │ └── biochlr2.hlp.source.txt ├── jpg │ ├── lime-cat.jpg │ ├── xsane-zoom-in.jpg │ ├── lime-cat.jpg.source.txt │ └── xsane-zoom-in.jpg.source.txt ├── mde │ ├── encoded_db.mde │ └── encoded_db.mde.source.txt ├── mp3 │ ├── house_lo.mp3 │ └── house_lo.mp3.source.txt ├── msp │ ├── Patch_full.msp │ └── Patch_full.msp.source.txt ├── pcd │ ├── photo_cd.pcd │ └── photo_cd.pcd.source.txt ├── pfb │ ├── a010013l.pfb │ └── a010013l.pfb.source.txt ├── ppc │ ├── coredump-ppc │ └── coredump-ppc.source.txt ├── ppt │ ├── encrypted.ppt │ ├── presentation.ppt │ ├── presentation_with_autostart_macro.ppt │ ├── encrypted.ppt.source.txt │ ├── presentation.ppt.source.txt │ └── presentation_with_autostart_macro.ppt.source.txt ├── scr │ ├── SlideShow.scr │ └── SlideShow.scr.source.txt ├── timezone │ ├── localtime │ └── localtime.source.txt ├── xls │ ├── encrypted.xls │ ├── excel-file.xls │ ├── calculation-new-format.xls │ ├── calculation-old-format.xls │ ├── excel-file.xls.source.txt │ ├── calculation_with_autostart_macro.xls │ ├── encrypted.xls.source.txt │ ├── calculation-new-format.xls.source.txt │ ├── calculation-old-format.xls.source.txt │ └── calculation_with_autostart_macro.xls.source.txt ├── accdb │ ├── database.accdb │ └── database.accdb.source.txt ├── bas │ ├── PILES_START.bas │ └── PILES_START.bas.source.txt ├── bmp │ ├── 4x2x24-win3.bmp │ ├── 4x2x32-win95.bmp │ ├── 4x2x32-win98.bmp │ ├── InstallerHeader.bmp │ ├── 4x2x24-win3.bmp.source.txt │ ├── 4x2x32-win95.bmp.source.txt │ ├── 4x2x32-win98.bmp.source.txt │ └── InstallerHeader.bmp.source.txt ├── chm │ ├── index_start.chm │ └── index_start.chm.source.txt ├── docm │ ├── encrypted.docm │ ├── word_document.docm │ ├── word_document_with_autostart_macro.docm │ ├── encrypted.docm.source.txt │ ├── word_document.docm.source.txt │ └── word_document_with_autostart_macro.docm.source.txt ├── docx │ ├── encrypted.docx │ ├── word_document.docx │ ├── encrypted.docx.source.txt │ └── word_document.docx.source.txt ├── lnk │ ├── windows_link.lnk │ └── windows_link.lnk.source.txt ├── pot │ ├── presentation.pot │ ├── presentation_with_autostart_macro.pot │ ├── presentation.pot.source.txt │ └── presentation_with_autostart_macro.pot.source.txt ├── pps │ ├── presentation.pps │ ├── presentation_with_autostart_macro.pps │ ├── presentation.pps.source.txt │ └── presentation_with_autostart_macro.pps.source.txt ├── pptm │ ├── encrypted.pptm │ ├── presentation.pptm │ ├── presentation_with_autostart_macro.pptm │ ├── encrypted.pptm.source.txt │ ├── presentation.pptm.source.txt │ └── presentation_with_autostart_macro.pptm.source.txt ├── pptx │ ├── encrypted.pptx │ ├── presentation.pptx │ ├── encrypted.pptx.source.txt │ └── presentation.pptx.source.txt ├── tex │ ├── sk-survival.tex │ ├── pl-refcard.tex.source.txt │ ├── sk-survival.tex.source.txt │ ├── test_latex.tex.source.txt │ └── test_latex.tex ├── tgz │ ├── broken-file.tgz │ └── broken-file.tgz.source.txt ├── ttf │ ├── NanumGothic.ttf │ └── NanumGothic.ttf.source.txt ├── wmv │ ├── presentation.wmv │ └── presentation.wmv.source.txt ├── xlsb │ ├── encrypted.xlsb │ ├── calculation.xlsb │ ├── calculation_with_autostart_macro.xlsb │ ├── calculation.xlsb.source.txt │ ├── encrypted.xlsb.source.txt │ └── calculation_with_autostart_macro.xlsb.source.txt ├── xlsm │ ├── encrypted.xlsm │ ├── calculation.xlsm │ ├── calculation_with_autostart_macro.xlsm │ ├── calculation.xlsm.source.txt │ ├── encrypted.xlsm.source.txt │ └── calculation_with_autostart_macro.xlsm.source.txt ├── xlsx │ ├── encrypted.xlsx │ ├── calculation.xlsx │ ├── calculation.xlsx.source.txt │ └── encrypted.xlsx.source.txt ├── xlt │ ├── calculation.xlt │ └── calculation.xlt.source.txt ├── xps │ ├── presentation.xps │ └── presentation.xps.source.txt ├── AppleDouble │ ├── AppleDouble │ └── AppleDouble.source.txt ├── ani │ ├── animated_cursor.ani │ └── animated_cursor.ani.source.txt ├── dot │ ├── word_document.dot │ ├── word_document_with_autostart_macro.dot │ ├── word_document.dot.source.txt │ └── word_document_with_autostart_macro.dot.source.txt ├── dotm │ ├── word_document.dotm │ ├── word_document_with_autostart_macro.dotm │ ├── word_document.dotm.source.txt │ └── word_document_with_autostart_macro.dotm.source.txt ├── dotx │ ├── word_document.dotx │ └── word_document.dotx.source.txt ├── frm │ ├── help_relation.frm │ └── help_relation.frm.source.txt ├── ico │ ├── pixel-install.ico │ └── pixel-install.ico.source.txt ├── mach-o │ ├── PythonLauncher │ └── PythonLauncher.source.txt ├── mono │ ├── TextTransform.exe │ ├── Mono.TextTemplating.dll │ ├── TextTransform.exe.source.txt │ └── Mono.TextTemplating.dll.source.txt ├── one │ ├── NewSection2007.one │ ├── NewSection2010.one │ ├── NewSection2016.one │ ├── NewSection2007.one.source.txt │ ├── NewSection2010.one.source.txt │ └── NewSection2016.one.source.txt ├── pdf │ ├── mailman-admin.pdf │ └── mailman-admin.pdf.source.txt ├── potm │ ├── presentation.potm │ ├── presentation_with_autostart_macro.potm │ ├── presentation.potm.source.txt │ └── presentation_with_autostart_macro.potm.source.txt ├── potx │ ├── presentation.potx │ └── presentation.potx.source.txt ├── ppsm │ ├── presentation.ppsm │ ├── presentation_with_autostart_macro.ppsm │ ├── presentation.ppsm.source.txt │ └── presentation_with_autostart_macro.ppsm.source.txt ├── ppsx │ ├── presentation.ppsx │ └── presentation.ppsx.source.txt ├── thmx │ ├── presentation.thmx │ └── presentation.thmx.source.txt ├── wps │ ├── word_document.wps │ └── word_document.wps.source.txt ├── xlam │ ├── calculation.xlam │ └── calculation.xlam.source.txt ├── xltm │ ├── calculation.xltm │ └── calculation.xltm.source.txt ├── xltx │ ├── calculation.xltx │ └── calculation.xltx.source.txt ├── adp │ ├── ms_access_project.adp │ └── ms_access_project.adp.source.txt ├── cpl │ ├── ac3filter_first4k.cpl │ └── ac3filter_first4k.cpl.source.txt ├── mng │ ├── jabber_connecting.mng │ └── jabber_connecting.mng.source.txt ├── msi │ ├── SampleFirst_full.msi │ └── SampleFirst_full.msi.source.txt ├── reg │ ├── windows_registry.reg │ └── windows_registry.reg.source.txt ├── mst │ ├── wix_transform_full.mst │ └── wix_transform_full.mst.source.txt ├── onetoc2 │ ├── OpenNote2007.onetoc2 │ ├── OpenNote2016.onetoc2 │ ├── OpenNote2007.onetoc2.source.txt │ └── OpenNote2016.onetoc2.source.txt ├── shs │ ├── win_scrap_file_full.shs │ └── win_scrap_file_full.shs.source.txt ├── asa │ ├── global.asa.source.txt │ └── global.asa ├── h │ ├── a.h.source.txt │ ├── stl_map.h.source.txt │ ├── stl_queue.h.source.txt │ ├── stl_stack.h.source.txt │ ├── gunixmounts.h.source.txt │ ├── gfile.h.source.txt │ ├── gclosure.h.source.txt │ ├── gsocketaddressenumerator.h.source.txt │ ├── gfileattribute.h.source.txt │ ├── basic_string.h.source.txt │ ├── a.h │ ├── gfileattribute.h │ └── gsocketaddressenumerator.h ├── po │ ├── test.po.source.txt │ ├── rev0.0.po.source.txt │ ├── rev0.1.po.source.txt │ ├── rev1.1.po.source.txt │ ├── rev0.0.po │ ├── rev1.1.po │ └── rev0.1.po ├── slk │ ├── simple-slk-file.slk.source.txt │ ├── excel4_sample_macro.slk.source.txt │ ├── simple-slk-file.slk │ └── excel4_sample_macro.slk ├── ade │ ├── ms_access_project_encoded.ade │ └── ms_access_project_encoded.ade.source.txt ├── cnt │ ├── help-contents.cnt.source.txt │ └── help-contents.cnt ├── onepkg │ ├── minimal-sample-2007.onepkg │ └── minimal-sample-2007.onepkg.source.txt ├── pbm │ ├── icontopbm-back-from-icon.pbm │ └── icontopbm-back-from-icon.pbm.source.txt ├── ppm │ ├── a.ppm.source.txt │ └── a.ppm ├── crt │ ├── server.crt.source.txt │ └── server.crt ├── js │ └── smartmobile.js.source.txt ├── lsm │ ├── sysstate.lsm.source.txt │ └── sysstate.lsm ├── mc │ ├── submit.mc.source.txt │ └── submit.mc ├── patch │ ├── a.patch.source.txt │ ├── b.patch.source.txt │ ├── parser571033.patch.source.txt │ ├── b.patch │ ├── a.patch │ └── parser571033.patch ├── pfa │ └── bchb.pfa.source.txt ├── s │ ├── boring-asm.s.source.txt │ └── boring-asm.s ├── shb │ ├── win_document_shortcut_full.shb │ └── win_document_shortcut_full.shb.source.txt ├── svg │ └── esc.svg.source.txt ├── vb │ ├── HelloWorld.vb.source.txt │ └── HelloWorld.vb ├── wsh │ ├── HelloWorld.wsh │ └── HelloWorld.wsh.source.txt ├── xsl │ └── table.xsl.source.txt ├── lua │ ├── mod_actions_http.lua.source.txt │ └── mod_actions_http.lua ├── ppa │ ├── presentation_non_auto_macros.ppa │ └── presentation_non_auto_macros.ppa.source.txt ├── ppam │ ├── presentation_non_auto_macros.ppam │ └── presentation_non_auto_macros.ppam.source.txt ├── ps │ └── filtered-test.ps.source.txt ├── wsf │ ├── HelloWorld.wsf.source.txt │ └── HelloWorld.wsf ├── exe │ └── e5f5fdb10c8bb35d3219a87516147e15.exe ├── msc │ └── ms_management_console.msc.source.txt ├── bat │ ├── build.bat.source.txt │ └── build.bat ├── pm │ ├── Find.pm.source.txt │ ├── Html.pm.source.txt │ └── Select.pm.source.txt ├── ppd │ └── Generic-PDF_Printer-PDF.ppd.source.txt ├── cpp │ └── test.cpp.source.txt ├── rtf │ └── word_document.rtf.source.txt ├── cmd │ ├── wp_batch_example.cmd.source.txt │ └── wp_batch_example.cmd ├── isp │ ├── self-created.isp.source.txt │ └── self-created.isp ├── hta │ ├── hello_world.hta.source.txt │ ├── access.hta.source.txt │ └── hello_world.hta ├── rb │ └── docbook.rb.source.txt ├── vbs │ ├── DateName.vbs.source.txt │ └── DateName.vbs ├── wsc │ └── HelloWorld.wsc.source.txt ├── asp │ └── policies_part.asp.source.txt ├── html │ └── index_first4k.html.source.txt ├── java │ ├── CreateMdb.java.source.txt │ └── CreateMdb.java ├── jse │ └── smartmobile.jse.source.txt ├── vbe │ ├── DateName.vbe.source.txt │ └── DateName.vbe └── sct │ ├── editor_addin.sct │ └── editor_addin.sct.source.txt ├── AUTHORS ├── .gitignore ├── rpm-fileattrs ├── perl.attr ├── scl.attr ├── gstreamer.attr ├── desktop.attr ├── gstreamer1.attr ├── perl.attr.perl-python-attr ├── script.attr ├── font.attr ├── font.attr.fontattr ├── maven.attr ├── perllib.attr ├── osgi.attr ├── ocaml.attr ├── plasma4.attr ├── psdriver.attr ├── libtool.attr ├── mingw32.attr ├── pkgconfig.attr ├── mono.attr ├── libsymlink.attr ├── elf.attr.elfattr ├── elf.attr ├── python.attr └── python.attr.perl-python-attr ├── pyfile ├── __init__.py └── progressbar.py ├── .travis.yml ├── CONTRIBUTING ├── test-file.py ├── runtest.sh ├── convert-pickle-db.py ├── test-rpmbuild-regression.py └── Makefile /PURPOSE: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /db/bz2/test.txt.bz2: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /db/misc/zeros: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /db/json/1.json-keep: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /db/json/5.json-keep: -------------------------------------------------------------------------------- 1 | ["foo"] 2 | -------------------------------------------------------------------------------- /db/json/2.json-keep: -------------------------------------------------------------------------------- 1 | {"foo": {}} 2 | -------------------------------------------------------------------------------- /db/json/3.json-keep: -------------------------------------------------------------------------------- 1 | {"foo": []} 2 | -------------------------------------------------------------------------------- /db/py/p1.py: -------------------------------------------------------------------------------- 1 | #! /usr/bin/env python 2 | -------------------------------------------------------------------------------- /db/py/p3.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python 2 | -------------------------------------------------------------------------------- /db/py/p4.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python 2 | -------------------------------------------------------------------------------- /db/zip/empty.zip: -------------------------------------------------------------------------------- 1 | PK -------------------------------------------------------------------------------- /AUTHORS: -------------------------------------------------------------------------------- 1 | Jan Kaluza 2 | -------------------------------------------------------------------------------- /db/json/4.json-keep: -------------------------------------------------------------------------------- 1 | ["foo", "bar", {}] 2 | -------------------------------------------------------------------------------- /db/pl/arg_shebang.pl: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl -w 2 | -------------------------------------------------------------------------------- /db/py/p2.py: -------------------------------------------------------------------------------- 1 | #! /usr/bin/env python 2 | -------------------------------------------------------------------------------- /db/py/p5.py: -------------------------------------------------------------------------------- 1 | 2 | #!/usr/bin/env python 3 | -------------------------------------------------------------------------------- /db/py/p6.py: -------------------------------------------------------------------------------- 1 | #! /usr/bin/env python 2 | -------------------------------------------------------------------------------- /db/locale/LC_MEASUREMENT: -------------------------------------------------------------------------------- 1 |  UTF-8 -------------------------------------------------------------------------------- /db/txt/timestamp.txt: -------------------------------------------------------------------------------- 1 | 1234Tue Mar 3 19:47:42 2009 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /db/*/*.json 2 | *~ 3 | *.pyc 4 | Magdir 5 | .mgc* 6 | -------------------------------------------------------------------------------- /db/elf/a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/a -------------------------------------------------------------------------------- /db/bin/vax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bin/vax -------------------------------------------------------------------------------- /db/elf/ppm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/ppm -------------------------------------------------------------------------------- /db/gz/a.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/gz/a.gz -------------------------------------------------------------------------------- /db/locale/LC_NUMERIC: -------------------------------------------------------------------------------- 1 |   "#$(,..UTF-8 -------------------------------------------------------------------------------- /db/locale/LC_TELEPHONE: -------------------------------------------------------------------------------- 1 |  &'()+%c %a %lUTF-8 -------------------------------------------------------------------------------- /db/mo/a.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mo/a.mo -------------------------------------------------------------------------------- /db/db/test.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/db/test.db -------------------------------------------------------------------------------- /db/deb/p.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/deb/p.deb -------------------------------------------------------------------------------- /db/elf/filter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/filter -------------------------------------------------------------------------------- /db/gif/1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/gif/1.gif -------------------------------------------------------------------------------- /db/gz/abc1.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/gz/abc1.gz -------------------------------------------------------------------------------- /db/gz/abc2.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/gz/abc2.gz -------------------------------------------------------------------------------- /db/iso/x.iso: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/iso/x.iso -------------------------------------------------------------------------------- /db/mdb/a.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mdb/a.mdb -------------------------------------------------------------------------------- /db/misc/core: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/core -------------------------------------------------------------------------------- /db/misc/core2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/core2 -------------------------------------------------------------------------------- /db/rpm/a.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/a.rpm -------------------------------------------------------------------------------- /db/z8/ats.z8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/z8/ats.z8 -------------------------------------------------------------------------------- /db/3ds/key.3DS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/3ds/key.3DS -------------------------------------------------------------------------------- /db/com/kssf.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/com/kssf.com -------------------------------------------------------------------------------- /db/db/sqlite3.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/db/sqlite3.db -------------------------------------------------------------------------------- /db/db/thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/db/thumbs.db -------------------------------------------------------------------------------- /db/diso/foo.diso: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/diso/foo.diso -------------------------------------------------------------------------------- /db/dll/SDL2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dll/SDL2.dll -------------------------------------------------------------------------------- /db/dmp/mdmp.dmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dmp/mdmp.dmp -------------------------------------------------------------------------------- /db/doc/PMD.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/doc/PMD.doc -------------------------------------------------------------------------------- /db/elf/pie.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/pie.out -------------------------------------------------------------------------------- /db/icm/sRGB.icm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/icm/sRGB.icm -------------------------------------------------------------------------------- /db/img/qcow2.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/qcow2.img -------------------------------------------------------------------------------- /db/img/vdi.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/vdi.img -------------------------------------------------------------------------------- /db/ins/setup.ins: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ins/setup.ins -------------------------------------------------------------------------------- /db/jpc/test.jpc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/jpc/test.jpc -------------------------------------------------------------------------------- /db/kernels/s390x: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/kernels/s390x -------------------------------------------------------------------------------- /db/locale/LC_NAME: -------------------------------------------------------------------------------- 1 |  $345678%p%t%g%t%m%t%fUTF-8 -------------------------------------------------------------------------------- /db/mid/notes.mid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mid/notes.mid -------------------------------------------------------------------------------- /db/misc/p_cert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/p_cert -------------------------------------------------------------------------------- /db/misc/p_clear: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/p_clear -------------------------------------------------------------------------------- /db/misc/p_pass: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/p_pass -------------------------------------------------------------------------------- /db/myi/event.MYI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/myi/event.MYI -------------------------------------------------------------------------------- /db/ods/test.ods: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ods/test.ods -------------------------------------------------------------------------------- /db/ogg/fiba1.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ogg/fiba1.ogg -------------------------------------------------------------------------------- /db/rpm/ppc.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/ppc.rpm -------------------------------------------------------------------------------- /db/rpm/ppc64.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/ppc64.rpm -------------------------------------------------------------------------------- /db/rpm/s390.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/s390.rpm -------------------------------------------------------------------------------- /db/rpm/s390x.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/s390x.rpm -------------------------------------------------------------------------------- /db/rpm/src.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rpm/src.rpm -------------------------------------------------------------------------------- /db/so/libaio.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/so/libaio.so -------------------------------------------------------------------------------- /db/tdb/test.tdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tdb/test.tdb -------------------------------------------------------------------------------- /db/tga/Font.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tga/Font.tga -------------------------------------------------------------------------------- /db/tga/bloom.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tga/bloom.tga -------------------------------------------------------------------------------- /db/tif/note.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tif/note.tif -------------------------------------------------------------------------------- /db/ts/test1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ts/test1.ts -------------------------------------------------------------------------------- /db/ts/test2.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ts/test2.ts -------------------------------------------------------------------------------- /db/ts/test3.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ts/test3.ts -------------------------------------------------------------------------------- /db/wav/b0456.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/wav/b0456.wav -------------------------------------------------------------------------------- /db/wav/send.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/wav/send.wav -------------------------------------------------------------------------------- /db/z5/Aisle.z5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/z5/Aisle.z5 -------------------------------------------------------------------------------- /db/z5/guess.z5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/z5/guess.z5 -------------------------------------------------------------------------------- /db/z7/custard.z7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/z7/custard.z7 -------------------------------------------------------------------------------- /db/zip/stde.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/zip/stde.zip -------------------------------------------------------------------------------- /db/7z/spectrum.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/7z/spectrum.7z -------------------------------------------------------------------------------- /db/cab/cabinet.cab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/cab/cabinet.cab -------------------------------------------------------------------------------- /db/cur/cursor.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/cur/cursor.cur -------------------------------------------------------------------------------- /db/dat/winmail.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dat/winmail.dat -------------------------------------------------------------------------------- /db/dbf/biblio.dbf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dbf/biblio.dbf -------------------------------------------------------------------------------- /db/drpm/foo1.drpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/drpm/foo1.drpm -------------------------------------------------------------------------------- /db/drpm/foo2.drpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/drpm/foo2.drpm -------------------------------------------------------------------------------- /db/elf/library.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/library.so -------------------------------------------------------------------------------- /db/elf/pie-now.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/pie-now.out -------------------------------------------------------------------------------- /db/icm/bluish.icc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/icm/bluish.icc -------------------------------------------------------------------------------- /db/img/initrd1.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/initrd1.img -------------------------------------------------------------------------------- /db/jpc/testing.jpc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/jpc/testing.jpc -------------------------------------------------------------------------------- /db/kernels/x86_64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/kernels/x86_64 -------------------------------------------------------------------------------- /db/locale/LC_CTYPE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_CTYPE -------------------------------------------------------------------------------- /db/locale/LC_PAPER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_PAPER -------------------------------------------------------------------------------- /db/locale/LC_TIME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_TIME -------------------------------------------------------------------------------- /db/mkv/sample.mkv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mkv/sample.mkv -------------------------------------------------------------------------------- /db/pif/command.pif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pif/command.pif -------------------------------------------------------------------------------- /db/png/adhoc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/png/adhoc1.png -------------------------------------------------------------------------------- /db/pyc/config.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pyc/config.pyc -------------------------------------------------------------------------------- /db/pyc/handle.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pyc/handle.pyc -------------------------------------------------------------------------------- /db/rar/normal.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rar/normal.rar -------------------------------------------------------------------------------- /db/so/libtables.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/so/libtables.so -------------------------------------------------------------------------------- /db/tar.gz/a.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tar.gz/a.tar.gz -------------------------------------------------------------------------------- /db/ulaw/star.ulaw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ulaw/star.ulaw -------------------------------------------------------------------------------- /db/webm/bunny.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/webm/bunny.webm -------------------------------------------------------------------------------- /db/xml/output.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xml/output.xml -------------------------------------------------------------------------------- /db/xpt/calbase.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xpt/calbase.xpt -------------------------------------------------------------------------------- /db/z5/stiffmst.z5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/z5/stiffmst.z5 -------------------------------------------------------------------------------- /db/zip/VisualC.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/zip/VisualC.zip -------------------------------------------------------------------------------- /db/DS_Store/DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/DS_Store/DS_Store -------------------------------------------------------------------------------- /db/doc/encrypted.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/doc/encrypted.doc -------------------------------------------------------------------------------- /db/dump/evolocal.odb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dump/evolocal.odb -------------------------------------------------------------------------------- /db/elf/library-now.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/library-now.so -------------------------------------------------------------------------------- /db/filesystems/ext4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/filesystems/ext4 -------------------------------------------------------------------------------- /db/filesystems/lvm2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/filesystems/lvm2 -------------------------------------------------------------------------------- /db/filesystems/ntfs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/filesystems/ntfs -------------------------------------------------------------------------------- /db/hlp/biochlr2.hlp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/hlp/biochlr2.hlp -------------------------------------------------------------------------------- /db/img/qcow2_v2.qcow2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/qcow2_v2.qcow2 -------------------------------------------------------------------------------- /db/img/qcow2_v3.qcow2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/qcow2_v3.qcow2 -------------------------------------------------------------------------------- /db/img/qcow_v1.qcow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/img/qcow_v1.qcow -------------------------------------------------------------------------------- /db/jpg/lime-cat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/jpg/lime-cat.jpg -------------------------------------------------------------------------------- /db/locale/LC_COLLATE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_COLLATE -------------------------------------------------------------------------------- /db/locale/LC_MONETARY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_MONETARY -------------------------------------------------------------------------------- /db/mde/encoded_db.mde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mde/encoded_db.mde -------------------------------------------------------------------------------- /db/mp3/house_lo.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mp3/house_lo.mp3 -------------------------------------------------------------------------------- /db/msp/Patch_full.msp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/msp/Patch_full.msp -------------------------------------------------------------------------------- /db/pcd/photo_cd.pcd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pcd/photo_cd.pcd -------------------------------------------------------------------------------- /db/pfb/a010013l.pfb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pfb/a010013l.pfb -------------------------------------------------------------------------------- /db/ppc/coredump-ppc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppc/coredump-ppc -------------------------------------------------------------------------------- /db/ppt/encrypted.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppt/encrypted.ppt -------------------------------------------------------------------------------- /db/rar/encrypted.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rar/encrypted.rar -------------------------------------------------------------------------------- /db/scr/SlideShow.scr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/scr/SlideShow.scr -------------------------------------------------------------------------------- /db/timezone/localtime: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/timezone/localtime -------------------------------------------------------------------------------- /db/txt/msg-6505-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/txt/msg-6505-1.txt -------------------------------------------------------------------------------- /db/xls/encrypted.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xls/encrypted.xls -------------------------------------------------------------------------------- /db/xls/excel-file.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xls/excel-file.xls -------------------------------------------------------------------------------- /db/xml/xmlutf16.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xml/xmlutf16.xml -------------------------------------------------------------------------------- /db/accdb/database.accdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/accdb/database.accdb -------------------------------------------------------------------------------- /db/bas/PILES_START.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bas/PILES_START.bas -------------------------------------------------------------------------------- /db/bmp/4x2x24-win3.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bmp/4x2x24-win3.bmp -------------------------------------------------------------------------------- /db/bmp/4x2x32-win95.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bmp/4x2x32-win95.bmp -------------------------------------------------------------------------------- /db/bmp/4x2x32-win98.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bmp/4x2x32-win98.bmp -------------------------------------------------------------------------------- /db/chm/index_start.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/chm/index_start.chm -------------------------------------------------------------------------------- /db/docm/encrypted.docm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/docm/encrypted.docm -------------------------------------------------------------------------------- /db/docx/encrypted.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/docx/encrypted.docx -------------------------------------------------------------------------------- /db/dump/big-endian-dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dump/big-endian-dump -------------------------------------------------------------------------------- /db/elf/new-keyctl.debug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/new-keyctl.debug -------------------------------------------------------------------------------- /db/elf/old-keyctl.debug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/old-keyctl.debug -------------------------------------------------------------------------------- /db/filesystems/filetest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/filesystems/filetest -------------------------------------------------------------------------------- /db/lnk/windows_link.lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/lnk/windows_link.lnk -------------------------------------------------------------------------------- /db/mdb/self-created.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mdb/self-created.mdb -------------------------------------------------------------------------------- /db/misc/selinux_policy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/selinux_policy -------------------------------------------------------------------------------- /db/pot/presentation.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pot/presentation.pot -------------------------------------------------------------------------------- /db/pps/presentation.pps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pps/presentation.pps -------------------------------------------------------------------------------- /db/ppt/presentation.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppt/presentation.ppt -------------------------------------------------------------------------------- /db/pptm/encrypted.pptm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pptm/encrypted.pptm -------------------------------------------------------------------------------- /db/pptx/encrypted.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pptx/encrypted.pptx -------------------------------------------------------------------------------- /db/tex/sk-survival.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tex/sk-survival.tex -------------------------------------------------------------------------------- /db/tgz/broken-file.tgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/tgz/broken-file.tgz -------------------------------------------------------------------------------- /db/ttf/NanumGothic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ttf/NanumGothic.ttf -------------------------------------------------------------------------------- /db/wmv/presentation.wmv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/wmv/presentation.wmv -------------------------------------------------------------------------------- /db/xlsb/encrypted.xlsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsb/encrypted.xlsb -------------------------------------------------------------------------------- /db/xlsm/encrypted.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsm/encrypted.xlsm -------------------------------------------------------------------------------- /db/xlsx/encrypted.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsx/encrypted.xlsx -------------------------------------------------------------------------------- /db/xlt/calculation.xlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlt/calculation.xlt -------------------------------------------------------------------------------- /db/xps/presentation.xps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xps/presentation.xps -------------------------------------------------------------------------------- /db/AppleDouble/AppleDouble: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/AppleDouble/AppleDouble -------------------------------------------------------------------------------- /db/ani/animated_cursor.ani: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ani/animated_cursor.ani -------------------------------------------------------------------------------- /db/bmp/InstallerHeader.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/bmp/InstallerHeader.bmp -------------------------------------------------------------------------------- /db/doc/word_document.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/doc/word_document.doc -------------------------------------------------------------------------------- /db/docm/word_document.docm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/docm/word_document.docm -------------------------------------------------------------------------------- /db/docx/word_document.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/docx/word_document.docx -------------------------------------------------------------------------------- /db/dot/word_document.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dot/word_document.dot -------------------------------------------------------------------------------- /db/dotm/word_document.dotm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dotm/word_document.dotm -------------------------------------------------------------------------------- /db/dotx/word_document.dotx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dotx/word_document.dotx -------------------------------------------------------------------------------- /db/filesystems/bootsector: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/filesystems/bootsector -------------------------------------------------------------------------------- /db/frm/help_relation.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/frm/help_relation.frm -------------------------------------------------------------------------------- /db/ico/pixel-install.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ico/pixel-install.ico -------------------------------------------------------------------------------- /db/jpg/xsane-zoom-in.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/jpg/xsane-zoom-in.jpg -------------------------------------------------------------------------------- /db/mach-o/PythonLauncher: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mach-o/PythonLauncher -------------------------------------------------------------------------------- /db/mkv/matroska_test.mkv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mkv/matroska_test.mkv -------------------------------------------------------------------------------- /db/mono/TextTransform.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mono/TextTransform.exe -------------------------------------------------------------------------------- /db/one/NewSection2007.one: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/one/NewSection2007.one -------------------------------------------------------------------------------- /db/one/NewSection2010.one: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/one/NewSection2010.one -------------------------------------------------------------------------------- /db/one/NewSection2016.one: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/one/NewSection2016.one -------------------------------------------------------------------------------- /db/pdf/mailman-admin.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pdf/mailman-admin.pdf -------------------------------------------------------------------------------- /db/potm/presentation.potm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/potm/presentation.potm -------------------------------------------------------------------------------- /db/potx/presentation.potx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/potx/presentation.potx -------------------------------------------------------------------------------- /db/ppsm/presentation.ppsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppsm/presentation.ppsm -------------------------------------------------------------------------------- /db/ppsx/presentation.ppsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppsx/presentation.ppsx -------------------------------------------------------------------------------- /db/pptm/presentation.pptm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pptm/presentation.pptm -------------------------------------------------------------------------------- /db/pptx/presentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pptx/presentation.pptx -------------------------------------------------------------------------------- /db/rar/rar-v4-archive.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rar/rar-v4-archive.rar -------------------------------------------------------------------------------- /db/scr/SlideShow.scr.source.txt: -------------------------------------------------------------------------------- 1 | URL: https://www.fourmilab.ch/slidescr/ 2 | License: public domain 3 | -------------------------------------------------------------------------------- /db/thmx/presentation.thmx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/thmx/presentation.thmx -------------------------------------------------------------------------------- /db/wps/word_document.wps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/wps/word_document.wps -------------------------------------------------------------------------------- /db/xlam/calculation.xlam: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlam/calculation.xlam -------------------------------------------------------------------------------- /db/xlsb/calculation.xlsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsb/calculation.xlsb -------------------------------------------------------------------------------- /db/xlsm/calculation.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsm/calculation.xlsm -------------------------------------------------------------------------------- /db/xlsx/calculation.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsx/calculation.xlsx -------------------------------------------------------------------------------- /db/xltm/calculation.xltm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xltm/calculation.xltm -------------------------------------------------------------------------------- /db/xltx/calculation.xltx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xltx/calculation.xltx -------------------------------------------------------------------------------- /db/7z/spectrum.7z.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/adp/ms_access_project.adp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/adp/ms_access_project.adp -------------------------------------------------------------------------------- /db/bmp/4x2x24-win3.bmp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Joerg Jenderek 2 | LICENSE: BSD 3 | -------------------------------------------------------------------------------- /db/bmp/4x2x32-win95.bmp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Joerg Jenderek 2 | LICENSE: BSD 3 | -------------------------------------------------------------------------------- /db/bmp/4x2x32-win98.bmp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Joerg Jenderek 2 | LICENSE: BSD 3 | -------------------------------------------------------------------------------- /db/cpl/ac3filter_first4k.cpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/cpl/ac3filter_first4k.cpl -------------------------------------------------------------------------------- /db/locale/LC_IDENTIFICATION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/locale/LC_IDENTIFICATION -------------------------------------------------------------------------------- /db/mng/jabber_connecting.mng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mng/jabber_connecting.mng -------------------------------------------------------------------------------- /db/msi/SampleFirst_full.msi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/msi/SampleFirst_full.msi -------------------------------------------------------------------------------- /db/reg/windows_registry.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/reg/windows_registry.reg -------------------------------------------------------------------------------- /db/txt/magic-bug-sample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/txt/magic-bug-sample.txt -------------------------------------------------------------------------------- /db/bz2/test.txt.bz2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Thomas Jarosch 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dll/SDL2.dll.source.txt: -------------------------------------------------------------------------------- 1 | URL: http://libsdl.org/release/SDL2-2.0.3-win32-x86.zip 2 | License: zlib license 3 | -------------------------------------------------------------------------------- /db/elf/hello-aarch64-executable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/elf/hello-aarch64-executable -------------------------------------------------------------------------------- /db/mono/Mono.TextTemplating.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mono/Mono.TextTemplating.dll -------------------------------------------------------------------------------- /db/mst/wix_transform_full.mst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/mst/wix_transform_full.mst -------------------------------------------------------------------------------- /db/onetoc2/OpenNote2007.onetoc2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/onetoc2/OpenNote2007.onetoc2 -------------------------------------------------------------------------------- /db/onetoc2/OpenNote2016.onetoc2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/onetoc2/OpenNote2016.onetoc2 -------------------------------------------------------------------------------- /db/pif/command.pif.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Thomas Jarosch 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/shs/win_scrap_file_full.shs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/shs/win_scrap_file_full.shs -------------------------------------------------------------------------------- /db/asa/global.asa.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/a.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/a.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/stl_map.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: libstdc++-devel 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/h/stl_queue.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: libstdc++-devel 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/h/stl_stack.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: libstdc++-devel 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/kernels/s390x.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: GPLv2 4 | -------------------------------------------------------------------------------- /db/kernels/x86_64.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: GPLv2 4 | -------------------------------------------------------------------------------- /db/lnk/windows_link.lnk.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Thomas Jarosch 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mde/encoded_db.mde.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/mysql-bin-replication-log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/misc/mysql-bin-replication-log -------------------------------------------------------------------------------- /db/mo/a.mo.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of SELinux project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/po/test.po.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of SELinux project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/slk/simple-slk-file.slk.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Philippe Lagadec 2 | URL: http://www.decalage.info/ 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /db/xls/calculation-new-format.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xls/calculation-new-format.xls -------------------------------------------------------------------------------- /db/xls/calculation-old-format.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xls/calculation-old-format.xls -------------------------------------------------------------------------------- /db/3ds/key.3DS.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ade/ms_access_project_encoded.ade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ade/ms_access_project_encoded.ade -------------------------------------------------------------------------------- /db/adp/ms_access_project.adp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/bin/vax.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/cnt/help-contents.cnt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: None (self-created) 3 | LICENSE: Public domain 4 | -------------------------------------------------------------------------------- /db/db/test.db.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/deb/p.deb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/filter.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/ppm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/gz/a.gz.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/gz/abc1.gz.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/gz/abc2.gz.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/gunixmounts.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: glib2: gunixmounts.h 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/img/qed.img.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/vdi.img.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/iso/x.iso.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mdb/a.mdb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of Banshee project 3 | LICENSE: MIT/X11 4 | -------------------------------------------------------------------------------- /db/misc/ansi2knr.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of ansi2knr project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/misc/core.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/core2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/openvpn.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of openvpn project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/misc/p_cert.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/p_pass.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/zeros.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/onepkg/minimal-sample-2007.onepkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/onepkg/minimal-sample-2007.onepkg -------------------------------------------------------------------------------- /db/pbm/icontopbm-back-from-icon.pbm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pbm/icontopbm-back-from-icon.pbm -------------------------------------------------------------------------------- /db/ppm/a.ppm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/py/music.py.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/reg/windows_registry.reg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Thomas Jarosch 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/a.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/ppc.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/src.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/slk/excel4_sample_macro.slk.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Philippe Lagadec 2 | URL: http://www.decalage.info/ 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /db/so/libaio.so.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of libaio project 3 | LICENSE: GPLv2.1 4 | -------------------------------------------------------------------------------- /db/ts/test1.ts.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ts/test2.ts.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ts/test3.ts.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/DS_Store/DS_Store.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/cab/cabinet.cab.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/crt/server.crt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dat/winmail.dat.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/db/sqlite3.db.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dbf/biblio.dbf.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/diso/foo.diso.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dmp/mdmp.dmp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/drpm/foo1.drpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/drpm/foo2.drpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/ext4.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/lvm2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/ntfs.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/initrd1.img.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/qcow2.img.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/jpc/test.jpc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/jpc/testing.jpc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/jpg/lime-cat.jpg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/js/smartmobile.js.source.txt: -------------------------------------------------------------------------------- 1 | URL: https://raw.github.com/horde/horde/master/kronolith/js/smartmobile.js 2 | License: GPL 3 | -------------------------------------------------------------------------------- /db/locale/LC_CTYPE.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_NAME.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_PAPER.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_TIME.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/lsm/sysstate.lsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mc/submit.mc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of sendmail project 3 | LICENSE: Sendmail 4 | -------------------------------------------------------------------------------- /db/mid/notes.mid.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of Frets on Fire project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/misc/p_clear.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/scc-text.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mkv/sample.mkv.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mp3/house_lo.mp3.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of pygame project 3 | LICENSE: LGPLv2+ 4 | -------------------------------------------------------------------------------- /db/myi/event.MYI.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ods/test.ods.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ogg/fiba1.ogg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of Frets on Fire project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/patch/a.patch.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/patch/b.patch.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pfa/bchb.pfa.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of ghostscript project 3 | LICENSE: AGPLv3+ 4 | -------------------------------------------------------------------------------- /db/pfb/a010013l.pfb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of urw-fonts project 3 | LICENSE: GPL+ 4 | -------------------------------------------------------------------------------- /db/png/adhoc1.png.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/po/rev0.0.po.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/po/rev0.1.po.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/po/rev1.1.po.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/py/Switchboard.py.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of Mailman project 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/pyc/config.pyc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pyc/handle.pyc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rar/encrypted-hidden-filenames.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/rar/encrypted-hidden-filenames.rar -------------------------------------------------------------------------------- /db/rar/normal.rar.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net AG 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/ppc64.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/s390.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rpm/s390x.rpm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/s/boring-asm.s.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/shb/win_document_shortcut_full.shb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/shb/win_document_shortcut_full.shb -------------------------------------------------------------------------------- /db/so/libtables.so.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of NCBI-blast+ project 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /db/svg/esc.svg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of Frets on Fire project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/tar.gz/a.tar.gz.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/tdb/test.tdb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/tex/pl-refcard.tex.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of emacs project 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/tex/sk-survival.tex.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of emacs project 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/tga/Font.tga.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/tga/bloom.tga.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/txt/dsn_15.txt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ulaw/star.ulaw.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of asterisk project 3 | LICENSE: GPLv2 4 | -------------------------------------------------------------------------------- /db/vb/HelloWorld.vb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: none, self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wav/b0456.wav.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wav/send.wav.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wsh/HelloWorld.wsh: -------------------------------------------------------------------------------- 1 | [ScriptFile] 2 | Path=C:\Users\nobody\HelloWorld.wsf 3 | [Options] 4 | Timeout=2 5 | DisplayLogo=1 6 | -------------------------------------------------------------------------------- /db/xml/output.xml.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xml/result.xml.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xml/xmlutf16.xml.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xpt/calbase.xpt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xsl/table.xsl.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/zip/VisualC.zip.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/zip/empty.zip.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/zip/stde.zip.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/accdb/database.accdb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ade/ms_access_project_encoded.ade.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dump/big-endian-dump.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dump/evolocal.odb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/library.so.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christos Zoulas 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/new-keyctl.debug.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/old-keyctl.debug.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/pie-now.out.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christos Zoulas 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/elf/pie.out.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christos Zoulas 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/filetest.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/swap-ia64.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/filesystems/swap-ppc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/frm/help_relation.frm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/qcow2_v2.qcow2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/qcow2_v3.qcow2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/img/qcow_v1.qcow.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/jpg/xsane-zoom-in.jpg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of xsane project 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/locale/LC_ADDRESS.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_COLLATE.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_MONETARY.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_NUMERIC.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_TELEPHONE.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/lua/mod_actions_http.lua.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of Prosody project 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /db/misc/selinux_policy.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mkv/matroska_test.mkv.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pdf/mailman-admin.pdf.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of Mailman project 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/pl/Makefile_PL.pl.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pl/arg_shebang.pl.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppa/presentation_non_auto_macros.ppa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppa/presentation_non_auto_macros.ppa -------------------------------------------------------------------------------- /db/ppam/presentation_non_auto_macros.ppam: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppam/presentation_non_auto_macros.ppam -------------------------------------------------------------------------------- /db/ps/filtered-test.ps.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/py/gtk_label_autowrap.py.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of octofuss project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/tex/test_latex.tex.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/tgz/broken-file.tgz.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/timezone/localtime.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/txt/msg-6505-1.txt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/txt/timestamp.txt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wsf/HelloWorld.wsf.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: none (self-created) 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wsh/HelloWorld.wsh.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: none (self-created) 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xls/excel-file.xls.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/perl.attr: -------------------------------------------------------------------------------- 1 | %__perl_requires %{_rpmconfigdir}/perl.req 2 | %__perl_magic ^.*[Pp]erl .*$ 3 | %__perl_flags exeonly 4 | -------------------------------------------------------------------------------- /db/elf/library-now.so.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christos Zoulas 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/exe/e5f5fdb10c8bb35d3219a87516147e15.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/exe/e5f5fdb10c8bb35d3219a87516147e15.exe -------------------------------------------------------------------------------- /db/filesystems/bootsector.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/gfile.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: glib2: /usr/include/glib-2.0/gio/gfile.h 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/icm/sRGB.icm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of python-imaging-Pillow package 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /db/locale/LC_IDENTIFICATION.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/locale/LC_MEASUREMENT.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Ondrej Dubaj 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mono/TextTransform.exe.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of monodevelop project 3 | LICENSE: LGPLv2 4 | -------------------------------------------------------------------------------- /db/msc/ms_management_console.msc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: self-created 3 | license: public domain 4 | -------------------------------------------------------------------------------- /db/patch/parser571033.patch.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppc/coredump-ppc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Frantisek Sumsal 2 | URL: Created if myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rar/rar-v4-archive.rar.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net AG 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/txt/magic-bug-sample.txt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xls/calculation_with_autostart_macro.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xls/calculation_with_autostart_macro.xls -------------------------------------------------------------------------------- /rpm-fileattrs/scl.attr: -------------------------------------------------------------------------------- 1 | %__pkgconfig_provides %{_rpmconfigdir}/scldeps.sh --provides %{scl} 2 | %__pkgconfig_path ^%{_scl_prefix}/.*$ 3 | -------------------------------------------------------------------------------- /db/bat/build.bat.source.txt: -------------------------------------------------------------------------------- 1 | URL: ftp://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/command/0.83/com083b26s.zip 2 | License: GPL 3 | -------------------------------------------------------------------------------- /db/com/kssf.com.source.txt: -------------------------------------------------------------------------------- 1 | URL: ftp://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/command/0.83/com083b26x.zip 2 | License: GPL 3 | -------------------------------------------------------------------------------- /db/doc/word_document_with_autostart_macro.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/doc/word_document_with_autostart_macro.doc -------------------------------------------------------------------------------- /db/dot/word_document_with_autostart_macro.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dot/word_document_with_autostart_macro.dot -------------------------------------------------------------------------------- /db/elf/hello-aarch64-executable.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/misc/mysql-bin-replication-log.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/mono/Mono.TextTemplating.dll.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: part of monodevelop project 3 | LICENSE: LGPLv2 4 | -------------------------------------------------------------------------------- /db/pm/Find.pm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of perl-Pod-Parser project 3 | LICENSE: GPL+ or Artistic 4 | -------------------------------------------------------------------------------- /db/pm/Html.pm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of perl-Pod-Parser project 3 | LICENSE: GPL+ or Artistic 4 | -------------------------------------------------------------------------------- /db/pm/Select.pm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of perl-Pod-Parser project 3 | LICENSE: GPL+ or Artistic 4 | -------------------------------------------------------------------------------- /db/pot/presentation_with_autostart_macro.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pot/presentation_with_autostart_macro.pot -------------------------------------------------------------------------------- /db/potm/presentation_with_autostart_macro.potm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/potm/presentation_with_autostart_macro.potm -------------------------------------------------------------------------------- /db/ppd/Generic-PDF_Printer-PDF.ppd.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of cups-filter project 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/pps/presentation_with_autostart_macro.pps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pps/presentation_with_autostart_macro.pps -------------------------------------------------------------------------------- /db/ppsm/presentation_with_autostart_macro.ppsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppsm/presentation_with_autostart_macro.ppsm -------------------------------------------------------------------------------- /db/ppt/presentation_with_autostart_macro.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/ppt/presentation_with_autostart_macro.ppt -------------------------------------------------------------------------------- /db/pptm/presentation_with_autostart_macro.pptm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/pptm/presentation_with_autostart_macro.pptm -------------------------------------------------------------------------------- /db/ttf/NanumGothic.ttf.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of nhn-nanum-gothic-fonts project 3 | LICENSE: OFL 4 | -------------------------------------------------------------------------------- /db/xlsb/calculation_with_autostart_macro.xlsb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsb/calculation_with_autostart_macro.xlsb -------------------------------------------------------------------------------- /db/xlsm/calculation_with_autostart_macro.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/xlsm/calculation_with_autostart_macro.xlsm -------------------------------------------------------------------------------- /rpm-fileattrs/gstreamer.attr: -------------------------------------------------------------------------------- 1 | %__gstreamer_provides %{_rpmconfigdir}/gstreamer.prov 2 | %__gstreamer_path ^%{_libdir}/gstreamer-.*/.*\.so$ 3 | -------------------------------------------------------------------------------- /db/docm/word_document_with_autostart_macro.docm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/docm/word_document_with_autostart_macro.docm -------------------------------------------------------------------------------- /db/dotm/word_document_with_autostart_macro.dotm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/file/file-tests/HEAD/db/dotm/word_document_with_autostart_macro.dotm -------------------------------------------------------------------------------- /db/h/gclosure.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: glib2: /usr/include/glib-2.0/gobject/gclosure.h 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/icm/bluish.icc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: colord: /usr/share/color/icc/colord/Bluish.icc 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/misc/RPM-GPG-KEY-fedora-14-primary.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pbm/icontopbm-back-from-icon.pbm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/desktop.attr: -------------------------------------------------------------------------------- 1 | %__desktop_provides %{_rpmconfigdir}/desktop-file.prov 2 | %__desktop_path ^%{_datadir}/applications/.*\\.desktop$ 3 | -------------------------------------------------------------------------------- /rpm-fileattrs/gstreamer1.attr: -------------------------------------------------------------------------------- 1 | %__gstreamer1_provides %{_rpmconfigdir}/gstreamer1.prov 2 | %__gstreamer1_path ^%{_libdir}/gstreamer-1.*/.*\.so$ 3 | -------------------------------------------------------------------------------- /rpm-fileattrs/perl.attr.perl-python-attr: -------------------------------------------------------------------------------- 1 | %__perl_requires %{_rpmconfigdir}/perl.req 2 | %__perl_magic ^.*perl .*$ 3 | %__perl_flags exeonly 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/script.attr: -------------------------------------------------------------------------------- 1 | %__script_requires %{_rpmconfigdir}/script.req 2 | %__script_magic ^.* script[, ].*$ 3 | %__script_flags exeonly 4 | -------------------------------------------------------------------------------- /db/doc/encrypted.doc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/gsocketaddressenumerator.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: glib2: gsocketaddressenumerator.h 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/locale/LC_ADDRESS: -------------------------------------------------------------------------------- 1 |  <hijmqtxyz{|}%a%N%f%N%d%N%b%N%s %h %e %r%N%C-%z %T%N%c%N UTF-8 -------------------------------------------------------------------------------- /db/pl/apxs.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of httpd project 3 | LICENSE: http://www.apache.org/licenses/LICENSE-2.0 4 | -------------------------------------------------------------------------------- /db/ppt/encrypted.ppt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xls/encrypted.xls.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/cpp/test.cpp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: http://fossies.org/dox/Coin-3.1.3/SbClip_8cpp_source.html 3 | LICENSE: GPLv2 4 | -------------------------------------------------------------------------------- /db/doc/word_document.doc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/docm/encrypted.docm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/docx/encrypted.docx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dot/word_document.dot.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/gif/1.gif.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Created it from http://www.isc.tamu.edu/~lewing/linux/ 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/gfileattribute.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: glib2: /usr/include/glib-2.0/gio/gfileattribute.h 3 | LICENSE: GPLv2+ 4 | -------------------------------------------------------------------------------- /db/ins/setup.ins.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: John Elliott 2 | LICENSE: GPLv2+ 3 | URL: http://www.seasip.info/Unix/Joyce 4 | taken from version 2.0.2 for Windows 5 | -------------------------------------------------------------------------------- /db/one/NewSection2007.one.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/one/NewSection2010.one.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/one/NewSection2016.one.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pl/enc2xs.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of perl-Encode project 3 | LICENSE: The Perl 5 License (Artistic 1 & GPL 1) 4 | -------------------------------------------------------------------------------- /db/pot/presentation.pot.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/potm/presentation.potm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/potx/presentation.potx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pps/presentation.pps.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppsm/presentation.ppsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppsx/presentation.ppsx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppt/presentation.ppt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pptm/encrypted.pptm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pptm/presentation.pptm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pptx/encrypted.pptx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pptx/presentation.pptx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rtf/word_document.rtf.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/thmx/presentation.thmx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wmv/presentation.wmv.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/wps/word_document.wps.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlam/calculation.xlam.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsb/calculation.xlsb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsb/encrypted.xlsb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsm/calculation.xlsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsm/encrypted.xlsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsx/calculation.xlsx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsx/encrypted.xlsx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlt/calculation.xlt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xltm/calculation.xltm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xltx/calculation.xltx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xml/calculation.xml.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xps/presentation.xps.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/bas/PILES_START.bas.source.txt: -------------------------------------------------------------------------------- 1 | taken from https://github.com/cout/vbdos/blob/master/games/piles/PILES.BAS 2 | released into public domain by author "cout" 3 | -------------------------------------------------------------------------------- /db/cmd/wp_batch_example.cmd.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: wikipedia 2 | URL: http://en.wikipedia.org/wiki/Batch_file 3 | LICENSE: Creative Commons Attribution-ShareAlike 4 | -------------------------------------------------------------------------------- /db/docm/word_document.docm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/docx/word_document.docx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dotm/word_document.dotm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dotx/word_document.dotx.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/h/basic_string.h.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: libstdc++-devel: /usr/include/c++/4.8.2/bits/basic_string.h 3 | LICENSE: GPLv3+ 4 | -------------------------------------------------------------------------------- /db/isp/self-created.isp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | 5 | (based on windows isp files) 6 | -------------------------------------------------------------------------------- /db/mng/jabber_connecting.mng.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: http://kde-look.org/content/show.php?content=8341 3 | LICENSE: LGPL 4 | -------------------------------------------------------------------------------- /db/onetoc2/OpenNote2007.onetoc2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/onetoc2/OpenNote2016.onetoc2.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pl/ConfigLocal_PM.pl.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of perl-Encode project 3 | LICENSE: The Perl 5 License (Artistic 1 & GPL 1) 4 | -------------------------------------------------------------------------------- /db/rar/encrypted.rar.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net AG 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | NOTE: Password is "file-tests" 5 | -------------------------------------------------------------------------------- /db/webm/bunny.webm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: http://www.webmfiles.org/demo-files/ 3 | LICENSE: Creative Commons Attribution 3.0 4 | -------------------------------------------------------------------------------- /db/xls/calculation-new-format.xls.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xls/calculation-old-format.xls.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/z5/Aisle.z5.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of IFWiki project: http://www.ifwiki.org/index.php/Main_Page 3 | LICENSE: Freeware 4 | -------------------------------------------------------------------------------- /db/z5/guess.z5.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of IFWiki project: http://www.ifwiki.org/index.php/Main_Page 3 | LICENSE: Freeware 4 | -------------------------------------------------------------------------------- /db/z7/custard.z7.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of IFWiki project: http://www.ifwiki.org/index.php/Main_Page 3 | LICENSE: Freeware 4 | -------------------------------------------------------------------------------- /db/z8/ats.z8.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of IFWiki project: http://www.ifwiki.org/index.php/Main_Page 3 | LICENSE: Freeware 4 | -------------------------------------------------------------------------------- /db/hta/hello_world.hta.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Wikipedia 2 | URL: http://en.wikipedia.org/wiki/HTML_Application 3 | LICENSE: Creative Commons Attribution-ShareAlike License 4 | -------------------------------------------------------------------------------- /db/onepkg/minimal-sample-2007.onepkg.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppa/presentation_non_auto_macros.ppa.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/vb/HelloWorld.vb: -------------------------------------------------------------------------------- 1 | Module Module1 2 | 3 | Sub Main() 4 | MsgBox("Hello, World!") ' Display message on computer screen. 5 | End Sub 6 | 7 | End Module 8 | -------------------------------------------------------------------------------- /db/z5/stiffmst.z5.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Part of IFWiki project: http://www.ifwiki.org/index.php/Main_Page 3 | LICENSE: Freeware 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/font.attr: -------------------------------------------------------------------------------- 1 | %__font_provides %{_rpmconfigdir}/fontconfig.prov 2 | %__font_requires %{nil} 3 | %__font_magic [Ff]ont?( (program|collection))?( (text|data)) 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/font.attr.fontattr: -------------------------------------------------------------------------------- 1 | %__font_provides %{_rpmconfigdir}/fontconfig.prov 2 | %__font_requires %{nil} 3 | %__font_magic ^.* [Ff]ont (program )?(text|data).*$ 4 | -------------------------------------------------------------------------------- /db/cpl/ac3filter_first4k.cpl.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Alexander Vigovsky 2 | URL: http://ac3filter.sourceforge.net/ac3filter_eng.html 3 | LICENSE: GNU General Public Licence v2 4 | -------------------------------------------------------------------------------- /db/doc/PMD.doc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: http://java.labsoft.dcc.ufmg.br/comets/dataset/pmd/srcs/pmd96/etc/fr_docs/PMD.doc 3 | LICENSE: BSD 4 | -------------------------------------------------------------------------------- /db/doc/word_document_with_autostart_macro.doc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dot/word_document_with_autostart_macro.dot.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/hlp/biochlr2.hlp.source.txt: -------------------------------------------------------------------------------- 1 | http://ce540.groups.et.byu.net/syllabus/biox.htm 2 | original file name: BIOCHLR2.HLP 3 | BIOSCREEN and BIOCHLOR are public domain programs 4 | -------------------------------------------------------------------------------- /db/pot/presentation_with_autostart_macro.pot.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppam/presentation_non_auto_macros.ppam.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pps/presentation_with_autostart_macro.pps.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppt/presentation_with_autostart_macro.ppt.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xls/calculation_with_autostart_macro.xls.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsb/calculation_with_autostart_macro.xlsb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/xlsm/calculation_with_autostart_macro.xlsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/docm/word_document_with_autostart_macro.docm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/dotm/word_document_with_autostart_macro.dotm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/potm/presentation_with_autostart_macro.potm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/ppsm/presentation_with_autostart_macro.ppsm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/pptm/presentation_with_autostart_macro.pptm.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck 2 | URL: Created it myself 3 | LICENSE: public domain 4 | -------------------------------------------------------------------------------- /db/rar/encrypted-hidden-filenames.rar.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net AG 2 | SOURCE: self-created 3 | LICENSE: public domain 4 | NOTE: Password is "file-tests" 5 | -------------------------------------------------------------------------------- /rpm-fileattrs/maven.attr: -------------------------------------------------------------------------------- 1 | %__maven_provides %{_rpmconfigdir}/maven.prov 2 | #%__maven_requires %{_rpmconfigdir}/maven.req 3 | %__maven_path ^%{_datadir}/maven-fragments/.* 4 | 5 | -------------------------------------------------------------------------------- /rpm-fileattrs/perllib.attr: -------------------------------------------------------------------------------- 1 | %__perllib_provides %{_rpmconfigdir}/perl.prov 2 | %__perllib_requires %{_rpmconfigdir}/perl.req 3 | %__perllib_magic ^Perl[[:digit:]] module source.* 4 | -------------------------------------------------------------------------------- /db/tif/note.tif.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: https://github.com/ironbee/libhtp/blob/master/docs/docbook-xsl-ns-1.77.1/epub/bin/lib/docbook.rb 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/osgi.attr: -------------------------------------------------------------------------------- 1 | %__osgi_provides %{_rpmconfigdir}/osgi.prov 2 | %__osgi_requires %{_rpmconfigdir}/osgi.req 3 | %__osgi_path ^(.*\.jar|((%{_libdir}|%{_datadir}).*/MANIFEST.MF)) 4 | 5 | -------------------------------------------------------------------------------- /db/mach-o/PythonLauncher.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: Extracted from https://www.python.org/ftp/python/2.4.4/python-2.4.4-macosx2006-10-18.dmg 3 | LICENSE: PSF 4 | -------------------------------------------------------------------------------- /db/rb/docbook.rb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: https://github.com/ironbee/libhtp/blob/master/docs/docbook-xsl-ns-1.77.1/epub/bin/lib/docbook.rb 3 | LICENSE: MIT 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/ocaml.attr: -------------------------------------------------------------------------------- 1 | %__ocaml_provides %{_rpmconfigdir}/ocaml-find-provides.sh 2 | %__ocaml_requires %{_rpmconfigdir}/ocaml-find-requires.sh 3 | %__ocaml_magic ^(Objective caml|OCaml) .*$ 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/plasma4.attr: -------------------------------------------------------------------------------- 1 | %__plasma4_provides %{_rpmconfigdir}/plasma4.prov 2 | %__plasma4_requires %{_rpmconfigdir}/plasma4.req 3 | %__plasma4_path ^%{_datadir}/kde4/services/.*\\.desktop$ 4 | -------------------------------------------------------------------------------- /db/bmp/InstallerHeader.bmp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: https://github.com/miracle2k/fretsonfire/blob/master/data/win32/installer/InstallerHeader.bmp 3 | LICENSE: GPL 4 | -------------------------------------------------------------------------------- /db/ico/pixel-install.ico.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Jan Kaluza 2 | URL: https://wiki.powerdns.com/trac/browser/trunk/pdns/pdns/release-scripts/pixel-install.ico?rev=570 3 | LICENSE: GPLv2 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/psdriver.attr: -------------------------------------------------------------------------------- 1 | %__psdriver_provides %{_rpmconfigdir}/postscriptdriver.prov 2 | %__psdriver_path ^(/usr/lib/cups/driver/.*|%{_datadir}/cups/drv/.*\.drv)$ 3 | %__psdriver_magic ^PPD file.*$ 4 | -------------------------------------------------------------------------------- /db/hta/access.hta.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Eric Phelps 2 | URL: http://www.ericphelps.com/scripting/samples/access.hta 3 | LICENSE: "It's all free (and worth every penny!)" (from top of http://www.ericphelps.com/ ) 4 | -------------------------------------------------------------------------------- /db/vbs/DateName.vbs.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Eric Phelps 2 | URL: http://www.ericphelps.com/scripting/samples/DateName/index.html 3 | LICENSE: "It's all free (and worth every penny!)" (from top of http://www.ericphelps.com/ ) 4 | -------------------------------------------------------------------------------- /db/wsc/HelloWorld.wsc.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Eric Phelps 2 | URL: http://www.ericphelps.com/scripting/samples/wsc/index.html 3 | LICENSE: "It's all free (and worth every penny!)" (from top of http://www.ericphelps.com/ ) 4 | -------------------------------------------------------------------------------- /db/asp/policies_part.asp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: National Eye Institute 2 | URL: http://www.nei.nih.gov/tools/policies.asp 3 | LICENSE: Public Domain (Courtesy: National Eye Institute, National Institutes of Health (NEI/NIH)) 4 | -------------------------------------------------------------------------------- /db/ins/internet_connection_settings.ins.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, Intra2net 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | (created using the INS File Editor by tmallet, http://tmallet.dyndns.org/insfe/) 5 | -------------------------------------------------------------------------------- /db/wsf/HelloWorld.wsf: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | -------------------------------------------------------------------------------- /rpm-fileattrs/libtool.attr: -------------------------------------------------------------------------------- 1 | %__libtool_provides %{_rpmconfigdir}/libtooldeps.sh --provides %{buildroot} %{name} 2 | %__libtool_requires %{_rpmconfigdir}/libtooldeps.sh --requires %{buildroot} %{name} 3 | %__libtool_path ^%{_libdir}/.*\.la$ 4 | -------------------------------------------------------------------------------- /rpm-fileattrs/mingw32.attr: -------------------------------------------------------------------------------- 1 | %__mingw32_provides %{_rpmconfigdir}/mingw-find-provides.sh mingw32 2 | %__mingw32_requires %{_rpmconfigdir}/mingw-find-requires.sh mingw32 3 | %__mingw32_path ^%{mingw32_prefix}/.*\.([Dd][Ll][Ll]|[Ee][Xx][Ee])$ 4 | -------------------------------------------------------------------------------- /db/html/index_first4k.html.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Free Software Foundation, Inc 2 | URL: http://www.gnu.org/index.html 3 | LICENSE: Creative Commons Attribution-NoDerivs 3.0 United States License (http://creativecommons.org/licenses/by-nd/3.0/us/) 4 | -------------------------------------------------------------------------------- /db/chm/index_start.chm.source.txt: -------------------------------------------------------------------------------- 1 | Example chm file taken from Ogre3D Wiki 2 | http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Compiled+API+Reference 3 | (version 1.7.0, 22 Oct 2010) 4 | 5 | License: Creative Commons Attribution-ShareAlike License 6 | -------------------------------------------------------------------------------- /db/ppm/a.ppm: -------------------------------------------------------------------------------- 1 | P2 2 | 200 200 3 | 255 4 | 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 5 | 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 6 | -------------------------------------------------------------------------------- /rpm-fileattrs/pkgconfig.attr: -------------------------------------------------------------------------------- 1 | %__pkgconfig_provides %{_rpmconfigdir}/pkgconfigdeps.sh --provides 2 | %__pkgconfig_requires %{_rpmconfigdir}/pkgconfigdeps.sh --requires 3 | %__pkgconfig_path ^((%{_libdir}|%{_datadir})/pkgconfig/.*\.pc|%{_bindir}/pkg-config)$ 4 | -------------------------------------------------------------------------------- /db/hta/hello_world.hta: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | HTA - Hello World 7 | 8 | 9 |

HTA - Hello World

10 | 11 | 12 | -------------------------------------------------------------------------------- /db/java/CreateMdb.java.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, Intra2Net 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | 5 | NOTE: this program created the file in ../mdb using library Jackcess 6 | (http://jackcess.sourceforge.net/, under LGPLv2) 7 | -------------------------------------------------------------------------------- /db/pl/ConfigLocal_PM.pl: -------------------------------------------------------------------------------- 1 | # 2 | # Local demand-load module list 3 | # 4 | # You should not edit this file by hand! use "enc2xs -C" 5 | # 6 | package Encode::ConfigLocal; 7 | our $VERSION = $_LocalVer_; 8 | 9 | use strict; 10 | 11 | $_ModLines_ 12 | 13 | 1; 14 | -------------------------------------------------------------------------------- /db/shb/win_document_shortcut_full.shb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: self-created 3 | LICENSE: public domain 4 | 5 | included full-sized original file (win_document_shortcut_full.shb) because 6 | "file" reports partial (4k) file as corrupt 7 | -------------------------------------------------------------------------------- /db/mdb/self-created.mdb.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, Intra2net 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | 5 | created mdb file from self-created java code in ../java using library Jackcess 6 | (http://jackcess.sourceforge.net/, under LGPLv2) 7 | -------------------------------------------------------------------------------- /db/AppleDouble/AppleDouble.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Intra2net 2 | URL: Created it myself 3 | LICENSE: public domain 4 | NOTE: AppleDouble files appear in folder __MACOSX of zip files created on MacOSX systems with same name and path as the "real" zip file contents 5 | -------------------------------------------------------------------------------- /rpm-fileattrs/mono.attr: -------------------------------------------------------------------------------- 1 | %__mono_provides %{_rpmconfigdir}/mono-find-provides %{_builddir}/%{?buildsubdir} %{buildroot} %{_libdir} 2 | %__mono_requires %{_rpmconfigdir}/mono-find-requires %{_builddir}/%{?buildsubdir} %{buildroot} %{_libdir} 3 | %__mono_magic Mono/.Net assembly 4 | -------------------------------------------------------------------------------- /db/jse/smartmobile.jse.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, Intra2net 2 | URL: none (self-created) 3 | LICNENSE: GPL 4 | 5 | created using MS Script Encode from smartmobile.js from: 6 | URL: https://raw.github.com/horde/horde/master/kronolith/js/smartmobile.js 7 | LICENSE: GPL 8 | -------------------------------------------------------------------------------- /db/shs/win_scrap_file_full.shs.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, intra2net 2 | URL: self-created 3 | LICENSE: public domain 4 | 5 | added also full version of .shs-file (win_scrap_file_full.shs) because 6 | "file" reports corruption in shortened version (win_scrip_file.shs) 7 | -------------------------------------------------------------------------------- /rpm-fileattrs/libsymlink.attr: -------------------------------------------------------------------------------- 1 | # Make libfoo.so symlinks require the soname-provide of the target library 2 | %__libsymlink_requires %{_rpmconfigdir}/elfdeps --provides --soname-only 3 | %__libsymlink_magic ^symbolic link to `.*lib.*\.so\..*'$ 4 | %__libsymlink_exclude_path ^.*[[:digit:]]$ 5 | -------------------------------------------------------------------------------- /db/cur/cursor.cur.source.txt: -------------------------------------------------------------------------------- 1 | cursor from http://www.rw-designer.com/cursor-detail/24909 2 | original file name: Diamond Sword - Normal Select.cur 3 | 4 | license: "Release to PUblic Domain" license ("You are free: To use this work for any legal purpose.") 5 | Published on May 6th 2011 by NesManiac 6 | -------------------------------------------------------------------------------- /rpm-fileattrs/elf.attr.elfattr: -------------------------------------------------------------------------------- 1 | %__elf_provides %{_rpmconfigdir}/elfdeps --provides %{?__filter_GLIBC_PRIVATE:--filter-private} 2 | %__elf_requires %{_rpmconfigdir}/elfdeps --requires %{?__filter_GLIBC_PRIVATE:--filter-private} 3 | %__elf_magic ^(sticky )?ELF (32|64)-bit.*$ 4 | %__elf_flags exeonly 5 | -------------------------------------------------------------------------------- /db/ani/animated_cursor.ani.source.txt: -------------------------------------------------------------------------------- 1 | animated cursor from http://www.rw-designer.com/cursor-detail/24909 2 | original file name: 03 Working In Background.ani 3 | 4 | license: "Release to PUblic Domain" license ("You are free: To use this work for any legal purpose.") 5 | Published on May 14th 2011 by NesManiac 6 | -------------------------------------------------------------------------------- /db/isp/self-created.isp: -------------------------------------------------------------------------------- 1 | [ISP INFO] 2 | PhoneBookFile = MY.ICW 3 | URLReferral = http://referral.winzigweich.com/refer/refer.dll? 4 | Sign_Up_EXE = mySignUp.exe 5 | DUNFile = myDun.dun 6 | 7 | [Connection] 8 | StayConnected = 123:45:67 9 | 10 | [URL] 11 | Signup=about:blank 12 | Reconnect=about:blank 13 | -------------------------------------------------------------------------------- /rpm-fileattrs/elf.attr: -------------------------------------------------------------------------------- 1 | %__elf_provides %{_rpmconfigdir}/elfdeps --provides %{?__filter_GLIBC_PRIVATE:--filter-private} 2 | %__elf_requires %{_rpmconfigdir}/elfdeps --requires %{?__filter_GLIBC_PRIVATE:--filter-private} 3 | %__elf_magic ^(setuid )?(setgid )?(sticky )?ELF (32|64)-bit.*$ 4 | %__elf_flags exeonly 5 | -------------------------------------------------------------------------------- /db/cnt/help-contents.cnt: -------------------------------------------------------------------------------- 1 | :Base help-contents.hlp>proc4 2 | :Title Hilfe zu Hilfeninhaltsangaben 3 | :Index Hilfe zu Hilfeninhaltsangaben=help-contents.hlp 4 | 1 Inhaltsangabe von Hilfedateien 5 | 2 Unterpunkt1=HELP_CONTENTS_1 6 | 2 Unterpunkt2=HELP_CONTENTS_2 7 | 2 Unterpunkt3=HELP_CONTENTS_3 8 | 2 Unterpunkt4=HELP_CONTENTS_4 9 | -------------------------------------------------------------------------------- /rpm-fileattrs/python.attr: -------------------------------------------------------------------------------- 1 | %__python_provides %{_rpmconfigdir}/pythondeps.sh --provides 2 | %__python_requires %{_rpmconfigdir}/pythondeps.sh --requires 3 | %__python_path ^((/usr/lib(64)?/python[[:digit:]]\\.[[:digit:]]/.*\\.(py[oc]?|so))|(%{_bindir}/python[[:digit:]]\\.[[:digit:]]))$ 4 | %__python_magic [Pp]ython.*(executable|byte-compiled) 5 | -------------------------------------------------------------------------------- /rpm-fileattrs/python.attr.perl-python-attr: -------------------------------------------------------------------------------- 1 | %__python_provides %{_rpmconfigdir}/pythondeps.sh --provides 2 | %__python_requires %{_rpmconfigdir}/pythondeps.sh --requires 3 | %__python_path ^((/usr/lib(64)?/python[[:digit:]]\\.[[:digit:]]/.*\\.(py[oc]?|so))|(%{_bindir}/python[[:digit:]]\\.[[:digit:]]))$ 4 | %__python_magic ^python.*(executable|byte-compiled)$ 5 | -------------------------------------------------------------------------------- /db/vbe/DateName.vbe.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Christian Herdtweck, Intra2net 2 | URL: None (self-created) 3 | LICENSE: public domain 4 | 5 | Encoded version (using MS Script Encoder) of DateName.vbs from: 6 | AUTHOR: Eric Phelps 7 | URL: http://www.ericphelps.com/scripting/samples/DateName/index.html 8 | LICENSE: "It's all free (and worth every penny!)" (from top of http://www.ericphelps.com/ ) 9 | -------------------------------------------------------------------------------- /db/po/rev0.0.po: -------------------------------------------------------------------------------- 1 | msgid "" 2 | msgstr "" 3 | "Project-Id-Version: Test\n" 4 | "PO-Revision-Date: 2012-01-03 00:00+0100\n" 5 | "Last-Translator: Byrial Jensen \n" 6 | "Language-Team: None\n" 7 | "Language: en\n" 8 | "MIME-Version: 1.0\n" 9 | "Content-Type: text/plain; charset=UTF-8\n" 10 | "Content-Transfer-Encoding: 8bit\n" 11 | 12 | msgid "Text" 13 | msgstr "Text" 14 | -------------------------------------------------------------------------------- /db/asa/global.asa: -------------------------------------------------------------------------------- 1 | 20 | 21 | -------------------------------------------------------------------------------- /db/msi/SampleFirst_full.msi.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Gábor DEÁK JAHN, Tramontána 2 | URL: http://wix.tramontana.co.hu/tutorial 3 | LICENSE: public domain ("All source code fragments inside are freely usable. You can download or print a copy for your own use, as you see fit, there are no restrictions") 4 | 5 | since "file" has trouble interpreting the partial (first 4k) .msi-file, the full msi-file is included here 6 | -------------------------------------------------------------------------------- /db/msp/Patch_full.msp.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Gábor DEÁK JAHN, Tramontána 2 | URL: http://wix.tramontana.co.hu/tutorial 3 | LICENSE: public domain ("All source code fragments inside are freely usable. You can download or print a copy for your own use, as you see fit, there are no restrictions") 4 | 5 | since "file" has trouble interpreting the partial (first 4k) .msp-file, the full msp-file is also included here 6 | -------------------------------------------------------------------------------- /db/mst/wix_transform_full.mst.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: Gábor DEÁK JAHN, Tramontána 2 | URL: http://wix.tramontana.co.hu/tutorial 3 | LICENSE: public domain ("All source code fragments inside are freely usable. You can download or print a copy for your own use, as you see fit, there are no restrictions") 4 | 5 | since "file" has trouble interpreting the partial (first 4k) .mst-file, the full mst-file is also included here 6 | -------------------------------------------------------------------------------- /db/tex/test_latex.tex: -------------------------------------------------------------------------------- 1 | %This is a comment at the beginning of the file 2 | 3 | \documentclass{article} 4 | 5 | \begin{document} 6 | This is a test file as a proof of concept of an error in the file package. 7 | I have been trying to reproduce the problem. It does not appear always. 8 | 9 | It appears when do you use the \bibliograhpy command! 10 | 11 | \bibliography{file.bib} 12 | 13 | \end{document} 14 | -------------------------------------------------------------------------------- /db/s/boring-asm.s: -------------------------------------------------------------------------------- 1 | .file "" 2 | .text 3 | .globl main 4 | .type main, @function 5 | main: 6 | .LFB0: 7 | .cfi_startproc 8 | pushq %rbp 9 | .cfi_def_cfa_offset 16 10 | .cfi_offset 6, -16 11 | movq %rsp, %rbp 12 | .cfi_def_cfa_register 6 13 | movl $0, %eax 14 | popq %rbp 15 | .cfi_def_cfa 7, 8 16 | ret 17 | .cfi_endproc 18 | .LFE0: 19 | .size main, .-main 20 | .ident "GCC: (GNU) 4.7.2 20120921 (Red Hat 4.7.2-2)" 21 | .section .note.GNU-stack,"",@progbits 22 | -------------------------------------------------------------------------------- /db/po/rev1.1.po: -------------------------------------------------------------------------------- 1 | msgid "" 2 | msgstr "" 3 | "Project-Id-Version: Test\n" 4 | "PO-Revision-Date: 2012-01-03 00:00+0100\n" 5 | "Last-Translator: Byrial Jensen \n" 6 | "Language-Team: None\n" 7 | "Language: en\n" 8 | "MIME-Version: 1.0\n" 9 | "Content-Type: text/plain; charset=UTF-8\n" 10 | "Content-Transfer-Encoding: 8bit\n" 11 | 12 | # The I format flag forces both major and minor revision 1 13 | #, c-format 14 | msgid "The number is %d" 15 | msgstr "The number is %Id" 16 | -------------------------------------------------------------------------------- /db/patch/b.patch: -------------------------------------------------------------------------------- 1 | diff -ruN mailman-2.1.12-a/bin/withlist mailman-2.1.12-b/bin/withlist 2 | --- mailman-2.1.12-a/bin/withlist 2009-02-23 22:23:35.000000000 +0100 3 | +++ mailman-2.1.12-b/bin/withlist 2009-07-28 12:19:51.000000000 +0200 4 | @@ -128,7 +128,10 @@ 5 | from Mailman import Errors 6 | from Mailman import MailList 7 | from Mailman import Utils 8 | -from Mailman.i18n import _ 9 | +from Mailman import i18n 10 | + 11 | +_ = i18n._ 12 | +C_ = i18n.C_ 13 | 14 | try: 15 | True, False 16 | -------------------------------------------------------------------------------- /db/po/rev0.1.po: -------------------------------------------------------------------------------- 1 | msgid "" 2 | msgstr "" 3 | "Project-Id-Version: Test\n" 4 | "PO-Revision-Date: 2012-01-03 00:00+0100\n" 5 | "Last-Translator: Byrial Jensen \n" 6 | "Language-Team: None\n" 7 | "Language: en\n" 8 | "MIME-Version: 1.0\n" 9 | "Content-Type: text/plain; charset=UTF-8\n" 10 | "Content-Transfer-Encoding: 8bit\n" 11 | 12 | # The format forces minor revision 1 13 | #, c-format 14 | msgid "The big number is %" 15 | msgstr "The big number is %" 16 | -------------------------------------------------------------------------------- /db/patch/a.patch: -------------------------------------------------------------------------------- 1 | --- file-4.14/src/magic.c.debian 2005-06-25 17:52:14.000000000 +0200 2 | +++ file-4.14/src/magic.c 2005-07-14 09:43:18.000000000 +0200 3 | @@ -213,7 +213,7 @@ 4 | int fd = 0; 5 | int rv = -1; 6 | unsigned char *buf; 7 | - struct stat sb; 8 | + struct stat sb, *st = &sb; 9 | ssize_t nbytes = 0; /* number of bytes read from a datafile */ 10 | 11 | /* 12 | @@ -227,7 +227,7 @@ 13 | if (file_reset(ms) == -1) 14 | goto done; 15 | 16 | - switch (file_fsmagic(ms, inname, &sb)) { 17 | + switch (file_fsmagic(ms, inname, st)) { 18 | case -1: 19 | goto done; 20 | case 0: 21 | -------------------------------------------------------------------------------- /db/py/music.py: -------------------------------------------------------------------------------- 1 | import pygame 2 | 3 | files = ['menu.xm', 'egyptian-trance.xm'] 4 | niters = 25 5 | next_track = 0 6 | 7 | def play_music(path): 8 | pygame.mixer.music.load(path) 9 | pygame.mixer.music.play(-1) 10 | print "Playing", path 11 | 12 | pygame.mixer.init(44100, -16, 2, 4096) 13 | 14 | try: 15 | for i in range(niters): 16 | next_track = (next_track + 1) % 2 17 | play_music(files[next_track]) 18 | pygame.time.delay(4000) 19 | pygame.time.delay(20000) 20 | finally: 21 | pygame.mixer.quit() 22 | pygame.quit() 23 | 24 | -------------------------------------------------------------------------------- /db/pcd/photo_cd.pcd.source.txt: -------------------------------------------------------------------------------- 1 | kodak photo cd image taken from 2 | http://pubs.usgs.gov/dds/dds-80/images/PCD 3 | Readme (http://pubs.usgs.gov/dds/dds-80//1_README.TXT) states: 4 | :All images included in this 5 | collection are owned by the U.S. Geological Survey, 6 | Hawaiian Volcano Observatory, and are in the public domain. 7 | Therefore, no permission or fee is required for their use. 8 | Please include photo credit for the photographer and the 9 | U.S. Geological Survey. We assume no responsibility for 10 | the modification of these images." 11 | Original file name: RIFT_001PCD 12 | -------------------------------------------------------------------------------- /db/h/a.h: -------------------------------------------------------------------------------- 1 | /* This file is automatically generated. 2 | It defines a symbol `__stub_FUNCTION' for each function 3 | in the C library which is a stub, meaning it will fail 4 | every time called, usually setting errno to ENOSYS. */ 5 | 6 | #ifdef _LIBC 7 | # error Applications may not define the macro _LIBC 8 | #endif 9 | 10 | #define __stub___kernel_cosl 11 | #define __stub___kernel_sinl 12 | #define __stub___kernel_tanl 13 | #define __stub_chflags 14 | #define __stub_fattach 15 | #define __stub_fchflags 16 | #define __stub_fdetach 17 | #define __stub_gtty 18 | #define __stub_lchmod 19 | #define __stub_revoke 20 | #define __stub_setlogin 21 | #define __stub_sigreturn 22 | #define __stub_sstk 23 | #define __stub_stty 24 | -------------------------------------------------------------------------------- /db/elf/pie-test: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Test program code [1]. 3 | 4 | check() { 5 | ../../../file -m ../../../../magic/magic.mgc "$@" 6 | } 7 | 8 | cat << EOF > f1.c 9 | void main(void) 10 | { 11 | int i = 69; 12 | i = i; 13 | return; 14 | } 15 | EOF 16 | 17 | attr() { 18 | cat << EOF > $output.source.txt 19 | AUTHOR: Christos Zoulas 20 | URL: Created it myself 21 | LICENSE: public domain 22 | EOF 23 | } 24 | 25 | run() { 26 | local flags=$1 27 | local output=$2 28 | local pie=$3 29 | set -x 30 | gcc -shared -fpie $flags f1.c -o $output 31 | set +x 32 | check $output 33 | attr $output 34 | } 35 | 36 | 37 | run "" library.so no 38 | run "-pie" pie.out yes 39 | run "-Wl,-z,now" library-now.so no 40 | run "-pie -Wl,-z,now" pie-now.out yes 41 | -------------------------------------------------------------------------------- /db/crt/server.crt: -------------------------------------------------------------------------------- 1 | -----BEGIN CERTIFICATE----- 2 | MIIB+zCCAWQCCQDiQZMQOrZAPTANBgkqhkiG9w0BAQUFADBCMQswCQYDVQQGEwJY 3 | WDEVMBMGA1UEBwwMRGVmYXVsdCBDaXR5MRwwGgYDVQQKDBNEZWZhdWx0IENvbXBh 4 | bnkgTHRkMB4XDTE0MDMyMDEzNTAzOVoXDTE1MDMyMDEzNTAzOVowQjELMAkGA1UE 5 | BhMCWFgxFTATBgNVBAcMDERlZmF1bHQgQ2l0eTEcMBoGA1UECgwTRGVmYXVsdCBD 6 | b21wYW55IEx0ZDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA+8FzYRJxNs6X 7 | E9iASuNLXMkhu/kHiB2lN/zV5IAv4q/LOyJcm7kkP3KuXtieCIRZkjXD3ltFiOzI 8 | JHOcUFSPqiRNh08aYQEfP/R2F2KhCmpjbhCL45TiqW8FGJQzFs1vhFcHvRowMEB6 9 | lAZ33qha5UFh3lmHZEs1o6eqv2JLedkCAwEAATANBgkqhkiG9w0BAQUFAAOBgQC2 10 | DTuUTOTc1VpucwI4qlhW4Eba2X6XH73VeyeqYe6BaKM2tu9YGIMUsSBvRFx98VRs 11 | FFBnGbrNvC3V2n+HaMZhMvTZv5WxqWeiqPBYPicIPWYXQr1OdaXCZ3R+BXoNW7KH 12 | I6+HpjzIR9HRSKSXmx2gkgEEPgrjfUCmCv1vDAHO9g== 13 | -----END CERTIFICATE----- 14 | -------------------------------------------------------------------------------- /db/sct/editor_addin.sct: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 36 | 37 | -------------------------------------------------------------------------------- /pyfile/__init__.py: -------------------------------------------------------------------------------- 1 | # Copyright (C) 2012 Red Hat, Inc. 2 | # Authors: Jan Kaluza 3 | # 4 | # This program is free software; you can redistribute it and/or 5 | # modify it under the terms of the GNU General Public License 6 | # as published by the Free Software Foundation; either version 2 7 | # of the License, or (at your option) any later version. 8 | # 9 | # This program is distributed in the hope that it will be useful, 10 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | # GNU General Public License for more details. 13 | # 14 | # You should have received a copy of the GNU General Public License 15 | # along with this program; if not, write to the Free Software 16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 17 | # 18 | 19 | from file import * 20 | from db import * 21 | -------------------------------------------------------------------------------- /db/sct/editor_addin.sct.source.txt: -------------------------------------------------------------------------------- 1 | AUTHOR: see Contributors.txt in Release Downloads, start of file below 2 | URL: winmerge.org 3 | LICENSE: GPL 4 | 5 | 6 | People who have contributed to WinMerge 7 | --------------------------------------- 8 | 9 | Original developer, project admin: 10 | * Dean Grimm 11 | 12 | Project lead: 13 | * Christian List 14 | 15 | Developers: 16 | * Denis Bradford 17 | * Tim Gerundt 18 | * Marcel Gosselin 19 | * Gal Hammer 20 | * Takashi Sawanaka 21 | * Alexander Skinner (Graphic Design) 22 | * Jochen Tucht 23 | * Kimmo Varis 24 | 25 | Inactive/past developers: 26 | * Laurent Ganier 27 | * Dennis Limm 28 | * Chris Mumford 29 | * Perry Rapp 30 | * Christian "Seier" Blackburn (Installer) 31 | -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- 1 | language: c 2 | 3 | os: 4 | - linux 5 | - osx 6 | 7 | before_install: 8 | - env 9 | - if [ "$TRAVIS_OS_NAME" = "linux" ]; then sudo apt-get update -qq; fi 10 | - if [ "$TRAVIS_OS_NAME" = "linux" ]; then sudo apt-get install -qq automake libtool make python zlib1g-dev; fi 11 | # workaround for /usr/local/Library/ENV/4.3/sed: No such file or directory 12 | # http://stackoverflow.com/a/38471887 13 | - if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew reinstall -s libtool; fi 14 | 15 | script: 16 | # abort on any command failure 17 | - set -e 18 | 19 | # build and install file 20 | - git clone --depth=100 git://github.com/file/file.git 21 | - cd file 22 | - test -z "$commit" || git checkout $commit 23 | - git log -1 24 | - autoreconf -f -i 25 | - ./configure --prefix=/usr 26 | - make -j4 27 | - sudo make install 28 | - cd .. 29 | - which file 30 | - file --version 31 | 32 | # run file-tests 33 | - python update-db.py -m file/magic/Magdir 34 | - python fast-regression-test.py 35 | 36 | # vim:ts=1:sw=1:et 37 | -------------------------------------------------------------------------------- /db/mc/submit.mc: -------------------------------------------------------------------------------- 1 | divert(-1) 2 | # 3 | # Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers. 4 | # All rights reserved. 5 | # 6 | # By using this file, you agree to the terms and conditions set 7 | # forth in the LICENSE file which can be found at the top level of 8 | # the sendmail distribution. 9 | # 10 | # 11 | 12 | # 13 | # This is the prototype file for a set-group-ID sm-msp sendmail that 14 | # acts as a initial mail submission program. 15 | # 16 | 17 | divert(0)dnl 18 | sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl 19 | VERSIONID(`linux setup')dnl 20 | define(`confCF_VERSION', `Submit')dnl 21 | define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining 22 | define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet 23 | define(`confTIME_ZONE', `USE_TZ')dnl 24 | define(`confDONT_INIT_GROUPS', `True')dnl 25 | define(`confPID_FILE', `/var/run/sm-client.pid')dnl 26 | dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')dnl 27 | FEATURE(`use_ct_file')dnl 28 | dnl 29 | dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] 30 | FEATURE(`msp', `[127.0.0.1]')dnl 31 | -------------------------------------------------------------------------------- /CONTRIBUTING: -------------------------------------------------------------------------------- 1 | ============================================================================== 2 | ================== File-tests - File regressions detection =================== 3 | ============================================================================== 4 | 5 | Author: Jan Kaluza 6 | 7 | 8 | 9 | 1) HOW TO ADD NEW FILE INTO DATABASE? 10 | ===================================== 11 | 12 | Simply send patches to jkaluza@redhat.com. Every file in database has to 13 | follow following rules: 14 | 15 | - Every file 'F' in file-tests database has to have matching 'F.source.txt' 16 | file with the license information. Only licenses which allows free 17 | redistribution of the file are allowed. Note that case sensitivity is 18 | important and must be respected. 19 | - Every file with extension '.X' has to be in directory 'db/X' according to 20 | its extension. Note that case sensitivity is important and must be 21 | respected. 22 | 23 | There is simply script called "review-patch.py" which can help you reviewing 24 | that your patch follows these rules. 25 | -------------------------------------------------------------------------------- /db/ins/internet_connection_settings.ins: -------------------------------------------------------------------------------- 1 | [Entry] 2 | Entry_Name=Aol 3 | [Phone] 4 | Phone_Number=666-666-666 5 | Dial_As_Is=yes 6 | [Server] 7 | Type=PPP 8 | SW_Compress=no 9 | PW_Encrypt=no 10 | Negociate_TCP/IP=yes 11 | [TCP/IP] 12 | Specify_IP_Adress=no 13 | Specify_Server_Address=yes 14 | IP_Header_Compress=yes 15 | Gateway_On_Remote=yes 16 | DNS_Address=205.188.146.146 17 | DNS_Alt_Address=202.67.95.0 18 | [User] 19 | Name=user 20 | Password=Password 21 | Display_Password=no 22 | Requires_Logon=no 23 | [Internet_Mail] 24 | Email_Name=user 25 | Email_Address=user@domain.bla 26 | POP_Server=pop.mail.bla 27 | POP_Logon_Name=Logon 28 | POP_Logon_Password=Password 29 | SMTP_Server=smtp.mail.bla 30 | Use_MS_Exchange=no 31 | [Internet_News] 32 | NNTP_Server=new.server.bla 33 | Logon_Required=0 34 | [URL] 35 | Home_Page=about:blank 36 | AutoConfig=0 37 | NoWelcome=1 38 | [ConnectionSettings] 39 | ApplyInsToConnection=Aol 40 | [Branding] 41 | Window_Title=Internet Explorer Window Title 42 | [Mail_Signature] 43 | Signature_Text=user\nuser@domain.bla 44 | Use_Mail_For_News=0 45 | Use_Signature=1 46 | -------------------------------------------------------------------------------- /db/patch/parser571033.patch: -------------------------------------------------------------------------------- 1 | Index: logrotate-3.7.8/config.c 2 | =================================================================== 3 | --- logrotate-3.7.8.orig/config.c 2010-03-16 09:34:08.254007417 +0000 4 | +++ logrotate-3.7.8/config.c 2010-03-16 09:42:32.434009264 +0000 5 | @@ -574,9 +574,34 @@ 6 | configFile, lineNum); 7 | return 1; 8 | } else if (*start == '\n') { 9 | - lineNum++; 10 | + while (isspace(*start) && (*start)) { 11 | + if (*start == '\n') 12 | + lineNum++; 13 | + start++; 14 | + } 15 | + } else if ( 16 | + (strncmp(start, "postrotate", 10) == 0) || 17 | + (strncmp(start, "prerotate", 9) == 0) || 18 | + (strncmp(start, "firstrotate", 11) == 0) || 19 | + (strncmp(start, "lastrotate", 10) == 0) 20 | + ) 21 | + { 22 | + while (*start) { 23 | + while ((*start != '\n') && (*start)) 24 | + start++; 25 | + while (isspace(*start) && (*start)) { 26 | + if (*start == '\n') 27 | + lineNum++; 28 | + start++; 29 | + } 30 | + if (strncmp(start, "endscript", 9) == 0) { 31 | + start += 9; 32 | + break; 33 | + } 34 | + } 35 | + } else { 36 | + start++; 37 | } 38 | - start++; 39 | } 40 | start++; 41 | 42 | -------------------------------------------------------------------------------- /db/misc/scc-text: -------------------------------------------------------------------------------- 1 | ========================================================================== 2 | REFEREE REPORT FOR SCCC 2005 3 | ========================================================================== 4 | 5 | Title: 6 | Authors: 7 | 8 | ---------------- 9 | 10 | (Give scores on a scale of 0 to 5. Greater numbers are better ratings.) 11 | 12 | Relevance to SCCC 2005: [ ] 13 | Significance: [ ] 14 | Technical soundness: [ ] 15 | Originality: [ ] 16 | Presentation: [ ] 17 | 18 | Overall rating: [ ] 19 | 20 | (0/1/2 = strong/weak/marginal reject; 3/4/5 = marginal/weak/strong accept) 21 | 22 | ---------------- 23 | 24 | Referee's confidence: [ ] 25 | 26 | Comments to Author(s): 27 | 28 | 29 | ---- What follows will NOT be forwarded to the Author(s) ----------------- 30 | 31 | Comments for Program Committee only: 32 | 33 | 34 | PC Member: 35 | 36 | If the actual Referee is not a PC Member 37 | 38 | Referee's name: 39 | (must not be an SCCC 2005 author) 40 | 41 | Referee's institution: 42 | (preferably different from that of the refereed paper's Author(s)) 43 | 44 | 45 | ========================================================================== 46 | 47 | 48 | 49 | 50 | 51 | -------------------------------------------------------------------------------- /test-file.py: -------------------------------------------------------------------------------- 1 | # Copyright (C) 2012 Red Hat, Inc. 2 | # Authors: Jan Kaluza 3 | # 4 | # This program is free software; you can redistribute it and/or 5 | # modify it under the terms of the GNU General Public License 6 | # as published by the Free Software Foundation; either version 2 7 | # of the License, or (at your option) any later version. 8 | # 9 | # This program is distributed in the hope that it will be useful, 10 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | # GNU General Public License for more details. 13 | # 14 | # You should have received a copy of the GNU General Public License 15 | # along with this program; if not, write to the Free Software 16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 17 | # 18 | 19 | import os 20 | import sys 21 | import errno 22 | from subprocess import Popen, PIPE 23 | import mimetypes 24 | import difflib 25 | from pyfile import * 26 | 27 | # run this only if started as script from command line 28 | if __name__ == '__main__': 29 | mimetypes.init() 30 | 31 | print sys.argv[1] 32 | metadata = get_simple_metadata(sys.argv[1]) 33 | stored_metadata = get_stored_metadata(sys.argv[1]) 34 | 35 | if is_regression(stored_metadata, metadata): 36 | sys.exit(1) 37 | -------------------------------------------------------------------------------- /runtest.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | # Copyright (c) 2006 Red Hat, Inc. All rights reserved. This copyrighted material 4 | # is made available to anyone wishing to use, modify, copy, or 5 | # redistribute it subject to the terms and conditions of the GNU General 6 | # Public License v.2. 7 | # 8 | # This program is distributed in the hope that it will be useful, but WITHOUT ANY 9 | # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 10 | # PARTICULAR PURPOSE. See the GNU General Public License for more details. 11 | # 12 | # You should have received a copy of the GNU General Public License 13 | # along with this program; if not, write to the Free Software 14 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 15 | # 16 | # Author: 17 | 18 | #. /usr/bin/rhts-environment.sh 19 | #. /usr/lib/beakerlib/beakerlib.sh 20 | 21 | PACKAGE="file" 22 | SLEEP_TIME="1234567890123456789012345678901234567890123456789012345678" 23 | 24 | #rlJournalStart 25 | # rlPhaseStartSetup 26 | # rlAssertRpm ${PACKAGE} 27 | # rlRun "ulimit -c unlimited" 28 | # rlServiceStop abrtd 29 | # rlPhaseEnd 30 | 31 | # rlPhaseStartTest 32 | # this test tests one file at time 33 | for f in `find db/ -type f |grep -v ".json$"`; do 34 | python test-file.py $f 35 | done 36 | # this tests all files in 4 threads and is much more faster 37 | # rlRun "python fast-regression-test.py" 38 | # rlPhaseEnd 39 | 40 | # rlPhaseStartCleanup 41 | # rlRun "rm -f core.*" 42 | # rlServiceRestore abrtd 43 | # rlRun "ulimit -c 0" 44 | # rlPhaseEnd 45 | #rlJournalPrintText 46 | #rlJournalEnd 47 | -------------------------------------------------------------------------------- /db/misc/ansi2knr: -------------------------------------------------------------------------------- 1 | .TH ANSI2KNR 1 "19 Jan 1996" 2 | .SH NAME 3 | ansi2knr \- convert ANSI C to Kernighan & Ritchie C 4 | .SH SYNOPSIS 5 | .I ansi2knr 6 | [--varargs] input_file [output_file] 7 | .SH DESCRIPTION 8 | If no output_file is supplied, output goes to stdout. 9 | .br 10 | There are no error messages. 11 | .sp 12 | .I ansi2knr 13 | recognizes function definitions by seeing a non-keyword identifier at the left 14 | margin, followed by a left parenthesis, with a right parenthesis as the last 15 | character on the line, and with a left brace as the first token on the 16 | following line (ignoring possible intervening comments). It will recognize a 17 | multi-line header provided that no intervening line ends with a left or right 18 | brace or a semicolon. These algorithms ignore whitespace and comments, except 19 | that the function name must be the first thing on the line. 20 | .sp 21 | The following constructs will confuse it: 22 | .br 23 | - Any other construct that starts at the left margin and follows the 24 | above syntax (such as a macro or function call). 25 | .br 26 | - Some macros that tinker with the syntax of the function header. 27 | .sp 28 | The --varargs switch is obsolete, and is recognized only for 29 | backwards compatibility. The present version of 30 | .I ansi2knr 31 | will always attempt to convert a ... argument to va_alist and va_dcl. 32 | .SH AUTHOR 33 | L. Peter Deutsch wrote the original ansi2knr and 34 | continues to maintain the current version; most of the code in the current 35 | version is his work. ansi2knr also includes contributions by Francois 36 | Pinard and Jim Avera . 37 | -------------------------------------------------------------------------------- /convert-pickle-db.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python 2 | 3 | """ Convert metdata saved as .pickle (old format) to json (the new format). 4 | 5 | Use this if there are .pickle files in your db/ folder 6 | 7 | .. codeauthor:: Intra2net AG 8 | """ 9 | 10 | import sys 11 | import os 12 | from os.path import isfile 13 | import pickle 14 | from pyfile.db import set_stored_metadata, get_stored_files 15 | 16 | 17 | def main(): 18 | """ 19 | Main function, called when running file as script 20 | 21 | see module doc for more info 22 | """ 23 | # get all names of files (except .json, .source.txt) in db 24 | # (luckily, there is no .pickle nor .json as entry in db) 25 | entries = get_stored_files("db") 26 | 27 | # loop over all entries 28 | n_errors = 0 29 | n_converted = 0 30 | for entry in entries: 31 | # continue if there is no pickle with saved metadata 32 | old_filename = entry + '.pickle' 33 | if not isfile(old_filename): 34 | continue 35 | 36 | try: 37 | # unpickle stored metadata, save as json 38 | with open(old_filename, 'r') as file_handle: 39 | metadata = pickle.load(file_handle) 40 | set_stored_metadata(entry, metadata) 41 | 42 | # remove pickle 43 | os.unlink(old_filename) 44 | n_converted += 1 45 | except Exception as exc: 46 | print('Could not convert {}: {}'.format(entry, exc)) 47 | n_errors += 1 48 | 49 | print('Converted {} entries, {} conversion attempts failed' 50 | .format(n_converted, n_errors)) 51 | 52 | return 1 if n_errors else 0 53 | 54 | 55 | if __name__ == '__main__': 56 | sys.exit(main()) 57 | -------------------------------------------------------------------------------- /db/cmd/wp_batch_example.cmd: -------------------------------------------------------------------------------- 1 | @echo off 2 | color 0E 3 | title Conditional Shutdown. 4 | 5 | :start 6 | echo Welcome, %USERNAME% 7 | echo What would you like to do? 8 | echo. 9 | echo 1. Shut down within specified number of minutes 10 | echo 2. Shut down at a specified time 11 | echo 3. Shut down now 12 | echo 4. Restart now 13 | echo 5. Log off now 14 | echo 6. Hibernate now 15 | echo 7. Cancel shutdown 16 | echo. 17 | echo 0. Quit 18 | echo. 19 | 20 | set /p choice="Enter your choice: " 21 | if "%choice%"=="1" goto shutdown 22 | if "%choice%"=="2" goto shutdown-clock 23 | if "%choice%"=="3" shutdown.exe -s -f 24 | if "%choice%"=="4" shutdown.exe -r -f 25 | if "%choice%"=="5" shutdown.exe -l -f 26 | if "%choice%"=="6" shutdown.exe -h -f 27 | if "%choice%"=="7" goto cancel_now 28 | if "%choice%"=="0" exit 29 | echo Invalid choice: %choice% 30 | echo. 31 | pause 32 | cls 33 | goto start 34 | 35 | :shutdown 36 | cls 37 | set /p min="Minutes until shutdown: " 38 | set /a sec=60*%min% 39 | shutdown.exe -s -f -t %sec% 40 | echo Shutdown initiated at %time% 41 | echo. 42 | goto cancel 43 | 44 | :shutdown-clock 45 | echo. 46 | echo The time format is HH:MM:SS (24 hour time) 47 | echo Example: 14:30:00 for 2:30 PM 48 | echo. 49 | set /p tmg=Enter the time at which you wish the computer to shut down: 50 | schtasks.exe /create /sc ONCE /tn shutdown /st %tmg% /tr "shutdown.exe -s -t 00" 51 | echo Shutdown initiated at %tmg% 52 | echo. 53 | 54 | :cancel 55 | set /p cancel="Type cancel to stop shutdown: " 56 | if not "%cancel%"=="cancel" exit 57 | :cancel_now 58 | shutdown.exe -a 59 | cls 60 | schtasks.exe /end /tn shutdown 61 | cls 62 | schtasks.exe /delete /tn shutdown 63 | cls 64 | echo Any impending shutdown has been cancelled. 65 | echo. 66 | pause 67 | exit 68 | -------------------------------------------------------------------------------- /db/slk/simple-slk-file.slk: -------------------------------------------------------------------------------- 1 | ID;PWXL;N;E 2 | P;PGeneral 3 | P;P0 4 | P;P0.00 5 | P;P#,##0 6 | P;P#,##0.00 7 | P;P#,##0;;\-#,##0 8 | P;P#,##0;;[Red]\-#,##0 9 | P;P#,##0.00;;\-#,##0.00 10 | P;P#,##0.00;;[Red]\-#,##0.00 11 | P;P#,##0\ "$";;\-#,##0\ "$" 12 | P;P#,##0\ "$";;[Red]\-#,##0\ "$" 13 | P;P#,##0.00\ "$";;\-#,##0.00\ "$" 14 | P;P#,##0.00\ "$";;[Red]\-#,##0.00\ "$" 15 | P;P0% 16 | P;P0.00% 17 | P;P0.00E+00 18 | P;P##0.0E+0 19 | P;P#" "?/? 20 | P;P#" "??/?? 21 | P;Pdd/mm/yyyy 22 | P;Pdd\-mmm\-yy 23 | P;Pdd\-mmm 24 | P;Pmmm\-yy 25 | P;Ph:mm\ AM/PM 26 | P;Ph:mm:ss\ AM/PM 27 | P;Phh:mm 28 | P;Phh:mm:ss 29 | P;Pdd/mm/yyyy\ hh:mm 30 | P;Pmm:ss 31 | P;Pmm:ss.0 32 | P;P@ 33 | P;P[h]:mm:ss 34 | P;P_-* #,##0\ "$"_-;;\-* #,##0\ "$"_-;;_-* "-"\ "$"_-;;_-@_- 35 | P;P_-* #,##0_-;;\-* #,##0_-;;_-* "-"_-;;_-@_- 36 | P;P_-* #,##0.00\ "$"_-;;\-* #,##0.00\ "$"_-;;_-* "-"??\ "$"_-;;_-@_- 37 | P;P_-* #,##0.00_-;;\-* #,##0.00_-;;_-* "-"??_-;;_-@_- 38 | P;FCalibri;M220;L9 39 | P;FCalibri;M220;L9 40 | P;FCalibri;M220;L9 41 | P;FCalibri;M220;L9 42 | P;ECalibri;M220;L9 43 | P;ECalibri Light;M360;L55 44 | P;ECalibri;M300;SB;L55 45 | P;ECalibri;M260;SB;L55 46 | P;ECalibri;M220;SB;L55 47 | P;ECalibri;M220;L18 48 | P;ECalibri;M220;L21 49 | P;ECalibri;M220;L61 50 | P;ECalibri;M220;L63 51 | P;ECalibri;M220;SB;L64 52 | P;ECalibri;M220;SB;L53 53 | P;ECalibri;M220;L53 54 | P;ECalibri;M220;SB;L10 55 | P;ECalibri;M220;L11 56 | P;ECalibri;M220;SI;L24 57 | P;ECalibri;M220;SB;L9 58 | P;ECalibri;M220;L10 59 | P;ESegoe UI;M200;L9 60 | F;P0;DG0G8;M292 61 | B;Y4;X2;D0 0 3 1 62 | O;L;D;V0;K47;G100 0.001 63 | F;W1 16384 9 64 | C;Y1;X1;K"This is a sample SLK file." 65 | C;Y2;K1 66 | C;X2;K4 67 | C;Y3;X1;K2 68 | C;X2;K5 69 | C;Y4;X1;K3 70 | C;X2;K6 71 | E 72 | -------------------------------------------------------------------------------- /db/slk/excel4_sample_macro.slk: -------------------------------------------------------------------------------- 1 | ID;PWXL;N;E 2 | P;PGeneral 3 | P;P0 4 | P;P0.00 5 | P;P#,##0 6 | P;P#,##0.00 7 | P;P#,##0;;\-#,##0 8 | P;P#,##0;;[Red]\-#,##0 9 | P;P#,##0.00;;\-#,##0.00 10 | P;P#,##0.00;;[Red]\-#,##0.00 11 | P;P#,##0\ "$";;\-#,##0\ "$" 12 | P;P#,##0\ "$";;[Red]\-#,##0\ "$" 13 | P;P#,##0.00\ "$";;\-#,##0.00\ "$" 14 | P;P#,##0.00\ "$";;[Red]\-#,##0.00\ "$" 15 | P;P0% 16 | P;P0.00% 17 | P;P0.00E+00 18 | P;P##0.0E+0 19 | P;P#" "?/? 20 | P;P#" "??/?? 21 | P;Pdd/mm/yyyy 22 | P;Pdd\-mmm\-yy 23 | P;Pdd\-mmm 24 | P;Pmmm\-yy 25 | P;Ph:mm\ AM/PM 26 | P;Ph:mm:ss\ AM/PM 27 | P;Phh:mm 28 | P;Phh:mm:ss 29 | P;Pdd/mm/yyyy\ hh:mm 30 | P;Pmm:ss 31 | P;Pmm:ss.0 32 | P;P@ 33 | P;P[h]:mm:ss 34 | P;P_-* #,##0\ "$"_-;;\-* #,##0\ "$"_-;;_-* "-"\ "$"_-;;_-@_- 35 | P;P_-* #,##0_-;;\-* #,##0_-;;_-* "-"_-;;_-@_- 36 | P;P_-* #,##0.00\ "$"_-;;\-* #,##0.00\ "$"_-;;_-* "-"??\ "$"_-;;_-@_- 37 | P;P_-* #,##0.00_-;;\-* #,##0.00_-;;_-* "-"??_-;;_-@_- 38 | P;FCalibri;M220;L9 39 | P;FCalibri;M220;L9 40 | P;FCalibri;M220;L9 41 | P;FCalibri;M220;L9 42 | P;ECalibri;M220;L9 43 | P;ECalibri Light;M360;L55 44 | P;ECalibri;M300;SB;L55 45 | P;ECalibri;M260;SB;L55 46 | P;ECalibri;M220;SB;L55 47 | P;ECalibri;M220;L18 48 | P;ECalibri;M220;L21 49 | P;ECalibri;M220;L61 50 | P;ECalibri;M220;L63 51 | P;ECalibri;M220;SB;L64 52 | P;ECalibri;M220;SB;L53 53 | P;ECalibri;M220;L53 54 | P;ECalibri;M220;SB;L10 55 | P;ECalibri;M220;L11 56 | P;ECalibri;M220;SI;L24 57 | P;ECalibri;M220;SB;L9 58 | P;ECalibri;M220;L10 59 | P;ESegoe UI;M200;L9 60 | F;P0;DG0G8;E;M292 61 | B;Y2;X1;D0 0 1 0 62 | O;L;E;D;V0;K47;G100 0.001 63 | F;W1 1 17 64 | F;W2 16384 9 65 | NN;NAuto_Open;ER1C1 66 | C;Y1;X1;KFALSE;EALERT("This is a sample Excel 4 macro") 67 | C;Y2;KTRUE;EHALT() 68 | E 69 | -------------------------------------------------------------------------------- /db/misc/RPM-GPG-KEY-fedora-14-primary: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP PUBLIC KEY BLOCK----- 2 | Version: GnuPG v1.4.5 (GNU/Linux) 3 | 4 | mQINBExJ1v4BEACnj/1xlkAkz2/1a6fOS4/WFHui2yWzE3deHAAkPpLnOqR487xd 5 | kulaGM982Np1HnZ2xDhP7cKOumI7P0dwzHW2KVMEzyYbivvJyP/XrLtc2tfzuA3+ 6 | tJRSwIH4YTkCFkRb/aj81+HTI0olulq0WHx9tBTxOSA4PvdRGDHetkpT4loNGQoB 7 | 2SWul2BLDxKmv0HP9CDa83AOt0UG00ecWQkJM2PYqR6wLfcOIKAZ8EGnJfQnj8iD 8 | 1BzH2hsP08tD4NKbSPchcRlTqTtohHQIE2aT3LvzyJ/TTeK8x05YlPXQN3a1A2t1 9 | jEppn/7uoWdJCUjZpVzS1VcTJvK2uPjMHlUsmtl5o36NoGxKSlZDoNdqxcOVjTWA 10 | C9fHVqcEBTeehGMi6nLtMopYVbmYfZT8XCkHPg1/oecDffnRNCMi4AGJBRAt9+py 11 | oE9wy5G6dOQSFfynAIdioDF5oY+yUtHjPs036+InXHh1YnHIU1LhJdlZUlowmhqT 12 | mTSmHjD9f9+qMh+yfmdGMxhA0dxyJg/NYvZdp3p3pq3apps5jgm3m9WGpBmGkhLN 13 | hjrcTgw6INFs5iAuLxV2fRQ4NMoBO8yhSOTgXBlUwLW9G5MJxzxMea/mgEV4fGr7 14 | oteg/h/d8qVelV+Zh46EFEwEWbeHNiiM0HRIEdd0U5tYmk9h56COGowKuQARAQAB 15 | tCZGZWRvcmEgKDE0KSA8ZmVkb3JhQGZlZG9yYXByb2plY3Qub3JnPokCNgQTAQIA 16 | IAUCTEnW/gIbDwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJEEIcrduXoQcfhfEP 17 | /jbcG3dgeSZ2CO4gzulkAQZVMMKKMHSOtoNMfKIi2ib7h6A2W3hA2JLfPlDUObvX 18 | cmZ4XVIXmBr7sxgWwf4W53S9S3OKgBseI0F/nnZYS/iKEgCg9GRzUOi9j9l0rviR 19 | yn3OmHCSr6R8ZAqCAnQBeGSP/rzdtaMf/HCxuOX0MsZASpmhQHxXDUJdhNT7aTUU 20 | JC4fOvCRYaRocZBQf8yexQnCPeoL65YusSq0D8+2Cg+HUX72vckAH3BoYYIsQZ6h 21 | /nPGHMru2nafF2deL0omTbtjJW5OUczJcEY/15MPrD55jyuZLnWwAQzjz0uMcaVi 22 | h9zwzy1EGB06OxpwKDipH7wjohIFKgJ1TSakiEVU14CzqJ2afvS8tVPDxIsuXgr+ 23 | UvBmvatvRslyfdySQoHf8fqJiSYHpWhjw4S1+VU5NBSk1oTPqHobcEKTDXb9DdLI 24 | XMUpkOm+O6kVZ0VX9fFbJbaKlq/fT2bG6HzM8icDt3lnwm9eAPztr6f2nUfy/mqK 25 | iKYWPmRIiU14zc50vjVdDxx80DNZHUE/chz0WBeUSLzw8NQpY26o02LrPee2bQ88 26 | gwMcKde0lzJbwfND0JR58+tVEJIglxWn5I9JmYdJ9DYJIJlqXJv2CmDqVXUEMlez 27 | NRAnpOmXzGuNYYlBj3ZI+Zyk18AuA29xhWWud2zlw3a0 28 | =Zk4V 29 | -----END PGP PUBLIC KEY BLOCK----- 30 | -------------------------------------------------------------------------------- /db/lsm/sysstate.lsm: -------------------------------------------------------------------------------- 1 | Begin4 2 | Title: sysstat - the sar, sadf, mpstat, iostat and pidstat commands for Linux 3 | Version: 9.1.2 4 | Entered-date: 2010-05-23 5 | Description: The sysstat package contains the sar, sadf, mpstat, iostat, 6 | pidstat and sa tools for Linux. 7 | The sar command collects and reports system activity 8 | information. 9 | The information collected by sar can be saved in a file 10 | in a binary format for future inspection. 11 | The statistics reported by sar concern I/O transfer rates, 12 | paging activity, process-related activities, interrupts, 13 | network activity, memory and swap space utilization, CPU 14 | utilization, kernel activities and TTY statistics, among 15 | others. Both UP and SMP machines are fully supported. 16 | The iostat command reports CPU utilization 17 | and I/O statistics for disks. The mpstat command reports 18 | global and per-processor statistics. The sadf command 19 | is used to display data collected by sar in various 20 | formats (XML, database-friendly, etc.). 21 | The pidstat command reports statistics for Linux tasks (processes). 22 | NB: Send bugs, patches, suggestions and/or questions to 23 | (sysstat [at] orange.fr) and not to the address below! 24 | URL: http://pagesperso-orange.fr/sebastien.godard/ 25 | Keywords: system administration, sar, sadf, iostat, mpstat, pidstat, system accounting, performance, tuning 26 | Author: sebastien.godard@orange.fr (Sebastien Godard) 27 | Maintained-by: sebastien.godard@orange.fr (Sebastien Godard) 28 | Primary-site: http://pagesperso-orange.fr/sebastien.godard/ 29 | 294kB sysstat-9.1.2.tar.gz 30 | 239kB sysstat-9.1.2.tar.bz2 31 | 297kB sysstat-9.1.2-1.src.rpm 32 | 265kB sysstat-9.1.2-1.i586.rpm 33 | Alternate-site: ibiblio.org /pub/linux/system/status 34 | Copying-policy: GPL 35 | End 36 | -------------------------------------------------------------------------------- /db/bat/build.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | if exist lastmake.mk call clean.bat 3 | if "%1"=="clean" clean.bat 4 | if "%1"=="clean" goto ende 5 | 6 | if not x%1==x set LNG=%1 7 | if "%lng%"=="" set LNG=english 8 | 9 | echo. 10 | echo Making basic utilities for build process 11 | echo. 12 | cd utils 13 | make -futils.mak all 14 | if errorlevel 1 goto ende 15 | cd .. 16 | 17 | echo. 18 | echo Making STRINGS resource 19 | echo. 20 | cd strings 21 | if exist mkSTRLIB.Bat del mkSTRLIB.Bat >NUL 22 | make -fstrings.mak -DLNG=%LNG% all 23 | if errorlevel 1 goto ende 24 | if exist mkSTRLIB.Bat call mkSTRLIB.Bat 25 | if errorlevel 1 goto ende 26 | if exist mkSTRLIB.Bat del mkSTRLIB.Bat >NUL 27 | cd .. 28 | 29 | echo. 30 | echo Making CRITER resource 31 | echo. 32 | cd criter 33 | make -fcriter.mak all 34 | if errorlevel 1 goto ende 35 | cd .. 36 | 37 | echo. 38 | echo Making misc library 39 | echo. 40 | cd lib 41 | make -flib.mak all 42 | if errorlevel 1 goto ende 43 | cd .. 44 | 45 | echo. 46 | echo Making commands library 47 | echo. 48 | cd cmd 49 | make -fcmd.mak all 50 | if errorlevel 1 goto ende 51 | cd .. 52 | 53 | echo. 54 | echo Making COMMAND.COM 55 | echo. 56 | cd shell 57 | make -fcommand.mak all 58 | if errorlevel 1 goto ende 59 | cd .. 60 | 61 | utils\mkinfres.exe infores shell\command.map shell\command.exe 62 | copy /b shell\command.exe + infores + criter\criter1 + criter\criter + strings\strings.dat command.com 63 | if not exist command.com goto ende 64 | 65 | echo. 66 | echo Making supplemental tools 67 | echo. 68 | cd tools 69 | type tools.m1 >tools.mak 70 | ..\utils\mktools.exe >>tools.mak 71 | type tools.m2 >>tools.mak 72 | make -ftools.mak all 73 | if errorlevel 1 goto ende 74 | cd .. 75 | 76 | echo. 77 | echo Patching heap size to 6KB 78 | echo. 79 | tools\ptchsize.exe command.com +6KB 80 | 81 | echo. 82 | echo All done. COMMAND.COM is ready for useage! 83 | echo. 84 | 85 | :ende 86 | -------------------------------------------------------------------------------- /db/java/CreateMdb.java: -------------------------------------------------------------------------------- 1 | /** simple script to create a .mdb file for file-test db 2 | * 3 | * requires library jackcess (http://jackcess.sourceforge.net/) 4 | * and a few more libraries required by jackcess (see 5 | * http://jackcess.sourceforge.net/dependencies.html 6 | * and http://search.maven.org/#browse ), 7 | * all as jar files within current working dir 8 | * 9 | * (Currently, ls *.jar returns: 10 | * commons-lang-2.6.jar commons-logging-1.1.jar jackcess-2.0.3.jar 11 | * log4j-1.2.9.jar poi-3.9.jar) 12 | * 13 | * Then run 14 | * $ javac -cp ".:*" CreateMdb.java 15 | * $ java -cp ".:*" CreateMdb test.mdb 16 | * 17 | * Christian Herdtweck, intra2net, March 2014 18 | */ 19 | 20 | import com.healthmarketscience.jackcess.*; 21 | import java.io.File; 22 | import java.io.IOException; 23 | 24 | class CreateMdb { 25 | public static void main(String[] args) throws IOException { 26 | //for (String arg : args) { 27 | // System.out.println(arg); 28 | //} 29 | //System.exit(0); 30 | 31 | if (args.length == 0) { 32 | System.out.println("need file to write to as arg!"); 33 | System.exit(1); 34 | } 35 | 36 | System.out.println(System.getenv("CLASSPATH")); 37 | 38 | String file_name = args[0]; 39 | System.out.print("Will write to file "); 40 | System.out.println(file_name); 41 | 42 | File file = new File(file_name); 43 | Database db = new DatabaseBuilder(file) 44 | .setFileFormat(Database.FileFormat.V2000) 45 | .create(); 46 | 47 | Table table = new TableBuilder("Test") 48 | .addColumn(new ColumnBuilder("ID", DataType.LONG) 49 | .setAutoNumber(true)) 50 | .addColumn(new ColumnBuilder("Name", DataType.TEXT)) 51 | .addColumn(new ColumnBuilder("Salary", DataType.MONEY)) 52 | .addColumn(new ColumnBuilder("StartDate", DataType.SHORT_DATE_TIME)) 53 | .toTable(db); 54 | System.out.println("done"); 55 | } 56 | } 57 | 58 | -------------------------------------------------------------------------------- /db/py/gtk_label_autowrap.py: -------------------------------------------------------------------------------- 1 | # 2 | # Copyright (C) 2004, 2007 Red Hat, Inc. 3 | # Authors: 4 | # Thomas Woerner 5 | # Florian Festi 6 | # 7 | # This program is free software; you can redistribute it and/or modify 8 | # it under the terms of the GNU General Public License as published by 9 | # the Free Software Foundation; either version 2 of the License, or 10 | # (at your option) any later version. 11 | # 12 | # This program is distributed in the hope that it will be useful, 13 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 14 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 | # GNU General Public License for more details. 16 | # 17 | # You should have received a copy of the GNU General Public License 18 | # along with this program. If not, see . 19 | # 20 | 21 | import gtk, pango 22 | 23 | ### set autowrapping for all labels in this widget tree 24 | def set_autowrap(widget): 25 | if isinstance(widget, gtk.Container): 26 | children = widget.get_children() 27 | for i in xrange(len(children)): 28 | set_autowrap(children[i]) 29 | elif isinstance(widget, gtk.Label) and widget.get_line_wrap(): 30 | widget.connect_after("size-allocate", label_size_allocate) 31 | widget.set_property("xalign", 0) 32 | widget.set_property("yalign", 0) 33 | 34 | ### set wrap width to the pango.Layout of the labels ### 35 | def label_size_allocate(widget, allocation): 36 | layout = widget.get_layout() 37 | 38 | lw_old, lh_old = layout.get_pixel_size() 39 | 40 | # fixed width labels 41 | if lw_old == allocation.width: 42 | return 43 | 44 | layout.set_width(allocation.width * pango.SCALE) 45 | lw, lh = layout.get_pixel_size() 46 | 47 | if lh_old != lh: 48 | widget.set_size_request(-1, lh) 49 | 50 | ############################################################################## 51 | 52 | if __name__ == "__main__": 53 | window = gtk.Window(gtk.WINDOW_TOPLEVEL) 54 | window.connect("delete_event", gtk.main_quit) 55 | 56 | label = gtk.Label("When you invoke GCC, it normally does preprocessing, compilation, assembly and linking.") 57 | label.set_line_wrap(True) 58 | label.set_use_markup(True) 59 | label.set_property("xalign", 1) 60 | label.set_property("yalign", 1) 61 | 62 | hbox = gtk.HBox() 63 | hbox.pack_start(label) 64 | # window.add(label) 65 | window.add(hbox) 66 | set_autowrap(window) 67 | 68 | window.set_resizable(True) 69 | window.show_all() 70 | gtk.main() 71 | -------------------------------------------------------------------------------- /db/vbe/DateName.vbe: -------------------------------------------------------------------------------- 1 | #@~^SAoAAA==6aYrKx,26aVb^kD@#@&r P3.MWD,]+kE:~H+XY@#@&vPP4b/~/1.kaY~.xlhnkPCP6r^+~(X,lwa+ [k o~Y4+~^!DDUY,NlDn~@#@&B,YGPO4P8+Trx kUL,W0~O4+~0bsPUm:RPhlkdPDtnP6ksn,xlsnPm/PmU~@#@&B,l.o;hxOR,Klk/~O4+PsG o~WM~ktGMY,0k^+,Uls+~hbY4~mP0!sV,wlD4ZPA6m:2Vnl@#@&vPkOlMY~&SPfCO1C: 74d,J;)-hDKLDm:~sbVnd'sxK.N,+(~j+M\DwVGLk-]+6nDx^n,SWL D6OJ@#@&EP KE^NPM+ C:PEZ=-K.KoDmhPwkVdws WMN~n8,?nD7nD'VGLk-InWDnx1n,SGTRD6Yr@#@&vPDW~J;)wKMWoMC:,sk^nd-wxKD[P n(Pj+M-+M-sGT/-q1O,RFyRy%R"+6+Dx1nPdWLRD6OE@#@&@#@&vBEBBEvvBEPG+^VC.P-lMrl(Vnd,lx[~K4%+1Ok@#@&GksP/DDwrV1C:Pv)kP?D.k o@#@&9r:,/DDjtG.D1C:~Bz/~jDDkUL@#@&9ks~kY.GlD+PEbk~?DDrxT@#@&9b:P6dPEb/,j^DbwDkUo obVn?HdY:68N+mO@#@&fr:,WKV~EbkP?1Db2YbxLRwWs[D@#@&9ksP0bsdPEbkPjm.raYrxT sbVnd@#@&frh,0rV,vz/~UmMkwDk LRwks+@#@&@#@&EBBEvBEBBE/.+mYPOtn~6/~W(%+1Y@#@&U+Y~WkPxPqd1DraYcZDlDnr(LnmD`Ej1DkaOk oRwrs+UXkYn:68N+^Yrb@#@&@#@&vEBBvvEBvBwrM/O,m4+m0PD4+,0rVxChPlMLEs+xD@#@&q6Pq/^Dr2DR)DT;:xOdcZW;UDP@!@*,q,K4x@#@&dt/T$WXPE5KE~h!/Y,2lk/Pm~2lDt,[~0rsPUlsnPKx~O4+P^Gs:Cx9~^kUJ@#@&dq/1.kaY p!kO~8@#@&AUN,q0@#@&dYMsbVn1ChPxPqdmMk2OcbDL;s+UYkcZ#@#@&q6P1KY,W/csrV2arkY/vdYMsk^nHls+*PPtnU@#@&7HkLAK6~ kmDr2DR)DT;s+UD/v!#,[,EPb/~xKY~C,V+TrYb:lDn~0bVPUlhncJ@#@&i /1Dr2DRp;rDPq@#@&3 N~&0@#@&?Y,Wk^PxP6/ !Ysbs+v/YMorV1m:n#@#@&kY.?4GDD1ChP'~WbV ?4GMYHm:@#@&U+D~0bV~',1GO4kxT@#@&@#@&BEvvBEBEBv1GA,onY,OtP[CD+PrUDW~Y4n,0GM:mYPS+,Al Y@#@&kY.9mY+,xPI+lMcHWS#,[~JRE,[~IbLtD`ETrP[~\KxOtvHKhbB *P[,J EPLP]kTtOcr!J,'PGlXvHGh*~y#~[~E J@#@&@#@&BEBvvEBBvvwkUN,O4+~^W oP6k^nP lh+cPjnmDm4~Y4+P9r.+1YKDzR~e!3 @#@&j+DPWG^P'~WkR!+DoKV[Dv0/cA!rV9nCY4`dOMsk^n1m:+B~ERc-r#b@#@&jY~0bs/,'~WKVRor^+d@#@&oKD~Al1tP6k^~q PWk^/@#@&iq0,Wk^R?4G.Ygls+~'~dDDjtK.Yglhn,KtnU,2akD~wW.@#@&g+6D@#@&(0,0rVc?4GMY1mh+,@!@*,dODUtKDO1ChPPtU@#@&d\dTAWa~rrGwk~ O~&P1lxEY,d+:~YKPsG1lY~Y4lY,WrVJ@#@&7d^Mk2Yc}EbY~q@#@&2U[,qW@#@&@#@&BvEBEBBEBEHWSPAlMx~O4+P!d+MPh~CDPm4GEO~DW~:mV+,l~^4lxLn@#@&vq6~t/L~WXP`rK4r/,w.WTDCh,hk^sPM+xmhnPrJrP'PWr^RHlsnPLPEErPYG~rJEPL~kY.GlD+PLP6rVc1C:P'~rJJc~ZKxYbU;+QJBP-46V;lUms#,'~-(ZlU^V~K4n P kmMkwDR5;kDPq@#@&@#@&vEBBEvBEBBgGAPM+ lh+~rD@#@&0bsRglhn,'PdOMfCY~LPWbVc1ls+@#@&B,jd+,Y4n,4+^Gh,mW9n~YKPaEOP[CD+~mK[+,lO~xN~G6POt~6ksP l:P(;Y,4n0KDn~Dt+,n6D+xkrGx@#@&EP(0~( /OD"n\v0rsc1lhnBPERrb,@*~&xkYD"+7c0bV 1m:nS,J-rbP:t+ @#@&BiPEK4+~WbVnP C:P4CkPl~[KY@#@&E7,0r^Rgl:P{~S0O`6ks gl:SP&x/D.]+7`6ksRHCs+SPr J*PR~8#P'~kY.fmOP',HbN`6k^ 1m:n~,qUdDDI-`6kVcHC:~,J Jbb@#@&vPAs/@#@&viPBP4PWk^n,xCs+,tlkP GP9WO@#@&B7~6kVcHls+P{~Wk^Rglh+~',/ODGCY@#@&v,2x[~&0@#@&@#@&&0~ADMR1!:(nD,@!@*PZPP4xPqdmMkwD }EbY,F@#@&@#@&EBvBEvBEBv/^+lU~!w@#@&UnDPWbV,'PgWD4k o@#@&U+O~6WV,xPgWY4rUo@#@&U+OPWd,'~1KOtbxL@#@&3AwDAA==^#~@ -------------------------------------------------------------------------------- /db/vbs/DateName.vbs: -------------------------------------------------------------------------------- 1 | Option Explicit 2 | On Error Resume Next 3 | ' This script renames a file by appending the current date 4 | ' to the beginning of the file name. Pass the file name as an 5 | ' argument. Pass the long or short file name with a full path! Example: 6 | ' start /w DateName.vbs "C:\Program Files\Fnord Web Server\logs\Reference Log.txt" 7 | ' Would rename "C:\Program Files\Fnord Web Server\logs\Reference Log.txt" 8 | ' to "C:\Program Files\Fnord Web Server\logs\1999-12-28-Reference Log.txt" 9 | 10 | '''''''''' Declare variables and objects 11 | Dim strFileName 'As String 12 | Dim strShortName 'As String 13 | Dim strDate 'As String 14 | Dim fs 'As Scripting.FileSystemObject 15 | Dim fol 'As Scripting.Folder 16 | Dim fils 'As Scripting.Files 17 | Dim fil 'As Scripting.File 18 | 19 | ''''''''''Create the fs object 20 | Set fs = Wscript.CreateObject("Scripting.FileSystemObject") 21 | 22 | ''''''''''First check the filename argument 23 | If Wscript.Arguments.Count <> 1 Then 24 | MsgBox "You must pass a path & file name on the command line" 25 | Wscript.Quit 1 26 | End If 27 | strFileName = Wscript.Arguments(0) 28 | If Not fs.FileExists(strFileName) Then 29 | MsgBox Wscript.Arguments(0) & " is not a legitimate file name." 30 | Wscript.Quit 1 31 | End If 32 | Set fil = fs.GetFile(strFileName) 33 | strShortName = fil.ShortName 34 | Set fil = Nothing 35 | 36 | ''''''''''Now get the date into the format we want 37 | strDate = Year(Now) & "-" & Right("0" & Month(Now),2) & "-" & Right("0" & Day(Now),2) & "-" 38 | 39 | ''''''''''Find the long file name. Search the directory. Yuk. 40 | Set fol = fs.GetFolder(fs.BuildPath(strFileName, "..\")) 41 | Set fils = fol.Files 42 | For Each fil In fils 43 | If fil.ShortName = strShortName Then Exit For 44 | Next 45 | If fil.ShortName <> strShortName Then 46 | MsgBox "Oops -- I can't seem to locate that file" 47 | Wscript.Quit 1 48 | End If 49 | 50 | ''''''''''Now warn the user we are about to make a change 51 | 'If MsgBox ("This program will rename """ & fil.Name & """ to """ & strDate & fil.Name & """. Continue?", vbOkCancel) = vbCancel Then Wscript.Quit 1 52 | 53 | ''''''''''Now rename it 54 | fil.Name = strDate & fil.Name 55 | ' Use the below code to put date code at end of the file name but before the extension 56 | ' If InstrRev(fil.Name, ".") > InstrRev(fil.Name, "\") Then 57 | ' 'The file name has a dot 58 | ' fil.Name = Left(fil.Name, InstrRev(fil.Name, ".") - 1) & strDate & Mid(fil.Name, InstrRev(fil.Name, ".")) 59 | ' Else 60 | ' 'The file name has no dot 61 | ' fil.Name = fil.Name & strDate 62 | ' End If 63 | 64 | If Err.Number <> 0 Then Wscript.Quit 1 65 | 66 | ''''''''''Clean up 67 | Set fil = Nothing 68 | Set fol = Nothing 69 | Set fs = Nothing 70 | -------------------------------------------------------------------------------- /db/lua/mod_actions_http.lua: -------------------------------------------------------------------------------- 1 | -- Prosody IM 2 | -- Copyright (C) 2008-2009 Matthew Wild 3 | -- Copyright (C) 2008-2009 Waqas Hussain 4 | -- 5 | -- This project is MIT/X11 licensed. Please see the 6 | -- COPYING file in the source package for more information. 7 | -- 8 | 9 | 10 | local httpserver = require "net.httpserver"; 11 | local t_concat, t_insert = table.concat, table.insert; 12 | 13 | local log = log; 14 | 15 | local response_404 = { status = "404 Not Found", body = "

No such action

Sorry, I don't have the action you requested" }; 16 | 17 | local control = require "core.actions".actions; 18 | 19 | 20 | local urlcodes = setmetatable({}, { __index = function (t, k) t[k] = string.char(tonumber("0x"..k)); return t[k]; end }); 21 | 22 | local function urldecode(s) 23 | return s and (s:gsub("+", " "):gsub("%%([a-fA-F0-9][a-fA-F0-9])", urlcodes)); 24 | end 25 | 26 | local function query_to_table(query) 27 | if type(query) == "string" and #query > 0 then 28 | if query:match("=") then 29 | local params = {}; 30 | for k, v in query:gmatch("&?([^=%?]+)=([^&%?]+)&?") do 31 | if k and v then 32 | params[urldecode(k)] = urldecode(v); 33 | end 34 | end 35 | return params; 36 | else 37 | return urldecode(query); 38 | end 39 | end 40 | end 41 | 42 | 43 | 44 | local http_path = { http_base }; 45 | local function handle_request(method, body, request) 46 | local path = request.url.path:gsub("^/[^/]+/", ""); 47 | 48 | local curr = control; 49 | 50 | for comp in path:gmatch("([^/]+)") do 51 | curr = curr[comp]; 52 | if not curr then 53 | return response_404; 54 | end 55 | end 56 | 57 | if type(curr) == "table" then 58 | local s = {}; 59 | for k,v in pairs(curr) do 60 | t_insert(s, tostring(k)); 61 | t_insert(s, " = "); 62 | if type(v) == "function" then 63 | t_insert(s, "action") 64 | elseif type(v) == "table" then 65 | t_insert(s, "list"); 66 | else 67 | t_insert(s, tostring(v)); 68 | end 69 | t_insert(s, "\n"); 70 | end 71 | return t_concat(s); 72 | elseif type(curr) == "function" then 73 | local params = query_to_table(request.url.query); 74 | params.host = request.headers.host:gsub(":%d+", ""); 75 | local ok, ret1, ret2 = pcall(curr, params); 76 | if not ok then 77 | return "EPIC FAIL: "..tostring(ret1); 78 | elseif not ret1 then 79 | return "FAIL: "..tostring(ret2); 80 | else 81 | return "OK: "..tostring(ret2); 82 | end 83 | end 84 | end 85 | 86 | httpserver.new{ port = 5280, base = "control", handler = handle_request, ssl = false } -------------------------------------------------------------------------------- /test-rpmbuild-regression.py: -------------------------------------------------------------------------------- 1 | # Copyright (C) 2012 Red Hat, Inc. 2 | # Authors: Jan Kaluza 3 | # 4 | # This program is free software; you can redistribute it and/or 5 | # modify it under the terms of the GNU General Public License 6 | # as published by the Free Software Foundation; either version 2 7 | # of the License, or (at your option) any later version. 8 | # 9 | # This program is distributed in the hope that it will be useful, 10 | # but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | # GNU General Public License for more details. 13 | # 14 | # You should have received a copy of the GNU General Public License 15 | # along with this program; if not, write to the Free Software 16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 17 | # 18 | 19 | import os 20 | import sys 21 | import errno 22 | from subprocess import Popen, PIPE 23 | import mimetypes 24 | import difflib 25 | from pyfile import * 26 | import re 27 | 28 | mimetypes.init() 29 | 30 | detected = [] 31 | undetected = [] 32 | 33 | def test_attr(attr): 34 | global detected 35 | global undetected 36 | regex = None 37 | path = None 38 | f = open(attr) 39 | for line in f.readlines(): 40 | if len(line.split()) != 0 and line.split()[0].endswith("_magic"): 41 | regex = line[line.find("_magic") + 6:].strip() 42 | regex = regex.replace("(", "\\(") 43 | regex = regex.replace(")", "\\)") 44 | regex = regex.replace("|", "\\|") 45 | regex = regex.replace("?", "\\?") 46 | 47 | l = line.split()[0] 48 | if l.find("perl") != -1: 49 | path = "./db/pl" 50 | elif l.find("python") != -1: 51 | path = "./db/py" 52 | elif l.find("elf") != -1: 53 | path = "./db/elf" 54 | elif l.find("mono") != -1: 55 | path = "./db/mono" 56 | break 57 | f.close() 58 | 59 | if regex and path: 60 | for f in os.listdir(path): 61 | if f.endswith("json"): 62 | continue 63 | full_path = os.path.join(path, f) 64 | output = get_simple_metadata(full_path)['output'] 65 | #print regex, [output] 66 | p1 = Popen(["echo", "-n", output[:-1]], stdout=PIPE) 67 | p2 = Popen(["grep", regex], stdin=p1.stdout, stdout=PIPE) 68 | p1.stdout.close() 69 | output = p2.communicate()[0] 70 | if len(output) == 0 and not full_path in detected: 71 | if not full_path in undetected: 72 | undetected.append(full_path) 73 | elif not full_path in detected: 74 | if full_path in undetected: 75 | undetected.remove(full_path) 76 | detected.append(full_path) 77 | 78 | # run this only if started as script from command line 79 | if __name__ == '__main__': 80 | for attr in os.listdir("./rpm-fileattrs"): 81 | test_attr(os.path.join("./rpm-fileattrs", attr)) 82 | 83 | print "Undetected:", undetected 84 | 85 | #metadata = get_simple_metadata(sys.argv[1]) 86 | 87 | #print metadata 88 | -------------------------------------------------------------------------------- /db/h/gfileattribute.h: -------------------------------------------------------------------------------- 1 | /* GIO - GLib Input, Output and Streaming Library 2 | * 3 | * Copyright (C) 2006-2007 Red Hat, Inc. 4 | * 5 | * This library is free software; you can redistribute it and/or 6 | * modify it under the terms of the GNU Lesser General Public 7 | * License as published by the Free Software Foundation; either 8 | * version 2 of the License, or (at your option) any later version. 9 | * 10 | * This library is distributed in the hope that it will be useful, 11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 13 | * Lesser General Public License for more details. 14 | * 15 | * You should have received a copy of the GNU Lesser General 16 | * Public License along with this library; if not, write to the 17 | * Free Software Foundation, Inc., 59 Temple Place, Suite 330, 18 | * Boston, MA 02111-1307, USA. 19 | * 20 | * Author: Alexander Larsson 21 | */ 22 | 23 | #if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION) 24 | #error "Only can be included directly." 25 | #endif 26 | 27 | #ifndef __G_FILE_ATTRIBUTE_H__ 28 | #define __G_FILE_ATTRIBUTE_H__ 29 | 30 | #include 31 | 32 | G_BEGIN_DECLS 33 | 34 | /** 35 | * GFileAttributeInfo: 36 | * @name: the name of the attribute. 37 | * @type: the #GFileAttributeType type of the attribute. 38 | * @flags: a set of #GFileAttributeInfoFlags. 39 | * 40 | * Information about a specific attribute. 41 | **/ 42 | struct _GFileAttributeInfo 43 | { 44 | char *name; 45 | GFileAttributeType type; 46 | GFileAttributeInfoFlags flags; 47 | }; 48 | 49 | /** 50 | * GFileAttributeInfoList: 51 | * @infos: an array of #GFileAttributeInfos. 52 | * @n_infos: the number of values in the array. 53 | * 54 | * Acts as a lightweight registry for possible valid file attributes. 55 | * The registry stores Key-Value pair formats as #GFileAttributeInfos. 56 | **/ 57 | struct _GFileAttributeInfoList 58 | { 59 | GFileAttributeInfo *infos; 60 | int n_infos; 61 | }; 62 | 63 | GType g_file_attribute_info_list_get_type (void); 64 | GFileAttributeInfoList * g_file_attribute_info_list_new (void); 65 | GFileAttributeInfoList * g_file_attribute_info_list_ref (GFileAttributeInfoList *list); 66 | void g_file_attribute_info_list_unref (GFileAttributeInfoList *list); 67 | GFileAttributeInfoList * g_file_attribute_info_list_dup (GFileAttributeInfoList *list); 68 | const GFileAttributeInfo *g_file_attribute_info_list_lookup (GFileAttributeInfoList *list, 69 | const char *name); 70 | void g_file_attribute_info_list_add (GFileAttributeInfoList *list, 71 | const char *name, 72 | GFileAttributeType type, 73 | GFileAttributeInfoFlags flags); 74 | 75 | G_END_DECLS 76 | 77 | #endif /* __G_FILE_INFO_H__ */ 78 | -------------------------------------------------------------------------------- /db/pl/apxs: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl -w 2 | # 3 | # Licensed to the Apache Software Foundation (ASF) under one or more 4 | # contributor license agreements. See the NOTICE file distributed with 5 | # this work for additional information regarding copyright ownership. 6 | # The ASF licenses this file to You under the Apache License, Version 2.0 7 | # (the "License"); you may not use this file except in compliance with 8 | # the License. You may obtain a copy of the License at 9 | # 10 | # http://www.apache.org/licenses/LICENSE-2.0 11 | # 12 | # Unless required by applicable law or agreed to in writing, software 13 | # distributed under the License is distributed on an "AS IS" BASIS, 14 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 | # See the License for the specific language governing permissions and 16 | # limitations under the License. 17 | 18 | require 5.004; 19 | use strict; 20 | package apxs; 21 | 22 | ## 23 | ## Configuration 24 | ## 25 | 26 | my %config_vars = (); 27 | 28 | my $installbuilddir = "/opt/rh/httpd24/root/usr/lib64/httpd/build"; 29 | get_config_vars("$installbuilddir/config_vars.mk",\%config_vars); 30 | 31 | # read the configuration variables once 32 | 33 | my $prefix = get_vars("prefix"); 34 | my $CFG_PREFIX = $prefix; 35 | my $exec_prefix = get_vars("exec_prefix"); 36 | my $datadir = get_vars("datadir"); 37 | my $localstatedir = get_vars("localstatedir"); 38 | my $CFG_TARGET = get_vars("progname"); 39 | my $CFG_SYSCONFDIR = get_vars("sysconfdir"); 40 | my $CFG_CFLAGS = join ' ', map { get_vars($_) } 41 | qw(SHLTCFLAGS CFLAGS NOTEST_CPPFLAGS EXTRA_CPPFLAGS EXTRA_CFLAGS); 42 | my $CFG_LDFLAGS = join ' ', map { get_vars($_) } 43 | qw(LDFLAGS NOTEST_LDFLAGS SH_LDFLAGS); 44 | my $includedir = get_vars("includedir"); 45 | my $CFG_INCLUDEDIR = eval qq("$includedir"); 46 | my $CFG_CC = get_vars("CC"); 47 | my $libexecdir = get_vars("libexecdir"); 48 | my $CFG_LIBEXECDIR = eval qq("$libexecdir"); 49 | my $sbindir = get_vars("sbindir"); 50 | my $CFG_SBINDIR = eval qq("$sbindir"); 51 | my $ltflags = $ENV{'LTFLAGS'}; 52 | $ltflags or $ltflags = "--silent"; 53 | 54 | my %internal_vars = map {$_ => 1} 55 | qw(TARGET CC CFLAGS CFLAGS_SHLIB LD_SHLIB LDFLAGS_SHLIB LIBS_SHLIB 56 | PREFIX SBINDIR INCLUDEDIR LIBEXECDIR SYSCONFDIR); 57 | 58 | ## 59 | ## parse argument line 60 | ## 61 | 62 | # defaults for parameters 63 | my $opt_n = ''; 64 | my $opt_g = ''; 65 | my $opt_c = 0; 66 | my $opt_o = ''; 67 | my @opt_D = (); 68 | my @opt_I = (); 69 | my @opt_L = (); 70 | my @opt_l = (); 71 | my @opt_W = (); 72 | my @opt_S = (); 73 | my $opt_e = 0; 74 | my $opt_i = 0; 75 | my $opt_a = 0; 76 | my $opt_A = 0; 77 | my $opt_q = 0; 78 | my $opt_h = 0; 79 | my $opt_p = 0; 80 | my $opt_v = 0; 81 | 82 | # this subroutine is derived from Perl's getopts.pl with the enhancement of 83 | # the "+" metacharacter at the format string to allow a list to be built by 84 | # subsequent occurrences of the same option. 85 | sub Getopts { 86 | my ($argumentative, @ARGV) = @_; 87 | -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- 1 | # Copyright (c) 2006 Red Hat, Inc. All rights reserved. This copyrighted material 2 | # is made available to anyone wishing to use, modify, copy, or 3 | # redistribute it subject to the terms and conditions of the GNU General 4 | # Public License v.2. 5 | # 6 | # This program is distributed in the hope that it will be useful, but WITHOUT ANY 7 | # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 8 | # PARTICULAR PURPOSE. See the GNU General Public License for more details. 9 | # 10 | # You should have received a copy of the GNU General Public License 11 | # along with this program; if not, write to the Free Software 12 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 13 | # 14 | # Author: 15 | 16 | #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# 17 | # Example Makefile for RHTS # 18 | # This example is geared towards a test for a specific package # 19 | # It does most of the work for you, but may require further coding # 20 | #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# 21 | 22 | # The toplevel namespace within which the test lives. 23 | # FIXME: You will need to change this: 24 | TOPLEVEL_NAMESPACE= 25 | 26 | # The name of the package under test: 27 | # FIXME: you wil need to change this: 28 | PACKAGE_NAME= 29 | 30 | # The path of the test below the package: 31 | # FIXME: you wil need to change this: 32 | RELATIVE_PATH= 33 | 34 | # Version of the Test. Used with make tag. 35 | export TESTVERSION=1.1 36 | 37 | # The combined namespace of the test. 38 | export TEST=/$(TOPLEVEL_NAMESPACE)/$(PACKAGE_NAME)/$(RELATIVE_PATH) 39 | 40 | 41 | # A phony target is one that is not really the name of a file. 42 | # It is just a name for some commands to be executed when you 43 | # make an explicit request. There are two reasons to use a 44 | # phony target: to avoid a conflict with a file of the same 45 | # name, and to improve performance. 46 | .PHONY: all install download clean 47 | 48 | # executables to be built should be added here, they will be generated on the system under test. 49 | BUILT_FILES= 50 | 51 | # data files, .c files, scripts anything needed to either compile the test and/or run it. 52 | FILES=$(METADATA) runtest.sh Makefile PURPOSE 53 | 54 | run: $(FILES) build 55 | ./runtest.sh 56 | 57 | build: $(BUILT_FILES) 58 | chmod a+x ./runtest.sh 59 | 60 | clean: 61 | rm -f *~ *.rpm $(BUILT_FILES) 62 | 63 | # You may need to add other targets e.g. to build executables from source code 64 | # Add them here: 65 | 66 | 67 | # Include Common Makefile 68 | include /usr/share/rhts/lib/rhts-make.include 69 | 70 | # Generate the testinfo.desc here: 71 | $(METADATA): Makefile 72 | @touch $(METADATA) 73 | # Change to the test owner's name 74 | @echo "Owner: John Doe " > $(METADATA) # FIXME: customize this 75 | @echo "Name: $(TEST)" >> $(METADATA) 76 | @echo "Path: $(TEST_DIR)" >> $(METADATA) 77 | @echo "License: FIXME: add correct license here" >> $(METADATA) 78 | @echo "TestVersion: $(TESTVERSION)" >> $(METADATA) 79 | @echo "Description: FIXME: add a description here ">> $(METADATA) 80 | @echo "TestTime: 5m" >> $(METADATA) 81 | @echo "RunFor: $(PACKAGE_NAME)" >> $(METADATA) 82 | # add any other packages for which your test ought to run here 83 | @echo "Requires: $(PACKAGE_NAME)" >> $(METADATA) 84 | # add any other requirements for the script to run here 85 | 86 | # You may need other fields here; see the documentation 87 | rhts-lint $(METADATA) 88 | -------------------------------------------------------------------------------- /pyfile/progressbar.py: -------------------------------------------------------------------------------- 1 | import sys 2 | 3 | class ProgressBar: 4 | def __init__(self, min_value = 0, max_value = 100, width=77,**kwargs): 5 | self.char = kwargs.get('char', '#') 6 | self.mode = kwargs.get('mode', 'dynamic') # fixed or dynamic 7 | if not self.mode in ['fixed', 'dynamic']: 8 | self.mode = 'fixed' 9 | 10 | self.bar = '' 11 | self.min = min_value 12 | self.max = max_value 13 | self.span = max_value - min_value 14 | self.width = width 15 | self.amount = 0 # When amount == max, we are 100% done 16 | self.update_amount(0) 17 | 18 | 19 | def increment_amount(self, add_amount = 1): 20 | """ 21 | Increment self.amount by 'add_ammount' or default to incrementing 22 | by 1, and then rebuild the bar string. 23 | """ 24 | new_amount = self.amount + add_amount 25 | if new_amount < self.min: new_amount = self.min 26 | if new_amount > self.max: new_amount = self.max 27 | self.amount = new_amount 28 | self.build_bar() 29 | 30 | 31 | def update_amount(self, new_amount = None): 32 | """ 33 | Update self.amount with 'new_amount', and then rebuild the bar 34 | string. 35 | """ 36 | if not new_amount: new_amount = self.amount 37 | if new_amount < self.min: new_amount = self.min 38 | if new_amount > self.max: new_amount = self.max 39 | self.amount = new_amount 40 | self.build_bar() 41 | 42 | 43 | def build_bar(self): 44 | """ 45 | Figure new percent complete, and rebuild the bar string base on 46 | self.amount. 47 | """ 48 | diff = float(self.amount - self.min) 49 | percent_done = int(round((diff / float(self.span)) * 100.0)) 50 | 51 | # figure the proper number of 'character' make up the bar 52 | all_full = self.width - 2 53 | num_hashes = int(round((percent_done * all_full) / 100)) 54 | 55 | if self.mode == 'dynamic': 56 | # build a progress bar with self.char (to create a dynamic bar 57 | # where the percent string moves along with the bar progress. 58 | self.bar = self.char * num_hashes 59 | else: 60 | # build a progress bar with self.char and spaces (to create a 61 | # fixe bar (the percent string doesn't move) 62 | self.bar = self.char * num_hashes + ' ' * (all_full-num_hashes) 63 | 64 | percent_str = str(percent_done) + "%" 65 | self.bar = '[ ' + self.bar + ' ] ' + percent_str 66 | 67 | 68 | def __str__(self): 69 | return str(self.bar) 70 | 71 | 72 | def main(): 73 | print 74 | limit = 1000000 75 | 76 | print 'Example 1: Fixed Bar' 77 | prog = ProgressBar(0, limit, 77, mode='fixed') 78 | oldprog = str(prog) 79 | for i in xrange(limit+1): 80 | prog.update_amount(i) 81 | if oldprog != str(prog): 82 | print prog, "\r", 83 | sys.stdout.flush() 84 | oldprog=str(prog) 85 | 86 | print '\n\n' 87 | 88 | print 'Example 2: Dynamic Bar' 89 | prog = ProgressBar(0, limit, 77, mode='dynamic', char='-') 90 | oldprog = str(prog) 91 | for i in xrange(limit+1): 92 | prog.increment_amount() 93 | if oldprog != str(prog): 94 | print prog, "\r", 95 | sys.stdout.flush() 96 | oldprog=str(prog) 97 | 98 | print '\n\n' 99 | 100 | 101 | if __name__ == '__main__': 102 | main() 103 | -------------------------------------------------------------------------------- /db/h/gsocketaddressenumerator.h: -------------------------------------------------------------------------------- 1 | /* GIO - GLib Input, Output and Streaming Library 2 | * 3 | * Copyright (C) 2008 Red Hat, Inc. 4 | * 5 | * This library is free software; you can redistribute it and/or 6 | * modify it under the terms of the GNU Lesser General Public 7 | * License as published by the Free Software Foundation; either 8 | * version 2 of the License, or (at your option) any later version. 9 | * 10 | * This library is distributed in the hope that it will be useful, 11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 13 | * Lesser General Public License for more details. 14 | * 15 | * You should have received a copy of the GNU Lesser General 16 | * Public License along with this library; if not, write to the 17 | * Free Software Foundation, Inc., 59 Temple Place, Suite 330, 18 | * Boston, MA 02111-1307, USA. 19 | */ 20 | 21 | #if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION) 22 | #error "Only can be included directly." 23 | #endif 24 | 25 | #ifndef __G_SOCKET_ADDRESS_ENUMERATOR_H__ 26 | #define __G_SOCKET_ADDRESS_ENUMERATOR_H__ 27 | 28 | #include 29 | 30 | G_BEGIN_DECLS 31 | 32 | #define G_TYPE_SOCKET_ADDRESS_ENUMERATOR (g_socket_address_enumerator_get_type ()) 33 | #define G_SOCKET_ADDRESS_ENUMERATOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_SOCKET_ADDRESS_ENUMERATOR, GSocketAddressEnumerator)) 34 | #define G_SOCKET_ADDRESS_ENUMERATOR_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_SOCKET_ADDRESS_ENUMERATOR, GSocketAddressEnumeratorClass)) 35 | #define G_IS_SOCKET_ADDRESS_ENUMERATOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), G_TYPE_SOCKET_ADDRESS_ENUMERATOR)) 36 | #define G_IS_SOCKET_ADDRESS_ENUMERATOR_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), G_TYPE_SOCKET_ADDRESS_ENUMERATOR)) 37 | #define G_SOCKET_ADDRESS_ENUMERATOR_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_SOCKET_ADDRESS_ENUMERATOR, GSocketAddressEnumeratorClass)) 38 | 39 | /** 40 | * GSocketAddressEnumerator: 41 | * 42 | * Enumerator type for objects that contain or generate 43 | * #GSocketAddresses. 44 | */ 45 | typedef struct _GSocketAddressEnumeratorClass GSocketAddressEnumeratorClass; 46 | 47 | struct _GSocketAddressEnumerator 48 | { 49 | GObject parent_instance; 50 | 51 | }; 52 | 53 | struct _GSocketAddressEnumeratorClass 54 | { 55 | GObjectClass parent_class; 56 | 57 | /* Virtual Table */ 58 | 59 | GSocketAddress * (* next) (GSocketAddressEnumerator *enumerator, 60 | GCancellable *cancellable, 61 | GError **error); 62 | 63 | void (* next_async) (GSocketAddressEnumerator *enumerator, 64 | GCancellable *cancellable, 65 | GAsyncReadyCallback callback, 66 | gpointer user_data); 67 | GSocketAddress * (* next_finish) (GSocketAddressEnumerator *enumerator, 68 | GAsyncResult *result, 69 | GError **error); 70 | }; 71 | 72 | GType g_socket_address_enumerator_get_type (void) G_GNUC_CONST; 73 | 74 | GSocketAddress *g_socket_address_enumerator_next (GSocketAddressEnumerator *enumerator, 75 | GCancellable *cancellable, 76 | GError **error); 77 | 78 | void g_socket_address_enumerator_next_async (GSocketAddressEnumerator *enumerator, 79 | GCancellable *cancellable, 80 | GAsyncReadyCallback callback, 81 | gpointer user_data); 82 | GSocketAddress *g_socket_address_enumerator_next_finish (GSocketAddressEnumerator *enumerator, 83 | GAsyncResult *result, 84 | GError **error); 85 | 86 | G_END_DECLS 87 | 88 | 89 | #endif /* __G_SOCKET_ADDRESS_ENUMERATOR_H__ */ 90 | --------------------------------------------------------------------------------