Timeline
Jan 20, 2021:
- 3:00 PM Milestone 2.6.4 completed
- 9:55 AM Changeset [10535] by
- INSTALL: a bit of clean-up, and update the list of tested OS
- 9:54 AM Changeset [10534] by
- INSTALL: a bit of clean-up, and update the list of tested OS
- 4:02 AM Changeset [10533] by
- Update to latest upstream files control.ctl, pgpverify, Libtool, …
- 4:00 AM Changeset [10532] by
- Improve NEWS and add the new year in LICENSE
- 3:59 AM Changeset [10531] by
- Update links to external repositories
- 3:59 AM Changeset [10530] by
- Typo fix
- 3:58 AM Changeset [10529] by
- Update to latest upstream files control.ctl, pgpverify, Libtool, …
- 3:57 AM Changeset [10528] by
- Build without SQLite support in the test without external libraries
- 3:53 AM Changeset [10527] by
- Improve NEWS and add the new year in LICENSE
- 3:52 AM Changeset [10526] by
- Update links to external repositories
- 3:51 AM Changeset [10525] by
- Compare space usage of our 3 overview storage methods
- 3:49 AM Changeset [10524] by
- Compare space usage of our 4 overview methods
Jan 17, 2021:
- 1:52 PM Changeset [10523] by
- Add support for systemd socket activation Thanks to Marco d'Itri for …
- 1:49 PM Changeset [10522] by
- m4/krb5.m4: fix the detection of Kerberos V5 support Kerberos V5 was …
- 1:48 PM Changeset [10521] by
- m4/python.m4: fix the detection of old Python 2.x versions The …
- 1:48 PM Changeset [10520] by
- Use AS_ECHO instead of echo in Autoconf macros AS_ECHO is more …
- 1:42 PM Changeset [10519] by
- Update portability header for systemd activation socket Addition to …
- 1:41 PM Changeset [10518] by
- Add support for systemd socket activation Thanks to Marco d'Itri for …
- 1:36 PM Changeset [10517] by
- m4/krb5.m4: fix the detection of Kerberos V5 support Kerberos V5 was …
- 1:34 PM Changeset [10516] by
- m4/python.m4: fix the detection of old Python 2.x versions The …
- 1:32 PM Changeset [10515] by
- Use AS_ECHO instead of echo in Autoconf macros AS_ECHO is more …
Jan 15, 2021:
- 2:35 PM Changeset [10514] by
- innd: add systemd notifications for xexec and shutdown
- 2:34 PM Changeset [10513] by
- inndf: report buffindexed usage with 2 decimals Output was truncated …
- 2:30 PM Changeset [10512] by
- inndf: report buffindexed usage with 2 decimals Output was …
- 3:13 AM Changeset [10511] by
- innd: add systemd notifications for xexec and shutdown
Jan 11, 2021:
- 2:06 PM Changeset [10510] by
- Do not run the check for POD syntax if Test::POD is too old Test::POD …
- 2:06 PM Changeset [10509] by
- Do not run the check for POD syntax if Test::POD is too old Test::POD …
- 2:01 PM Changeset [10508] by
- Makefile: add dependencies for feedone and sys2nf
- 1:55 PM Changeset [10507] by
- Improve sample init systemd script Thanks to Marco d'Itri, Debian …
- 1:54 PM Changeset [10506] by
- Improve sample init systemd script Thanks to Marco d'Itri, Debian …
- 1:33 PM Changeset [10505] by
- rc.news: start innd last when using systemd innd must be started …
- 1:31 PM Changeset [10504] by
- rc.news: start innd last when using systemd innd must be started …
Jan 7, 2021:
- 2:57 AM Changeset [10503] by
- Homogenize Makefiles for libinn, libstorage and libhistory generation
- 2:56 AM Changeset [10502] by
- ovsqlite-server: fix the build on AIX AIX needs Libtool objects for …
Jan 6, 2021:
- 2:40 PM Changeset [10501] by
- Fix build with native BSD make $ seems to be not portable …
Jan 5, 2021:
- 12:37 PM Changeset [10500] by
- Detail and homogenize the description of our 3 overview methods
- 12:29 PM Changeset [10499] by
- Detail and homogenize the description of our 4 overview methods
- 8:11 AM Changeset [10498] by
- Makefile: Remove useless flags for the linker when just compiling …
- 8:06 AM Changeset [10497] by
- Add -fstack-protector-strong for linking if recognized Building innd …
- 7:47 AM Changeset [10496] by
- Fix build on AIX with -fstack-protector-strong Though the compiler …
- 7:07 AM Changeset [10495] by
- Do not use Libtool when no library is expected Revert r10415 which …
- 4:53 AM Changeset [10494] by
- buffindexed: fix a possible uninitialized variable (gloc)
- 2:31 AM Changeset [10493] by
- mksnapshot: Also test to build feedone and sys2nf
- 2:30 AM Changeset [10492] by
- Makefile: Remove useless flags for the linker when just compiling …
- 1:55 AM Changeset [10491] by
- Remove -Wredundant-decls on OpenBSD builds with gcc warnings on On …
Jan 4, 2021:
- 1:14 PM Changeset [10490] by
- Silent a few gcc warnings Found with gcc 5.5.0 on Solaris 11.
- 1:12 PM Changeset [10489] by
- Add -fstack-protector-strong to the linker if it has it Building innd …
- 1:09 PM Changeset [10488] by
- infeed: remove portability code for older versions of Solaris Solaris …
- 2:48 AM Changeset [10487] by
- ovsqlite: fix build with SQLite 3.8.2 sqlite3_malloc64() was defined …
- 2:07 AM Changeset [10486] by
- configure: also change CC_WARNINGS when CFLAGS is changed
- 2:02 AM Changeset [10485] by
- Fix build issue when using "make warnings" -fPIE was not present when …
Jan 3, 2021:
- 11:12 PM Changeset [10484] by
- Move to configure.ac the logic to undefine AM_CONDITIONAL
- 11:12 PM Changeset [10483] by
- Added preliminary support for systemd notifications Integrate …
- 11:03 PM Changeset [10482] by
- Improve systemd integration Revert r10475 (when sd_notify is not …
- 1:02 PM Changeset [10481] by
- Add a comment in configure.ac and fix POD typo from previous commits
- 1:01 PM Changeset [10480] by
- Fix build of fseeko replacement AC_FUNC_FSEEKO needs being called …
- 1:00 PM Changeset [10479] by
- inn.conf: Mention how to disable the process of cancel messages
- 11:03 AM Changeset [10478] by
- Move to configure.ac the logic to undefine AM_CONDITIONAL
Dec 31, 2020:
- 2:46 PM Changeset [10477] by
- Add detail for rejected header When nnrpd rejects a posting because …
- 2:45 PM Changeset [10476] by
- Add detail for rejected header When nnrpd rejects a posting because …
Dec 25, 2020:
- 2:00 PM Changeset [10475] by
- Silent a GCC warning for unused value
- 1:09 PM Changeset [10474] by
- Added preliminary support for systemd notifications Integrate …
- 8:29 AM Changeset [10473] by
- Add missing svn:keywords and svn:eol-style properties
- 3:41 AM Changeset [10472] by
- Add a comment in configure.ac and fix POD typo from previous commits
- 3:34 AM Changeset [10471] by
- Fix build of fseeko replacement AC_FUNC_FSEEKO needs being called …
- 2:07 AM Changeset [10470] by
- inn.conf: Mention how to disable the process of cancel messages
- 1:57 AM Changeset [10469] by
- Initial implementation of the ovsqlite overview storage method …
- 1:51 AM Changeset [10468] by
- Update to latest rra-c-util upstream version
Dec 24, 2020:
- 2:33 PM Changeset [10467] by
- Fix some subtle errors with nnrpd external auth If nnrpd saw EOF on …
- 2:32 PM Changeset [10466] by
- Switch nnrpd/auth-ext to the new test API Use the new test API so …
- 2:26 PM Changeset [10465] by
- Fix GCC warnings in tests/lib/date-t.c GCC 10.2.1 rightfully …
- 2:25 PM Changeset [10464] by
- Fix some subtle errors with nnrpd external auth If nnrpd saw EOF on …
- 1:56 PM Changeset [10463] by
- Fix GCC warnings in tests/lib/date-t.c GCC 10.2.1 rightfully …
Dec 23, 2020:
- 2:45 PM Changeset [10462] by
- Homogenize POD formatting for items, with the rest of INN documentation
- 10:37 AM Changeset [10461] by
- There's not test for ovdb.
Dec 22, 2020:
- 5:48 AM Changeset [10460] by
- pgpverify: add a comment about requirements for GnuPG 1.4.20 or 2.1.0
- 5:46 AM Changeset [10459] by
- pgpverify: add a comment about requirements for GnuPG 1.4.20 or 2.1.0
- 5:44 AM Changeset [10458] by
- Explicitly define constants to 1
Note: See TracTimeline
for information about the timeline view.