Timeline



Jan 20, 2021:

3:00 PM Milestone 2.6.4 completed
9:55 AM Changeset [10535] by Julien ÉLIE
INSTALL: a bit of clean-up, and update the list of tested OS
9:54 AM Changeset [10534] by Julien ÉLIE
INSTALL: a bit of clean-up, and update the list of tested OS
4:02 AM Changeset [10533] by Julien ÉLIE
Update to latest upstream files control.ctl, pgpverify, Libtool, …
4:00 AM Changeset [10532] by Julien ÉLIE
Improve NEWS and add the new year in LICENSE
3:59 AM Changeset [10531] by Julien ÉLIE
Update links to external repositories
3:59 AM Changeset [10530] by Julien ÉLIE
Typo fix
3:58 AM Changeset [10529] by Julien ÉLIE
Update to latest upstream files control.ctl, pgpverify, Libtool, …
3:57 AM Changeset [10528] by Julien ÉLIE
Build without SQLite support in the test without external libraries
3:53 AM Changeset [10527] by Julien ÉLIE
Improve NEWS and add the new year in LICENSE
3:52 AM Changeset [10526] by Julien ÉLIE
Update links to external repositories
3:51 AM Changeset [10525] by Julien ÉLIE
Compare space usage of our 3 overview storage methods
3:49 AM Changeset [10524] by Julien ÉLIE
Compare space usage of our 4 overview methods

Jan 17, 2021:

1:52 PM Changeset [10523] by Julien ÉLIE
Add support for systemd socket activation Thanks to Marco d'Itri for …
1:49 PM Changeset [10522] by Julien ÉLIE
m4/krb5.m4: fix the detection of Kerberos V5 support Kerberos V5 was …
1:48 PM Changeset [10521] by Julien ÉLIE
m4/python.m4: fix the detection of old Python 2.x versions The …
1:48 PM Changeset [10520] by Julien ÉLIE
Use AS_ECHO instead of echo in Autoconf macros AS_ECHO is more …
1:42 PM Changeset [10519] by Julien ÉLIE
Update portability header for systemd activation socket Addition to …
1:41 PM Changeset [10518] by Julien ÉLIE
Add support for systemd socket activation Thanks to Marco d'Itri for …
1:36 PM Changeset [10517] by Julien ÉLIE
m4/krb5.m4: fix the detection of Kerberos V5 support Kerberos V5 was …
1:34 PM Changeset [10516] by Julien ÉLIE
m4/python.m4: fix the detection of old Python 2.x versions The …
1:32 PM Changeset [10515] by Julien ÉLIE
Use AS_ECHO instead of echo in Autoconf macros AS_ECHO is more …

Jan 15, 2021:

2:35 PM Changeset [10514] by Julien ÉLIE
innd: add systemd notifications for xexec and shutdown
2:34 PM Changeset [10513] by Julien ÉLIE
inndf: report buffindexed usage with 2 decimals Output was truncated …
2:30 PM Changeset [10512] by Julien ÉLIE
inndf: report buffindexed usage with 2 decimals Output was …
3:13 AM Changeset [10511] by Julien ÉLIE
innd: add systemd notifications for xexec and shutdown

Jan 11, 2021:

2:06 PM Changeset [10510] by Julien ÉLIE
Do not run the check for POD syntax if Test::POD is too old Test::POD …
2:06 PM Changeset [10509] by Julien ÉLIE
Do not run the check for POD syntax if Test::POD is too old Test::POD …
2:01 PM Changeset [10508] by Julien ÉLIE
Makefile: add dependencies for feedone and sys2nf
1:55 PM Changeset [10507] by Julien ÉLIE
Improve sample init systemd script Thanks to Marco d'Itri, Debian …
1:54 PM Changeset [10506] by Julien ÉLIE
Improve sample init systemd script Thanks to Marco d'Itri, Debian …
1:33 PM Changeset [10505] by Julien ÉLIE
rc.news: start innd last when using systemd innd must be started …
1:31 PM Changeset [10504] by Julien ÉLIE
rc.news: start innd last when using systemd innd must be started …

Jan 7, 2021:

2:57 AM Changeset [10503] by Julien ÉLIE
Homogenize Makefiles for libinn, libstorage and libhistory generation
2:56 AM Changeset [10502] by Julien ÉLIE
ovsqlite-server: fix the build on AIX AIX needs Libtool objects for …

Jan 6, 2021:

2:40 PM Changeset [10501] by Julien ÉLIE
Fix build with native BSD make $ seems to be not portable …

Jan 5, 2021:

