Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ArchiveTeam/wget-lua

Wget-AT is a modern Wget with Lua hooks, Zstandard (+dictionary) WARC compression and URL-agnostic deduplication.
https://github.com/ArchiveTeam/wget-lua

Fix assertion in Progress bar

* src/progress.c (create_image): Fix off-by-one error in assert()
statement for progress...

7cb9efa668f80ab5ca4d25133c3133e10473d1ef authored almost 9 years ago by Darshit Shah <[email protected]>
src/url.c: fix make syntax-check

44aedd832197e32abbb4cb9582774c2ca8b8fa43 authored almost 9 years ago by Giuseppe Scrivano <[email protected]>
Parse <img srcset> attributes, they have image URLs.

* src/convert.h: Add link_noquote_html_p to permit rewriting URLs deep
inside a...

c28f51aadfa8dd28f9dec9f3824a76b365d8096d authored almost 9 years ago by Maks Orlovich <[email protected]>
Sanitize value sent to memset to prevent SEGFAULT

7099f4899880eaefc2c40a3dc7693ab4174a819b authored almost 9 years ago by Darshit Shah <[email protected]>
Update documentation about bahviour of -c

* docs/wget.texi: -c will restart download from scratch if server
does not support RANGE...

75e5be7aad0f52dac92908cb94f302a41ca715af authored almost 9 years ago by Darshit Shah <[email protected]>
Fix writing WARC-Target-URI value

src/warc.c: Add function warc_write_header_uri(),
Use it for creating WARC-Target-UR...

100da11312a1781a3d5aa38760ce0e8bd9384659 authored almost 9 years ago by Tim Rühsen <[email protected]>
Remove pointer to unused Mailing List

* MAILING-LISTS: Remove pointer to old, unused mailing list for bug
reports

cceb5932b44173f054d4642fae90aaf418e130e3 authored almost 9 years ago by Darshit Shah <[email protected]>
Retain value of errno in logprintf(), logputs() even better

* src/log.c (logprintf,logputs): Save&Restore value of errno

Reported-by: Gisle Vanem <gvanem@y...

cacac6f996c3091c96d6756a41641c3592c0f930 authored almost 9 years ago by Tim Rühsen <[email protected]>
Retain value of errno in logprintf()

* src/log.c (logprintf): Save&Restore value of errno

Reported-by: Gisle Vanem <[email protected]>

3056617e9cf9a2c68989a2ff4e4266f6e7a4de45 authored almost 9 years ago by Tim Rühsen <[email protected]>
Set AM_SILENT_RULES to yes by default

* configure.ac: Set AM_SILENT_RULES to yes by default

c190677cab59c51f575f661b065db0fe14ab129d authored almost 9 years ago by Tim Rühsen <[email protected]>
Enforce 'RejectHeader' rule in tests

* server/http/http_server.py (_Handler.RejectHeader): enforce
'RejectHeader' rule.

4c2dc5010f901bfcc06d25ce3c1dc698cb4736a5 authored almost 9 years ago by Ander Juaristi <[email protected]>
Fix Test-iri-forced-remote

* tests/Test-iri-forced-remote.px: Fix encodings

b30500f0f499b8459c20dfc859ff7ac2180b6b34 authored about 9 years ago by Tim Rühsen <[email protected]>
Support non-ASCII URLs

