npemwin:master

Last commit made on 2015-10-18
Get this branch:
git clone -b master https://git.launchpad.net/npemwin
Members of Noaaport can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:npemwin

Recent commits

8d79e16... by Jose F Nieves

Revised the setting of the "timeout" struct in pthread_cond_timedwait()
using gettimeofday() instead of time(NULL).

2b90929... by Jose F Nieves

Increased version string

e7b0813... by Jose F Nieves

Revised emwin.c and loop.c so that, when a packet with malformed header
is received, the error message now includes the header itself.

7ccb4e3... by Jose F Nieves

Revised qrunner: added -'-type f' to the `find` to delete leftover files
in the various subdirectories

9318d36... by Jose F Nieves

Revised the default smtp and http servers in the msgfilter

f8da9fa... by Jose F Nieves

Corrected for debian-8 build

346b417... by Jose F Nieves

Updated debian build files for debian-8

1818d24... by Jose F Nieves

One more unset -> unset -nocomplain change in httpd.con

da981ed... by Jose F Nieves

Revised all .conf and .rc files to add "-nocomplain" to many
calls to tcl "unset".

bba5539... by Jose F Nieves

Merge branch 'master' of bitbucket.org:noaaport/npemwin