12:37 PM Changeset [10500] by Julien ÉLIE
Detail and homogenize the description of our 3 overview methods
12:29 PM Changeset [10499] by Julien ÉLIE
Detail and homogenize the description of our 4 overview methods
8:11 AM Changeset [10498] by Julien ÉLIE
Makefile: Remove useless flags for the linker when just compiling …
8:06 AM Changeset [10497] by Julien ÉLIE
Add -fstack-protector-strong for linking if recognized Building innd …
7:47 AM Changeset [10496] by Julien ÉLIE
Fix build on AIX with -fstack-protector-strong Though the compiler …
7:07 AM Changeset [10495] by Julien ÉLIE
Do not use Libtool when no library is expected Revert r10415 which …
4:53 AM Changeset [10494] by Julien ÉLIE
buffindexed: fix a possible uninitialized variable (gloc)
2:31 AM Changeset [10493] by Julien ÉLIE
mksnapshot: Also test to build feedone and sys2nf
2:30 AM Changeset [10492] by Julien ÉLIE
Makefile: Remove useless flags for the linker when just compiling …
1:55 AM Changeset [10491] by Julien ÉLIE
Remove -Wredundant-decls on OpenBSD builds with gcc warnings on On …

Jan 4, 2021:

1:14 PM Changeset [10490] by Julien ÉLIE
Silent a few gcc warnings Found with gcc 5.5.0 on Solaris 11.
1:12 PM Changeset [10489] by Julien ÉLIE
Add -fstack-protector-strong to the linker if it has it Building innd …
1:09 PM Changeset [10488] by Julien ÉLIE
infeed: remove portability code for older versions of Solaris Solaris …
2:48 AM Changeset [10487] by Julien ÉLIE
ovsqlite: fix build with SQLite 3.8.2 sqlite3_malloc64() was defined …
2:07 AM Changeset [10486] by Julien ÉLIE
configure: also change CC_WARNINGS when CFLAGS is changed
2:02 AM Changeset [10485] by Julien ÉLIE
Fix build issue when using "make warnings" -fPIE was not present when …

Jan 3, 2021:

11:12 PM Changeset [10484] by Julien ÉLIE
Move to configure.ac the logic to undefine AM_CONDITIONAL
11:12 PM Changeset [10483] by Julien ÉLIE
Added preliminary support for systemd notifications Integrate …
11:03 PM Changeset [10482] by Julien ÉLIE
Improve systemd integration Revert r10475 (when sd_notify is not …
1:02 PM Changeset [10481] by Julien ÉLIE
Add a comment in configure.ac and fix POD typo from previous commits
1:01 PM Changeset [10480] by Julien ÉLIE
Fix build of fseeko replacement AC_FUNC_FSEEKO needs being called …
1:00 PM Changeset [10479] by Julien ÉLIE
inn.conf: Mention how to disable the process of cancel messages
11:03 AM Changeset [10478] by Julien ÉLIE
Move to configure.ac the logic to undefine AM_CONDITIONAL

Dec 31, 2020:

2:46 PM Changeset [10477] by eagle
Add detail for rejected header When nnrpd rejects a posting because …
2:45 PM Changeset [10476] by eagle
Add detail for rejected header When nnrpd rejects a posting because …

Dec 25, 2020:

2:00 PM Changeset [10475] by Julien ÉLIE
Silent a GCC warning for unused value
1:09 PM Changeset [10474] by Julien ÉLIE
Added preliminary support for systemd notifications Integrate …
8:29 AM Changeset [10473] by Julien ÉLIE
Add missing svn:keywords and svn:eol-style properties
3:41 AM Changeset [10472] by Julien ÉLIE
Add a comment in configure.ac and fix POD typo from previous commits
3:34 AM Changeset [10471] by Julien ÉLIE
Fix build of fseeko replacement AC_FUNC_FSEEKO needs being called …
2:07 AM Changeset [10470] by Julien ÉLIE
inn.conf: Mention how to disable the process of cancel messages
1:57 AM Changeset [10469] by Julien ÉLIE
Initial implementation of the ovsqlite overview storage method …
1:51 AM Changeset [10468] by Julien ÉLIE
Update to latest rra-c-util upstream version

Dec 24, 2020:

2:33 PM Changeset [10467] by eagle
Fix some subtle errors with nnrpd external auth If nnrpd saw EOF on …
2:32 PM Changeset [10466] by eagle
Switch nnrpd/auth-ext to the new test API Use the new test API so …
2:26 PM Changeset [10465] by eagle
Fix GCC warnings in tests/lib/date-t.c GCC 10.2.1 rightfully …
2:25 PM Changeset [10464] by eagle
Fix some subtle errors with nnrpd external auth If nnrpd saw EOF on …
1:56 PM Changeset [10463] by eagle
Fix GCC warnings in tests/lib/date-t.c GCC 10.2.1 rightfully …

Dec 23, 2020:

2:45 PM Changeset [10462] by Julien ÉLIE
Homogenize POD formatting for items, with the rest of INN documentation
10:37 AM Changeset [10461] by Julien ÉLIE
There's not test for ovdb.

Dec 22, 2020:

5:48 AM Changeset [10460] by Julien ÉLIE
pgpverify: add a comment about requirements for GnuPG 1.4.20 or 2.1.0
5:46 AM Changeset [10459] by Julien ÉLIE
pgpverify: add a comment about requirements for GnuPG 1.4.20 or 2.1.0
5:44 AM Changeset [10458] by Julien ÉLIE
Explicitly define constants to 1
Note: See TracTimeline for information about the timeline view.