Timeline



Jul 17, 2006:

10:48 PM Milestone 2.2.2 completed
10:35 PM Ticket #26 (samhain_hide compile failure with linux kernel 2.6.17) closed by rainer
fixed: Fixed in changeset [51].
10:34 PM Ticket #27 (kernel check problem with linux kernel 2.6.17) closed by rainer
fixed: Fixed in changeset [50].
10:31 PM Changeset [51] by rainer
Fix problems with linux kernel 2.6.17
10:30 PM Ticket #27 (kernel check problem with linux kernel 2.6.17) created by rainer
As reported by L. Maylein, there are plenty of messages like: […]
10:28 PM Ticket #26 (samhain_hide compile failure with linux kernel 2.6.17) created by rainer
Compiling samhain_hide module fails with linux kernel 2.6.17 because …
10:22 PM Ticket #25 (Compile error on AIX 5.2) closed by rainer
fixed: Fixed in changeset [50], released as 2.2.1c.
10:19 PM Ticket #24 (Compile error on Solaris 8) closed by rainer
fixed: Fixed in changeset [50], released as version 2.2.1c.

Jul 11, 2006:

11:09 PM Changeset [50] by rainer
Fix for the fix in revision 48. Released as 2.2.1c
10:13 PM Changeset [49] by rainer
Fix for compile failures (solaris 8, AIX 5.2)
9:59 PM Ticket #25 (Compile error on AIX 5.2) created by rainer
Reported by Jonathan Kaufman […] Wrong function type if …
9:53 PM Ticket #24 (Compile error on Solaris 8) created by rainer
Reported by Jesse: […] Seems to be caused by the wrong location …

Jun 20, 2006:

10:27 PM Ticket #23 (sstrip does not compile on suse 10.1) closed by rainer
fixed: Fixed in changeset [48] (release 2.2.1b).
10:24 PM Changeset [48] by rainer
Fix compile problem with sstrip.c
9:29 PM Ticket #23 (sstrip does not compile on suse 10.1) created by rainer
[…] The problem is the inclusion of linux/elf.h. Need to include …

Jun 16, 2006:

11:26 PM Ticket #22 (Compile error on i686/MacOS X) closed by rainer
fixed: Fixed in changeset [47] (release 2.2.1a).
10:47 PM Changeset [47] by rainer
Fix compile error on i686/MacOS X

Jun 15, 2006:

8:57 PM WikiStart edited by rainer
(diff)
8:43 PM Ticket #22 (Compile error on i686/MacOS X) created by rainer
Does not build on i686/MacOS X because the assembler does not …

Jun 13, 2006:

12:00 AM Milestone 2.2.1 completed

Jun 9, 2006:

10:39 PM Ticket #21 (build failure on x86_64 with gcc 4) closed by rainer
fixed: Fixed in changeset [46].
10:38 PM Changeset [46] by rainer
Fix x86_64 build failure with gcc 4.x (as well as some gcc 4.x warnings)
10:35 PM Ticket #21 (build failure on x86_64 with gcc 4) created by anonymous
Building on x86_64 with gcc 4 fails because of incompatible syntax of …

Jun 7, 2006:

10:31 PM Ticket #20 (compiling with oracle support is broken) closed by rainer
fixed: Fixed in changeset [45].
10:30 PM Changeset [45] by rainer
Fix for broken compile with oracle
10:05 PM Ticket #20 (compiling with oracle support is broken) created by rainer
Compiling with support for Oracle database is broken due to typos in …

Jun 5, 2006:

10:53 PM Changeset [44] by rainer
Improved fix for solaris package creation.
9:22 PM Ticket #18 (read() on /dev/kmem may fail, needs workaround) closed by rainer
fixed: Fixed in changeset [41].
9:19 PM Ticket #19 (configure.ac does not work with most recent autoconf (cvs)) closed by rainer
fixed: Fixed in changeset [43].
9:18 PM Changeset [43] by rainer
Fix for ticket #19 (autoconf problem)
9:15 PM Ticket #19 (configure.ac does not work with most recent autoconf (cvs)) created by rainer
Debian bug #369503: the samhain configure.ac does not work with CVS …
12:44 AM Changeset [42] by rainer
Bugfix for regression that makes local updates impossible for clients
12:41 AM Changeset [41] by rainer
Use mmap() if read() fails for /dev/kmem

Jun 1, 2006:

10:05 PM Ticket #18 (read() on /dev/kmem may fail, needs workaround) created by rainer
On recent kernels, read() on /dev/kmem may fail, although mmap() will …

May 31, 2006:

9:41 PM Ticket #15 (-t update does not set rdev/dev for new files) closed by rainer
fixed: Fixed in changeset [40].
9:41 PM Ticket #16 (Recognize Solaris doors) closed by rainer
fixed: Fixed in changeset [40].
9:41 PM Ticket #17 (Non-interactive installation of Solaris packages fails) closed by rainer
fixed: Fixed in changeset [40].
9:40 PM Ticket #14 (Prelude reports may be incomplete) closed by rainer
fixed: Fixed in changeset [40].
9:39 PM Ticket #13 (Include device number with inode in prelude report) closed by rainer
fixed: Fixed in changeset [40].
9:38 PM Changeset [40] by rainer
Fix for tickets #13, #14, #15, #16, #17
9:35 PM Ticket #17 (Non-interactive installation of Solaris packages fails) created by rainer
Solaris packages built with 'make solaris-pkg' cannot be installed …
9:32 PM Ticket #16 (Recognize Solaris doors) created by rainer
Solaris doors are not recognized as such.
9:30 PM Ticket #15 (-t update does not set rdev/dev for new files) created by rainer
If new files are included with -t update, their dev and rdev entries …

May 28, 2006:

5:40 PM Ticket #14 (Prelude reports may be incomplete) created by rainer
If an error occurs, get_file_infos() returns prematurely, resulting in …
5:36 PM Ticket #13 (Include device number with inode in prelude report) created by rainer
If the inode is reported, the device should be reported as well.
5:32 PM Ticket #12 (Concurrent inserts not possible with oracle) created by rainer
With oracle, multiple concurrent inserts into the database are not …
5:28 PM Ticket #10 (Concurrent inserts not possible with postgres) closed by rainer
fixed

May 22, 2006:

8:59 PM Ticket #11 (Concurrent inserts not possible with postgres) closed by rainer
fixed: Fixed in changeset [39]. Actually, the 'R' means 'read-only', which …
8:53 PM Changeset [39] by rainer
Check System.map for sys_call_table in read-only section.
8:22 PM Changeset [38] by rainer
Added option to specify a group in deploy.sh install
8:20 PM Changeset [37] by rainer
stat() -> lstat() in sh_prelude.c

May 21, 2006:

6:53 PM Ticket #11 (Concurrent inserts not possible with postgres) created by anonymous
With postgres, multiple concurrent inserts into the database are not …

May 19, 2006:

11:35 PM Changeset [36] by rainer
fix memleaks in error paths in sh_prelude.c, fix an issue when setting …
8:35 PM Changeset [35] by rainer
Fix concurrent inserts with postgres
8:33 PM Ticket #10 (Concurrent inserts not possible with postgres) created by rainer
With postgres, multiple concurrent inserts into the database are not …
8:09 PM Changeset [34] by rainer
Code cleanup and minor fixes
8:08 PM Changeset [33] by katerina
Unit test addition
Note: See TracTimeline for information about the timeline view.