c840f3578f
Improve build with OBJDIR
2015-11-11 22:29:25 +01:00
010ea124f4
Build with RELRO by default
2015-11-11 22:28:20 +01:00
e8913f76c3
Build with full SSP by default
2015-11-11 22:22:05 +01:00
70789c4e62
Fix dependencies for compose(1)
2015-10-24 03:30:28 +02:00
9405a14fe5
Clarify build with Gtk+ 3
2015-10-24 03:30:16 +02:00
1d263a4bac
Build with -fstack-protector and executables as PIE
2015-07-12 21:51:10 +02:00
a21ce2eefd
Add a few .gitignore files
2015-04-06 15:15:44 +02:00
d21ed9cdf5
No longer store Makefiles in the source tree
2015-04-06 15:10:55 +02:00
a8497749d9
DeforaOS Mailer also supports Gtk+ 3
2015-03-23 01:05:54 +01:00
8ba885b0c2
Set a default description
2015-03-22 17:59:53 +01:00
4dace889da
Updated the copyright notice
2015-03-22 17:58:21 +01:00
e3ec66cef7
No longer expect to fail the "plugins" test
2015-03-22 17:58:10 +01:00
a827cd6f4e
Updated the copyright notice
2015-03-22 17:57:33 +01:00
438126bbb6
Set an icon by default
2015-03-22 17:57:14 +01:00
a85a2c4091
Updated the copyright notice
2015-03-22 17:54:20 +01:00
65d9ccdc4f
Set an icon by default
2015-03-22 17:54:07 +01:00
cf436ac5e7
Fixed a couple error messages
...
The correct executable name is currently determined at run-time.
2015-03-22 17:50:02 +01:00
aafc572c20
Updated a couple copyright lines
2015-03-22 17:45:38 +01:00
c6ad6fc740
Report errors when setting the locale
2015-03-22 17:45:25 +01:00
62f70f8fd5
Using PROGNAME for mailer(1) and compose(1)
2015-03-22 17:44:50 +01:00
ab18debb6a
Updated a couple copyright lines
2015-03-22 17:36:07 +01:00
58836e70d5
Report errors when failing to append the signature
2015-03-22 17:35:28 +01:00
cd9b15a70d
Factored network lookup code
...
Both the "imap4" and "pop3" plug-ins share a lot of code. Their
respective network lookup code is common to both.
2015-03-14 15:07:30 +01:00
87426544bb
Updated the copyright line
2015-03-14 14:37:40 +01:00
d521872a5e
Add IPv6 support from the IMAP account plug-in
2015-03-14 14:16:41 +01:00
6c8a534afa
Added support for IPv6
...
The status update for IPv6 does not mention the full address and port
though.
2015-03-14 14:09:57 +01:00
d15c9bd0a8
Updated upstream
2015-03-03 20:45:32 +01:00
5fa210921c
Re-generated the Makefiles
2015-03-03 20:45:16 +01:00
7455186478
Re-generated the Makefiles
2014-12-27 21:52:57 +01:00
5e9b05e8c6
Newer version of the script upstream
2014-12-27 17:51:32 +01:00
65d4532de1
.cvsignore files are no longer necessary
2014-12-27 17:50:04 +01:00
df52707b8d
Added partial support for building with OBJDIR
2014-11-04 01:13:56 +01:00
48b3e23b63
Re-generated the Makefiles
2014-10-12 23:27:55 +02:00
9cde33f348
Updated the copyright line
2014-07-22 01:53:29 +02:00
d1d007a941
Avoid warnings when compiling with Gtk+ 3
2014-07-22 01:53:15 +02:00
3f16321d4b
Updated the copyright line
2014-07-22 01:48:06 +02:00
c377b69b3f
Avoid using deprecated g_io_channel_close() since it is deprecated
2014-07-22 01:47:27 +02:00
a4be0b2984
Free more errors
2014-07-22 01:46:35 +02:00
a93953aaf2
Spelling of menu items with mnemonics
2014-07-11 19:48:10 +02:00
a95bfebc57
Code cleanup
2014-07-10 22:39:07 +02:00
1827ff60bd
Output the HTML documentation truly in the fashion of manual pages
2014-07-10 22:38:10 +02:00
bee3d8028d
Newer version of the script upstream
2014-07-10 22:37:34 +02:00
61bc49c0b8
Newer version of the script upstream
2014-05-09 03:49:51 +02:00
548465b453
Newer version of the script upstream
2014-05-09 02:56:23 +02:00
20b6b60131
Newer version of the script upstream
2014-04-23 19:45:00 +02:00
25f5658879
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-13 13:52:43 +09:00
27862db0f3
Newer version of the script upstream
2014-03-04 03:31:20 +01:00
63a4398ea0
Added a reference to sendmail(1)
2014-03-04 03:30:57 +01:00
69f2bf3955
Newer version of the scripts upstream
2014-03-04 03:27:42 +01:00
d4f5e51c5b
Code cleanup
2013-11-30 06:17:56 +01:00