2016-09-15 |
Steffen (Daode)... | Drop `features', change `version', adjust make system..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | c_help(): note the optional argument of `list'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Support LEXINPUT, thus `bind', contexts..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: talk on `localopts' in macros which change...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | tty.c,MLE: gracefully honour *line-editor-disable*++..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Drop readline(3) support..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | cc-test.sh: adapt to new realities
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | collect(): add a PS_READLINE_NL hack++..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move n_getdeadletter() to auxlily.c, rewrite
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | SEND_TODISP(_ALL)?: append newline if message does...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | sendout.c: fix HAVE_DEBUG From_ quoting..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | README: add The Mail Archive -- Gmane.org reduced to...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | All: OPT_ not WANT_, VAL_XY not XY..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | All: whether with two h not one; don't "high"light...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | boolify(): allow y/n booleans
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Obsolete *spam-interface*=spamd..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/mta-url'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Obsolete *sendmail*++ in favour of *mta*+...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | url_servbyname() -> n_servbyname(); "support" file://
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | socket.c: drop the signal duck..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: remove some, well, cruft II.
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | MLE: add `bind' and `unbind' etc...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | savedeadletter()->sendout.c; tweak POSIX compliance...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mime.types: add x-lzma, x-lz4 and x-lzip MIME type...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nailfuns.h: edit.c was falsely sorted
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Colin Watson
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add $SOURCE_DATE_EPOCH (reproducible-builds.org; Colin...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | -S: do not (re)set variable after resources etc. if...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Localize pjw() in maildir.c (TODO -> torek); obsolete...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | "Re-tweak" [41250b1]: use n_real_seek() instead, which...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_real_seek()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Make `top' real-life capable! Add `Top',...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.h:ISQUOTE(): use n_WC_C() not L character constant...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Allow WANT_QUOTE_FOLD to be "require"d
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | page_or_print(): query $PAGER environment, use it
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Require explicit "from_" to `retain' etc....
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move c_flag() etc. to cmd2.c: they belong
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move c_stouch(), c_mboxit() to cmd2.c: they belong
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move struct ignoretab stuff to new ignoretab.c and...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add torek_ihashn()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | cmd_tab.h: try to improve documentation strings
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: we actually REQUIRE ftruncate(2)!
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_signal(), our future (v15) sigaction(2) call-in
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Matthew Dillon
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_O_NOFOLLOW, disallow symlinks for writable files...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | cmd2.c:save1(): try to file_lock() target of `save...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | sendout.c:__savemail(): try to file_lock() *record*
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_file_lock(): do not retry for EBADF / EINVAL
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Tweak n_err(), n_verr()..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: check for va_copy(3); diversify v?nprintf...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_string_resize()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) nail.rc: nodot, emptystart, fullnames, m-c...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: remove some, well, cruft
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: "solidus" not slash, "reverse solidus" not...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Juan RP
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/makefile-dev.2'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh:path_check(): skip any "fakeroot" path ...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh, mk-mk.in: tiny steps
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | make.rc, mk-conf.sh: allow y/n booleans
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Ensure reproducable environment..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | makefile:_update-release: we also distribute the tarball now
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Rename ADD(C|LD)LAGS to EXTRA_(C|LD)FLAGS..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Tweak VERBOSE handling (William Yodlowsky)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh, mk-mk.in: diversify..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: do not use strcpy(), avoid linker warning...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add WANT_CROSS_BUILD make.rc option (Juan RP)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: test and USE -Wl,-rpath! sort a bit
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | makefile:_update-release: regenerate tcaps.h and okeys.h..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | makefile:_update-release: suck most from template mail
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Generate lowercase MIME charset=/RFC 2231 charset strings
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: update example config a bit
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Now with *umask*, just drop fchmod(2)++ calls (Walter...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add *umask*, and set actively (Walter Alejandro Iglesias)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: *mbox-rfc4155*: in fact not conforming if ...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `if'+: support sh(1)-style comments on the line..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `list': include argument-type etc. if *verbose*
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Viktor Szépe
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add -M and -m options (Viktor Szépe, Ralph Corderoy)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add a public mime_type_check_mtname() symbol
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: fix spelling errors as by igor(1) (Ingo Schwarze)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/wysh'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: add note to quote ; and | (hopefully we get...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop list.c, add new cmd_arg.c..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_quote(): rewrite, tweak user-at-a-glance experience
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | MLE: change HT expansion..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop wordexp(3), instead unroll via fnmatch(3)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Localize n_shell_expand_tilde() and n_shell_expand_var()..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_shell_parse_token_buf() wrapper
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_quote*(): add a "roundtrip" argument
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_visual_info(), drop field_detect_width()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_parse_token(): correct handling of comments
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Sprinkle #ifdef HAVE_NATCH_CHAR; ensure \x/\u doesn...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_iconv_onetime_cp()..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `remove': use sh(1)ell-style quoting
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop fexpand_nshell_quote(), all users go for sh(1...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Only use new sh(1)-style quoting for `write'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Remove n_shell_sep() again, instead _pimp_ n_shell_parse_tok...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Remove n_strescsep() again..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Only use new sh(1)-style quoting for attachments!
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (TMP) Add n_shell_sep(), a better successor of strsep()
|
commit | commitdiff | tree |