summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * Server: DEBUG_ME_FROM_EMAIL can be used to specify the --from-email.Joey Hess2017-05-09
| | | | | | | | This is used in debug-me.default to encourage configuring it.
| * Avoid crash when --use-server is given an url that does not include a path.Joey Hess2017-05-09
| |
| * avoid EMAILJoey Hess2017-05-09
| | | | | | | | | | | | I think that systemd's parser for environment files does not let environment variables be built up out of previously set variables, so avoid that.
| * changelogJoey Hess2017-05-09
| |
| * use postmaster as defaultJoey Hess2017-05-09
| |
| * expose --from-email in debug-me.defaultSean Whitton2017-05-09
| | | | | | | | | | | | The default "unknown@server" is likely to cause mail to be filtered as spam or simply not delivered. Expose --from-email in the defaults file to encourage administrators to change it.
| * Server: Use "postmaster" as default --from-email address rather than ↵Joey Hess2017-05-09
| | | | | | | | "unknown@server".
| * Merge branch 'master' of ssh://debug-me.branchable.comJoey Hess2017-05-08
| |\
| | * Added a commenthttps://www.joachim-breitner.de/2017-05-07
| | |
| | * removedhttps://www.joachim-breitner.de/2017-05-07
| | |
| | * Added a commenthttps://www.joachim-breitner.de/2017-05-07
| | |
| * | ideaJoey Hess2017-05-06
| |/
| * fix from nomeata's reviewJoey Hess2017-05-05
| | | | | | | | | | | | He pointed out that Just () and Nothing would hash the same. Luckily Maybe Hash is the only Maybe type that needs to be hashed, so specialize the instance.
| * Added a comment: Code smell in hashinghttps://www.joachim-breitner.de/2017-05-05
| |
| * wordingJoey Hess2017-05-05
| |
| * add news item for debug-me 1.20170505Joey Hess2017-05-05
| |
* | Commit Debian 3.0 (quilt) metadatadebian/1.20170505-1archive/debian/1.20170505-1Sean Whitton2017-05-09
| | | | | | | | [dgit (4.0) quilt-fixup]
* | finalise upload to NEWSean Whitton2017-05-09
| |
* | undo accidental mode changeSean Whitton2017-05-09
| |
* | add missing d/copyright entry for Build/ dirSean Whitton2017-05-09
| |
* | recommend gnupgSean Whitton2017-05-09
| |
* | Server: DEBUG_ME_FROM_EMAIL can be used to specify the --from-email.Joey Hess2017-05-09
| | | | | | | | This is used in debug-me.default to encourage configuring it.
* | Avoid crash when --use-server is given an url that does not include a path.Joey Hess2017-05-09
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2017-05-09
| | | | | | | | [dgit (4.0) quilt-fixup]
* | avoid EMAILJoey Hess2017-05-09
| | | | | | | | | | | | I think that systemd's parser for environment files does not let environment variables be built up out of previously set variables, so avoid that.
* | add default-mta alternative depSean Whitton2017-05-09
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2017-05-09
| | | | | | | | [dgit (4.0) quilt-fixup]
* | changelogJoey Hess2017-05-09
| |
* | use postmaster as defaultJoey Hess2017-05-09
| |
* | expose --from-email in debug-me.defaultSean Whitton2017-05-09
| | | | | | | | | | | | The default "unknown@server" is likely to cause mail to be filtered as spam or simply not delivered. Expose --from-email in the defaults file to encourage administrators to change it.
* | Server: Use "postmaster" as default --from-email address rather than ↵Joey Hess2017-05-09
| | | | | | | | "unknown@server".
* | patch init script & systemd service to use _debug-meSean Whitton2017-05-08
| |
* | depend on mail-transport-agentSean Whitton2017-05-08
| |
* | fix references to keysafeSean Whitton2017-05-08
| |
* | initial DebianisationSean Whitton2017-05-08
|/
* standalone tarball uploaded1.20170505Joey Hess2017-05-05
|
* standalone tarballJoey Hess2017-05-05
| | | | Adapted the standalone tarball building code from git-annex.
* avoid hang when terminal emulator fails to run debug-meJoey Hess2017-05-05
|
* add protocol versionJoey Hess2017-05-05
| | | | | | | | | | | | | | | | | | | This is distinct from the wire protocol version used in the websocket framing of messages. Versioning the high level protocol will let later features be added. The user controls the protocol version, since they send the first several messages. Developers that connect need to avoid using features from newer protocol versions. So, developers and servers will need to support the most recent version, while the user can have an old version of debug-me and it will continue to work. This commit changes the protocol buffer encoding, and is the last such free change. All changes past this point will need to be versioned. This commit was sponsored by Jochen Bartl on Patreon.
* use webmsJoey Hess2017-05-05
| | | | firefox does not like the mp4s
* add screencastsJoey Hess2017-05-05
|
* add headerJoey Hess2017-05-04
|
* sanitize gpg output and chat messagesJoey Hess2017-05-04
| | | | | Just in case, only allow printable characters in this, not control characters.
* mention --verifyJoey Hess2017-05-04
|
* no INSTALL file so farJoey Hess2017-05-04
|
* nearing releaseJoey Hess2017-05-04
|
* forgot to add!Joey Hess2017-05-04
|
* --verify modeJoey Hess2017-05-04
| | | | This commit was sponsored by Thom May on Patreon.
* --replay: make Space advance to next outputJoey Hess2017-05-04
| | | | This commit was sponsored by John Peloquin on Patreon.
* debug-me server addedJoey Hess2017-05-04
|