]> diplodocus.org Git - nmh/shortlog
nmh
2016-10-24 Ralph CorderoyReplace puts() with putchar().
2016-10-24 Ralph CorderoyReplace puts() with putchar().
2016-10-24 David LevineReworked default TLS support to enable if header and...
2016-10-24 David LevineRemoved OAUTH support detection from because configure...
2016-10-24 Ralph Corderoysbr/netsec.c: Add NMH_UNUSED(nsc) twice for if !TLS_SUP...
2016-10-24 Ralph Corderoynetsec_set_tls(): Return a value in the !TLS_SUPPORT...
2016-10-24 David LevineMore enhancements to build_nmh.
2016-10-24 Ralph Corderoynmh.h: Add getline() prototype, conditional on HAVE_GET...
2016-10-24 Ralph CorderoyFix flex 2.6.1's output regarding signed/unsigned compa...
2016-10-24 Ralph Corderoymhical.c: display(): Replace memcpy() with struct assig...
2016-10-24 Ralph Corderoyfix_filename_param(): Remove redundant strlen().
2016-10-24 Ralph Corderoyfix_filename_param(): Replace strncmp() with HasSuffix().
2016-10-24 Ralph Corderoysbr/utils.c: Add HasSuffix(s, suffix).
2016-10-24 Ralph CorderoyUse LEN() to save having to consider the -1.
2016-10-24 Ralph CorderoyUse LEN() to save having to consider the -1.
2016-10-24 Ralph CorderoyUse LEN() to save having to consider the -1.
2016-10-24 Ralph CorderoyRemove unused NCWD and NPWD #defines.
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph Corderoynmh_command_generator(): Fix indentation.
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-24 Ralph CorderoyAlter HasSuffixC()'s char * to be const.
2016-10-24 Ralph Corderoyutils.c: Add HasPrefix(s, prefix).
2016-10-24 Ralph CorderoyRename EndsWithC() to HasSuffixC().
2016-10-24 Ralph Corderoymh-folders.man: Remove empty `.I' immediately followed...
2016-10-24 Ralph Corderoybuild_nmh: If cloning with git, make a shallow clone.
2016-10-24 Ralph Corderoyshowbuildenv: Drop lsb_release(1); /etc/lsb_release...
2016-10-24 Ralph Corderoybuild_nmh: Use `gzip -d' rather than assume tar has -z.
2016-10-24 Ralph Corderoybuild_nmh: Have a silent curl still show errors.
2016-10-23 David LevineFixed output of commit hash by git log command.
2016-10-23 David LevineCheck for existence of tools/showbuildenv.
2016-10-23 David LevineRedirect verbose build_nmh messages so they're visible...
2016-10-23 David LevineEnhanced build_nmh to support standalone use.
2016-10-23 Ralph Corderoyman: Use lowercase for command name at start of sentence.
2016-10-22 Ralph Corderoyuprf(): Rewrite, using types rather than masking ints.
2016-10-22 Ralph CorderoyAdd comment describing uprf().
2016-10-22 Ralph CorderoyUse ToLower() instead of loop.
2016-10-22 Ralph CorderoyUse ToUpper() instead of loop.
2016-10-22 Ralph CorderoyUse ToUpper() instead of loop.
2016-10-22 Ralph CorderoyAdd ToLower(s) and ToUpper(s).
2016-10-22 Ralph Corderoyputcomp(): Use local to avoid repeating tautological...
2016-10-22 Ralph CorderoyAlter netrc permissions error message to match code...
2016-10-22 Ralph CorderoyFix netrc's token()'s bug if backslash escapes EOF.
2016-10-22 Ralph CorderoyFix netrc's token() bug of first character being backslash.
2016-10-22 Ralph CorderoyMerge .netrc's token() file-reading loops; quoted...
2016-10-22 Ralph CorderoyHave ruserpass() return TOK_EOF and put "" in the token...
2016-10-22 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-22 Ralph CorderoyCheck advertise()'s iob[] isn't too short with assert(3).
2016-10-22 Ralph CorderoyUse macros in advertise() to simplify source.
2016-10-22 Ralph CorderoyDocument advise(), adios(), admonish(), and advertise().
2016-10-22 Ralph CorderoyPOSIX, 2016 Ed, removes bcopy(3). Stop referring to it.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-21 Ralph CorderoyMove smtp_init's last-ditch attempt for client inside...
2016-10-21 Ralph CorderoyMove smtp_init's last-ditch attempt for client inside...
2016-10-21 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
next