Code style: Fixed indent and comment style.
[mmh] / uip /
2012-04-30 markus schnalkeCode style: Fixed indent and comment style.
2012-04-14 markus schnalkemhshow: Add header and separation when displaying multi...
2012-04-14 markus schnalkemhshow: Fixed segfault. (Care that c_charset is set.)
2012-04-14 markus schnalkemhshow: Can now be called as `next' or `prev' as well.
2012-04-14 markus schnalkemhl: Don't invoke the pager anymore.
2012-04-14 markus schnalkemhshow: Automatically invoke (one) pager for the whole...
2012-04-14 markus schnalkemhshow: Wait for children synchonously because we run...
2012-04-14 markus schnalkemhshow-show-*: Made %e escape the default, i.e. always...
2012-04-14 markus schnalkeDon't do a shell `exec' on mhshow-show-* contents to...
2012-04-14 markus schnalkeNo more mhshow-charset-* but instead automatic invocati...
2012-04-14 markus schnalkeanno: Fixed test for intermixture of file and msgs...
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-04-12 markus schnalkeCleanup addon to `mhbuild: Removed support for message...
2012-04-12 markus schnalkemhbuild: Removed support for creating message/external...
2012-04-12 markus schnalkemhstore -auto: Never store into subdirs, but use basena...
2012-04-12 markus schnalkemhstore: Made -auto the default.
2012-04-12 markus schnalkeDon't treat application/octet-stream with type=tar...
2012-04-11 markus schnalkeRemove caching of external MIME parts.
2012-04-11 markus schnalkeRemoved #ifdef lint.
2012-04-11 markus schnalkeRemoved RFC 1864 (Content-MD5) support. I.e. -check...
2012-04-11 markus schnalkeDon't display multipart/parallel in parallel. Always...
2012-04-11 markus schnalkeshow: Fixed -checkmime for msgs.
2012-04-10 markus schnalkeRemoved -(no)push and -(no)forward flags from send...
2012-03-30 markus schnalkePut structure into anno(1) and its man page.
2012-03-29 markus schnalkeAdded missing NULL sentinels in switches array.
2012-03-29 markus schnalkemmh.sh: Minimal change.
2012-03-29 markus schnalkeAdded wrapper mmhwrap for parallel installations with...
2012-03-29 markus schnalkeFolded fileproc to constant `refile'.
2012-03-29 markus schnalkemhl: removed -folder switch and folder output for messa...
2012-03-29 markus schnalkeRemoved dead code within never set define WHATNOW.
2012-03-29 markus schnalkeTrash folder replaces rmmproc. Rework of rmm(1) and...
2012-03-28 markus schnalkeFixed programming mistakes, detected by cppcheck.
2012-03-27 markus schnalkeTrivial change.
2012-03-27 markus schnalkeClean up prototypes.
2012-03-27 markus schnalkeMake sure we don't send Envelope-From if we're using...
2012-03-27 markus schnalkeFixed mhstore to honor nmh-storage profile entry even...
2012-03-27 markus schnalkeFixed two fd leaks in mhparse.c.
2012-03-27 markus schnalkeFixed mhlist -verbose to work with all content types...
2012-03-27 markus schnalkeRemoved ignored -verbose (and -noverbose) options to...
2012-03-27 markus schnalkeFixed `mhbuild -check': use the correct file.
2012-03-27 markus schnalkeMake -volume switch actually work (it always got overri...
2012-03-27 markus schnalkenew: Improve the fix with the NULL-sentinel.
2012-03-27 markus schnalkeWe have only numeric timezone support (e.g. +0200)...
2012-03-27 markus schnalkenew: sequences[0] needs to be initialized to NULL.
2012-03-27 markus schnalkeuip/termsbr.c: remove references to PC.
2012-03-27 markus schnalkeRemoved the undocumented `select' option of slocal...
2012-03-27 markus schnalkeRemoved unused parameter of replout().
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-27 markus schnalkeProper field initialization.
2012-03-27 markus schnalkeRemove some unused macros.
2012-03-27 markus schnalkeCompletely remove the use of TIME_WITH_SYS_TIME.
2012-03-27 markus schnalkeRemove OS-specific defines. Remove GECOS ampersand...
2012-03-27 markus schnalkeWe are making POSIX signal support a requirement.
2012-03-27 markus schnalkeSwitch from using RETSIGTYPE via autoconf to void.
2012-03-26 markus schnalkeThe result from the call to parse_mime() was ignored.
2012-03-26 markus schnalkeRemoved hard-coded -I.. and -I../.. from INCLUDES.
2012-03-26 markus schnalkeAdded Content-Description header with the filename...
2012-03-26 markus schnalkeRemove RPATH code though. Discussions on nmh-workers...
2012-03-26 markus schnalkeRemove #ifdef around use of sigsetjmp().
2012-03-26 markus schnalkeClean up process wait to use POSIX waitpid() interface.
2012-03-26 markus schnalkeIgnore OSPEED/ospeed in termcap. Nothing current should...
2012-03-26 markus schnalkeCollapse termio/termios/sgtty terminal interface down...
2012-03-26 markus schnalkeEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2012-03-26 markus schnalkeChanged second argument of calls to part_ok() and type_...
2012-03-26 markus schnalkeRemoved unused local variables to eliminate warnings...
2012-03-26 markus schnalkeThere's no need for killpg(). We can use kill() instead.
2012-03-26 markus schnalkeRemoved conflict(8), because checking passwd, /var...
2012-03-24 markus schnalkeCHANGE OF THE DECADE: I finally gave m_unknown() a...
2012-03-24 markus schnalkeRemoved personal flavor for ISI.
2012-03-24 markus schnalkeMerged folder_pack.c into folder.c.
2012-03-24 markus schnalkeReplaced folder_exists() by a call to create_folder().
2012-03-24 markus schnalkeFixed `inc -silent' by not building a scan line if...
2012-03-24 markus schnalkeIn-sourced copyip() and could make the code simpler.
2012-03-24 markus schnalkeclosefds() doesn't seem relevant or large enough to...
2012-03-24 markus schnalkewhatnow: alist will now always list in long and numbere...
2012-03-23 markus schnalkeMerged annosbr.c into anno.c, as it is no longer used...
2012-03-23 markus schnalkeWe need to fix `anno -list -number'. Seems anno needs...
2012-03-23 markus schnalkewhatnow: call external anno(1) instead of internal...
2012-03-23 markus schnalkewhatnow: Some minor refactoring.
2012-03-23 markus schnalkeforw,repl: Replaced internal annotate() call with invok...
2012-03-23 markus schnalkeanno: Can annotate files now too. This feature is yet...
2012-03-23 markus schnalkeFixed building in a separate build directory.
2012-03-23 markus schnalkemhmail: If spost fails, preseverve draft by hand, not...
2012-03-23 markus schnalkescan(): Symbolic names instead of magic numbers.
2012-03-22 markus schnalkeRemoved the trivial peekc() and put the code at the...
2012-03-22 markus schnalkeInsourced push() into send.
2012-03-22 markus schnalkescansbr: Minor refactoring.
2012-03-22 markus schnalkescansbr: Removed the ``performance hack'' for inc as...
2012-03-22 markus schnalkescansbr: Fixed scan and inc.
2012-03-22 markus schnalkescansbr: Minor refactoring and some comments.
2012-03-22 markus schnalkeRemove remainings from scan format `body' pseudo-component.
2012-03-22 markus schnalkescansbr: Further refactoring.
2012-03-22 markus schnalkescansbr: Only write to file if we're incing, but not...
2012-03-22 markus schnalkeRefactoring in scansbr.c. Especially, took the logic...
2012-03-22 markus schnalkeRemoved the DBMPWD (aka. DBM) define. It was per defaul...
2012-03-22 markus schnalkeMerged mhstoresbr.c into mhstore.c, cause it's not...
2012-03-22 markus schnalkeMerged mhbuildsbr.c into mhbuild.c, cause it is not...
2012-03-22 markus schnalkeRewrote late declations, which are part of C99, but...
2012-03-22 markus schnalkeCall send directly, not via sendproc. Removed its profi...
2012-03-22 markus schnalkeCall spost directly, not via postproc. Remove the postp...
next