* src/url.c [HAVE_ICONV]: Include iconv.h and langinfo.h.
(convert_fname): New function.
[HAVE_I...

59b920874daa565a1323ffa1e756e80493190686 authored about 9 years ago by Eli Zaretskii <[email protected]>
* NEWS: Prepare new development cycle

9a6e63bee96b098a628aaf6930ab533c4b324d8b authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Cleanup code

* src/iri.c (do_conversion): Code cleanup

cbbeca2af4962a648a2373b35cf8e497e11d90fd authored about 9 years ago by Tim Rühsen <[email protected]>
Set URI encoding when redirected

* src/retr.c (retrieve_url): Set URI on redirection

93c1517c4071c4288ba5a4b038e7634e4c6b5482 authored about 9 years ago by Eli Zaretskii <[email protected]>
Remove requesting X/Open 5, POSIX 1995

* src/sysdep.h: Remove #define _XOPEN_SOURCE 500

bf5d7e92363b2d9e3076b09931116fa38602160b authored about 9 years ago by Tim Rühsen <[email protected]>
Avoid hanging on MS-Windows when invoked with --connect-timeout

* src/connect.c (connect_to_ip) [WIN32]: Don't call fd_close if
the connection timed out, to avo...

94d9b68db9f27df4e55a86d2d1d099e03990bb4c authored about 9 years ago by Eli Zaretskii <[email protected]>
Fix iconv conversion

* src/iri.c: Kick out the last converted character from iconv()

Thanks to Eli Zaretskii <eliz@g...

be7d19f47848a89be344b41e38790e740cd27fcb authored about 9 years ago by Tim Rühsen <[email protected]>
Let Test-k survive on CygWin and Windows

* tests/Test-k.px: Use --restrict-file-names for CygWin/Windows
filename requirements.

358a3c330f4ad42844c6f46746dfc99d9a15fef1 authored about 9 years ago by Tim Rühsen <[email protected]>
Fix leak in HSTS code

* src/hsts.c (hsts_store_open): close fp if open.

478a58460945066bb389c16cfbcb3938941f69aa authored about 9 years ago by Ander Juaristi <[email protected]>
Remove unused variable in ftp code

* src/ftp.c (getftp): fix compiler warning for unused variable.

994c4dcce79c7996a20db3816ccf5f6a68de675c authored about 9 years ago by Ander Juaristi <[email protected]>
Tag release 1.17.1

* NEWS: Update.
* gnulib: sync from upstream.

f65f522f58606f125535306e712c2c29921ee8b4 authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Remove ABOUT-NLS from git

* ABOUT-NLS: Remove from repository, it will be autogenerated.
* .gitignore: Add ABOUT-NLS and b...

be84711ea4509fefdc21a4b9bc69d421103871ad authored about 9 years ago by Tim Rühsen <[email protected]>
* src/metalink.c: Specify 'rb' as mode to open file

bf56bf4560cef3c1591487e7df1f2cb5e5ad0303 authored about 9 years ago by Jernej Simončič <jernej|[email protected]>
* doc/wget.texi: add hint for self-signed certificates

3eddf5c1733fd5dcfb2b87a065e16f73a6ea4233 authored about 9 years ago by Ángel González <[email protected]>
Fix Coverity issues

* src/ftp.c (getftp): on error, close the file and attempt to remove it
before exiting.
* s...

160f0e908f76079ad060baccd7d9ae63acf37106 authored about 9 years ago by Ander Juaristi <[email protected]>
Faster Travis Builds

* contrib/travis-ci: Test under different languages only when all the
features are enabled. This...

30b0705fa67ab2d1d0c91289639941570c4b3527 authored about 9 years ago by Darshit Shah <[email protected]>
Fix remaining bugs in progress bar implementation

* src/progress.c (create_image): Ensure that the entire screen width is
drawn everytime to preve...

9933da2b9fdeddfc94859192438071bab7e467b2 authored about 9 years ago by Darshit Shah <[email protected]>
Add bug-wget to list of travis recipients

* .travis.yml: Add bug-wget to list of Travis Report Recipients

df7cb9a1b9053a045fe6540f30929c7522ad2f69 authored about 9 years ago by Darshit Shah <[email protected]>
Re-enable test on multibyte locale in Travis

* .travis.yml: Use Russian locale instead of Japanese since it seems to
be more complete
* contr...

44937634a3b2108f8ff2181c178754c0d960fb15 authored about 9 years ago by Darshit Shah <[email protected]>
Eliminate more compiler warnings

* src/options.h (CHECK_CERT_MODES): Remove C99 style comma after last
value
* src/progress.c (cr...

636a5f9a1c508aa39e35a3a8e9e54520a284d93d authored about 9 years ago by Darshit Shah <[email protected]>
Fix progress bar assertion with multibyte locales

* src/progress.c (bar_create): Define size of progress buffer explicitly
(create_image): Clean...

2257d3ebf84993cf05cd0d4a8539707442921379 authored about 9 years ago by Darshit Shah <[email protected]>
Introduce Travis Integration

* .travis.yml: Configuration file for Travis-CI
* contrib/travis-ci: Script to run on travis. Si...

b0d2fa574871c95243f405189e733844adf15073 authored about 9 years ago by Darshit Shah <[email protected]>
SKIP SSL/TLS tests if configured without it

* testenv/Makefile.am: Set SSL_TESTS env variable
* testenv/Test--https-crl.py, testenv/Test--ht...

ca0c272eae7dbceef07a52de43e399e297072933 authored about 9 years ago by Tim Rühsen <[email protected]>
Add Test-hsts.py to SSL_TESTS

* testenv/Makefile.am: Add Test-hsts.py to SSL_TESTS

8977e6323968318c5b3112133971f694d2d0ef24 authored about 9 years ago by Tim Rühsen <[email protected]>
Fix compilation when without-ssl is selected

ad5a28352883f661f390ff320fb2130cc6a6d443 authored about 9 years ago by Ygal Blum <[email protected]>
Include Metalink and GPG information in version

* src/build_info.c.in: Include the presence of Metalink and GPGME features in
the output for wge...

3dd2e78256412b8ff451b28e3cdd463b32fcd33a authored about 9 years ago by Darshit Shah <[email protected]>
Add --check-certificate=quiet

* doc/wget.texi: Add documentation for --check-certificate=quiet.
* src/options.h (enum CHECK_C...

81061571d1505866ffe3c6fc1e87f3d0c9c11c27 authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Fix regression in HTTP authentication

* src/http.c (initialize_request): Fix wrong params to search_netrc()

Regression introduced in ...

4e37fb6191d1d3d3c810379854882bbc63ce1697 authored about 9 years ago by Tim Rühsen <[email protected]>
Fix SIGSEGV in -N / --content-disposition combination

* src/http.c (http_loop): Fix SIGSEGV

Reported-by: "Schleusener, Jens" <Jens.Schleusener@t-onli...

218d81f6e5fb4f5ecd8db0fb2d9091ea509e0475 authored about 9 years ago by Tim Rühsen <[email protected]>
Fix potential NULL pointer dereference

* src/gnutls.c (ssl_connect_wget): check for NULL before calls

46cd721c0ff2f319fbc523c0990a40648f109b62 authored about 9 years ago by Ander Juaristi <[email protected]>
* configure.ac: change gettext version to 0.18.1

b1c7777037eaa357160ca3397689f1e9c865a494 authored about 9 years ago by Giuseppe Scrivano <[email protected]>
configure.ac: Use correct gettext version

Signed-off-by: Ikey Doherty <[email protected]>

8c12260d4bb1aee0c4c7fe14a35f2b4ac0e3d5e9 authored about 9 years ago by Ikey Doherty <[email protected]>
Fix HSTS memory issue + test code issue

* src/hsts.c (hsts_find_entry): Fix freeing memory
(hsts_remove_entry): Remove freeing host me...

99aa7b4f5e13a30e04d4410e98bbb81780e74f09 authored about 9 years ago by Tim Rühsen <[email protected]>
Include errno.h instead of sys/errno.h (Solaris issue)

* src/metalink.c: Include errno.h instead of sys/errno.h

Reported-by: Dagobert Michelsen <dam@o...

76da642aafe875ec4b0613935efe8bee922c4b5c authored about 9 years ago by Tim Rühsen <[email protected]>
Fix compile error when IPv6 is disabled

* src/ftp-basic.c: The code for the new FTPS functionality was unintentionally
inside a #ifdef I...

2cfcadf5e6d5c444765aa460915ae27109a8dbce authored about 9 years ago by Darshit Shah <[email protected]>
Use gnulib module flock to provide function

* bootstrap.conf: Use module flock from gnulib to provide it on other platforms
such as Windows.

08ece891b5aab8ebd66aed29d7a4dd20a5fd7f82 authored about 9 years ago by Darshit Shah <[email protected]>
Eliminate NDEBUG redefined warnings

* src/wget.h: Define NDEBUG only if it hasn't been defined before

4ed540ddc78cbe3eb694bb483e6cfb436bd382cd authored about 9 years ago by Darshit Shah <[email protected]>
NEWS: prepare new release cycle

d1a329536aa0e76d8572a3b4f1b127e6bfdbf56a authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Prepare release 1.17

* gnulib: sync with upstream.
* NEWS: Update.
* src/main.c: Change the copyright year.

2b418d1146849b42153289e578eacb859dbd865d authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Document combination of -nc and -O

Fixes #46359

b0416584510ab761327d2f26e0fc0bfbffd77ad8 authored about 9 years ago by Tim Rühsen <[email protected]>
Do not download/save file on error when --spider enabled

* src/http.c (gethttp,http_loop):
Do not download/save file on error when --spider is enabled ...

6cdfc9c1438fe9bcea6bc5d1d20631c026176b2e authored about 9 years ago by Tim Rühsen <[email protected]>
Fix URL conversion for colons in filenames

* src/convert.c (construct_relative): Prepend './' to filename
* tests/Test-k.px: Amend test to ...

b14eeb5aeeae709b73dba39d8439e0d46c4f10a0 authored about 9 years ago by Tim Rühsen <[email protected]>
Adjust indentation of --no-use-server-timestamps in help output

* src/main.c: Adjust indentation of --no-use-server-timestamps

71979f16430eb6a8efb89040655c6aca0e8e5854 authored about 9 years ago by Tim Rühsen <[email protected]>
Added --convert-file-only option

* src/convert.c (convert_links_in_hashtable, convert_links):
test for CO_CONVERT_BASENAME_ON...

4ad201a7e70d973846a39c09c137dd02dd0d3d48 authored about 9 years ago by Ander Juaristi <[email protected]>
Fix Test-ftp-pasv-not-supported.px

* tests/Test-ftp-pasv-not-supported.px: We do *NOT* expect any
downloaded files. Also, d...

3608c3001ceadfed6fbfa6243d0c6fae88b669e8 authored about 9 years ago by Darshit Shah <[email protected]>
Fix make distcheck failures in Perl SSL Tests

* tests/Makefile.am: Add valgrind-suppressions-ssl to EXTRA_DIST
* tests/Test-proxied-ht...

d484b141742b012b60cd05cdd9466fc58c832106 authored about 9 years ago by Darshit Shah <[email protected]>
Skip HTTPS perl tests if IO::Socket::SSL not installed

* tests/Test-proxied-https-auth-keepalive.px: Skip test if perl module
IO::Socket::SSL is not ...

b8ee3705713f53352966630c85d06f491c03c480 authored about 9 years ago by christian fafard <[email protected]>
Fix potential race condition

* src/hsts.c (hsts_read_database): get an open file handle
instead of a file name.
(hsts_...

f5a63e31006ed02f5de4bb8d947bc7b755bb81fe authored over 9 years ago by Ander Juaristi <[email protected]>
Fix HSTS merge bug

* src/hsts.c (hsts_store_merge): call hsts_new_entry() if the entry
does not exist in the da...

077e89781985f4c1383b6f3860c2d69691ae54ae authored over 9 years ago by Ander Juaristi <[email protected]>
testenv/Test--rejected-log.py: Remove trailing white spaces

1e7ccfe2750c2e337bf7c0a4bfb33efe6e75e0c4 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
Handle TLS rehandshakes in GnuTLS code

* src/gnutls.c: New static function _do_handshake()
* src/gnutls.c (wgnutls_read_timeout): Handl...

26fadc55c27547b95d7f1709c6a6248395f62cd9 authored over 9 years ago by Tim Rühsen <[email protected]>
Add tests for missing qop in digest auth

* testenv/test-auth-both.py: Add qop parameter for digest auth
* testenv/test-auth-diges...

e51076e6832d651c8b614de03c81576918fcb2f7 authored over 9 years ago by Darshit Shah <[email protected]>
Do not test for impossible qop value

* http.c (digest_authentication_encode): Wget already errors out if
qop != "auth". Then ...

c387db645184877d1236ef4dd76da1e5671ec561 authored over 9 years ago by Darshit Shah <[email protected]>
Fix #46024. Support RFC 2069 Digest Authentication

* http.c (digest_authentication_encode): Some servers are still
using the obsolete RFC 2...

12dfc03116f63f53d05761d3847061b7e6ca6fd6 authored over 9 years ago by Darshit Shah <[email protected]>
Revert "Disable progress bar when wget is backgrounded (trivial patch)"

This reverts commit e6247325633d7d0007906f88d573a3bfa37307a7.

3ea0beec6fabe67e7789d4164886e035fed15a6d authored over 9 years ago by Darshit Shah <[email protected]>
NEWS: cite FTPS support

b50300a7a2b1df4832d02af40ec7b50559afdc42 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
Added support for FTPS

* doc/wget.texi: updated documentation to reflect the new FTPS functionality.
* src/ftp-basic....

f8901af4e02d69c1d8cbedc5d344269d54a73498 authored over 9 years ago by Ander Juaristi <[email protected]>
Disable progress bar when wget is backgrounded (trivial patch)

* src/progress.c (create_image): progress only when in foreground

Sometimes I start wget, but t...

e6247325633d7d0007906f88d573a3bfa37307a7 authored over 9 years ago by Christian Neukirchen <[email protected]>
Add information about libmetalink and GnuPG

* README.checkout: Optional dependencies and URL references.

f2cb6e050a28bb6c1e3a99a119360d4fd656fe62 authored over 9 years ago by Hubert Tarasiuk <[email protected]>
Do not free Metalink structure if not initialized

* src/main.c (main): Move metalink_delete to the conditional block.

84b9abbf3c789e371bc8d41bd2d2d89cabb8fbc2 authored over 9 years ago by Hubert Tarasiuk <[email protected]>
Updated HSTS documentation

* doc/wget.texi: updated HSTS documentation.

Reported-by: Daniel Kahn Gillmor <dkg@fifthhor...

58917dcde14222fdbe98bef0d54e23c9722c8d8c authored over 9 years ago by Ander Juaristi <[email protected]>
Extra debug traces for HSTS.

* src/main.c (load_hsts, save_hsts): added DEBUGP() calls to signal
reads and saves of the H...

ab47d9fa3a8c38bc14b1901ad5d9ef39bb6e837b authored over 9 years ago by Ander Juaristi <[email protected]>
Fix coding style violation in last commit

* http.c (test_parse_range_header): Declare loop variable
explicitly. Not in gnu99 stand...

187edb604a517e6a4ebf84096fab762fac0a2e03 authored over 9 years ago by Darshit Shah <[email protected]>
Add unit test for parse_content_range() method

* http.c (test_parse_range_header): New function to test the
function for parsing the HT...

b06fca60ac0dd001cc2203e593d24beebab1631b authored over 9 years ago by Darshit Shah <[email protected]>
Fix null pointer dereference

* src/metalink.c (gpg_skip_verification):
Check output_stream before fclose

c809398e8c16285a6b3e5de195ae98735ee1f4bf authored over 9 years ago by Tim Rühsen <[email protected]>
Fix leaks found by Coverity

* src/http.c (parse_strict_transport_security): Free c_max_age
(open_output_stream)...

88a1a79bc13175ae04db2d58195d3b67a34b2981 authored over 9 years ago by Tim Rühsen <[email protected]>
Fix two leaks foudn by Coverity

* src/http.c (gethttp): Do not leak 'message'.
* src/main.c (format_and_print_line): Do not leak...

398699c438889582d354b9e5411fd1201472d3e5 authored over 9 years ago by Tim Rühsen <[email protected]>
Fix resource leak discovered by Coverity

* src/retr.c (retrieve_url): Don't leak local_file.

d3504b92613a50b2bb480dd30bd181a99741f8c6 authored over 9 years ago by Tim Rühsen <[email protected]>
Fix memory leaks in unit-test

* hsts.c (get_hsts_store_filename): Free the homedir value
(close_hsts_test_store): Actu...

6b5acff56617bcf8b5c7b525640fd64522176400 authored over 9 years ago by Darshit Shah <[email protected]>
Fix mixed-indentation in http.c

* http.c: Fix mix indentation. Visual change only.

5c4489db9b084b361da38df45e91793e0b04cc23 authored over 9 years ago by Darshit Shah <[email protected]>
Suppress debug output when strings may contain password

* iri.c (do_conversion): Do not print out converted strings if they
contain an '@'. That could...

7bed9a6f8f106d88737284850941f9aa6d21a13b authored over 9 years ago by Tim Rühsen <[email protected]>
Fix resource leak.

* src/http.c (parse_strict_transport_security): Freed memory to avoid resource leak.
Comply ...

d080a70a3a62626ef3490a19b532c981c0f616f6 authored over 9 years ago by Ander Juaristi <[email protected]>
Fix typo in NEWS

* NEWS: Change typo --accept-reject into --accept-regex

Reported-by: grarpamp <[email protected]>

2d2ddb25d81103d8366e385901e0940539c63c07 authored over 9 years ago by Tim Rühsen <[email protected]>
Clarify that links are being converted.

* src/convert.c: Add 'links in' after 'Converted %d' and 'Converting %s'.

030c3379d198fca9a3138554e6fdd3a3be8482e9 authored over 9 years ago by Jookia <[email protected]>
Removed useless TODOs.

* testenv/Test--reject-log.py: Remove TODOs.

d3d8de8223603dac54d2bc756330aa8c02188b83 authored over 9 years ago by Jookia <[email protected]>
Fixed #44516 -o- not logging to stdout

src/log.c (log_init): check for hypen on filename, set stdout

e04c5989ff482e1fd1e6ee9defae94c95893d5bd authored over 9 years ago by Miquel Llobet <[email protected]>
Fix #40426: Allow -r -O- only if FILE is regular

* main.c: added check of "-r -O FILE" option combination
allow only if FILE is a regular...

12bae50b28fa20f9ffa3d5b0e88f4ebf51fa6864 authored over 9 years ago by Daniele Calore <[email protected]>
Fix var name conflicts with math.h and wingdi.h

* src/recur.c (reject_reason): Rename all enum members to WG_RR_xx.
* src/recur.c (retri...

f71887bbe58acc0246e162cd2c4345ecbc9d92f2 authored over 9 years ago by Darshit Shah <[email protected]>
Let bootstrap/autoreconf work without GPGME installed

* configure.ac: Check for existance of AM_PATH_GPGME

84c405e69018074bcc3facf760decbf92cfc8898 authored over 9 years ago by Tim Rühsen <[email protected]>
Fix IP address exposure in FTP code

* src/ftp.c (getftp): Do not use PORT when PASV fails.
* tests/FTPServer.px: Add pasv_not_suppor...

075d7556964f5a871a73c22ac4b69f5361295099 authored over 9 years ago by Tim Rühsen <[email protected]>
Fix C89 compliancy in HSTS test code

* src/hsts.c (test_hsts_new_entry):
Move variable assignment before code

7578e47d4957b019d90bbe77bcab98113a8923bc authored over 9 years ago by Tim Rühsen <[email protected]>
Fix C89 compliancy in latest code

* src/recur.c: Declare variables before code
(write_reject_log_url):
Use const keyword whe...

3a708f7ef84c0c875c990a315bca610dae2d8f40 authored over 9 years ago by Tim Rühsen <[email protected]>
Remove redundant definition of _GNU_SOURCE

* src/warc.c: Remove definition of _GNU_SOURCE

_GNU_SOURCE is already defined in config.h

474935665e3c2ca648556b093fe20e70a3b2b5e8 authored over 9 years ago by Tim Rühsen <[email protected]>
NEWS: update

f8519b52f0b93a48652534d705e7aa690ec0af01 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
Rewrite the --rejected-log test using the new framework.

* tests/Test--rejected-log.px: Remove old test.
* testenv/Test--rejected-log.py: Create new test.

98272d2c8de7602f0bf393538047d40102f0b351 authored over 9 years ago by Jookia <[email protected]>
Replace variables before comparing expected files.

* expected_files.py: Use formatted_content instead of file.content.

7e5079c40f2cc0e66122ed86e17c3589b960a534 authored over 9 years ago by Jookia <[email protected]>
Add option to write URL rejections to a tab-delimited CSV log.

* main.c: Add "--rejected-log" option.
* init.c: Add "rejectedlog" command.
* options.h: Add ...

e4db00d74d7c8ade43e57f39344d8505d607308a authored over 9 years ago by Jookia <[email protected]>
Fix memory leak in HSTS code

* src/main.c (get_hsts_database): Free 'home' variable

670eb924e75730ed612e0f8b96a8bcd17d392d3e authored over 9 years ago by Tim Rühsen <[email protected]>