Timeline
Dec 7, 2011:
- 11:10 PM Changeset [385] by
- Ducumentation update.
- 9:23 PM Ticket #282 (Compile issues on FreeBSD) closed by
- fixed: Believed to be fixed by changeset [384].
- 9:23 PM Changeset [384] by
- Fix for ticket #282 (compile issues on FreeBSD).
- 5:32 PM Ticket #282 (Compile issues on FreeBSD) created by
- There are several issues on FreeBSD: * Freebsd 64bit is not …
- 12:00 AM Milestone 3.0.1 completed
Dec 5, 2011:
- 10:32 PM Ticket #281 (Multiple warnings from llvm/clang static analyzer) closed by
- fixed: Fix committed as changeset [383].
- 10:30 PM Changeset [383] by
- Fix for ticket #281 (warnings from clang static analyzer).
Dec 4, 2011:
- 6:30 PM Ticket #280 (Memory leak in inotify related code) closed by
- fixed: Believed to be fixed with changeset [382].
- 6:29 PM Ticket #281 (Multiple warnings from llvm/clang static analyzer) created by
- There are several warnings about variables that get initialized yet …
- 6:26 PM Changeset [382] by
- Fix for ticket #280 (Memory leak in inotify related code).
Dec 2, 2011:
- 11:19 PM Ticket #279 (Flip between null checksum and correct checksum with --enable-suidcheck) closed by
- fixed: Believed to be fixed with changeset [381].
- 11:18 PM Changeset [381] by
- Fix for ticket #279 (checksum flip with --enable-suidcheck).
- 11:17 PM Ticket #280 (Memory leak in inotify related code) created by
- As reported by C. Westlake, the code leaks memory.
- 11:11 PM Ticket #279 (Flip between null checksum and correct checksum with --enable-suidcheck) created by
- If the suidcheck is used, the checksum may flip between the null …
- 12:04 AM Ticket #278 (With --disable-ipv6, port check always checks all interfaces) closed by
- fixed: Believed to be fixed with changeset [380].
- 12:02 AM Changeset [380] by
- Fix for ticket #278 (With --disable-ipv6, port check always checks all …
Dec 1, 2011:
- 11:59 PM Ticket #278 (With --disable-ipv6, port check always checks all interfaces) created by
- There is a bug in the port check code that causes it to check all …
Nov 28, 2011:
- 9:57 PM Ticket #277 (SIGPIPE in pmap_getmaps()) closed by
- fixed: Believed to be fixed by changeset [379].
- 9:56 PM Changeset [379] by
- Fix for ticket #277 (sigpipe).
- 9:55 PM Ticket #277 (SIGPIPE in pmap_getmaps()) created by
- As reported by S. Chittenden, the pmap_getmaps() function may rise …
- 9:15 PM Ticket #274 (Compile errors) closed by
- fixed: Believed to be fixed with changeset [378].
- 9:14 PM Ticket #273 (Deadlock in sh_hash.c, check_files()) closed by
- fixed: Believed to be fixed with changeset [378].
- 9:11 PM Ticket #275 (Bail out early on compile error) closed by
- fixed: Committed with changeset [378].
- 9:10 PM Ticket #276 (Update old versions of config.sub, config.guess) closed by
- fixed: Committed with changeset [378].
- 9:09 PM Changeset [378] by
- Fix for tickets #273 (deadlock), #274 (compile errors), #275 …
- 9:08 PM Ticket #276 (Update old versions of config.sub, config.guess) created by
- The current versions are pretty old (2002), should be replaced by more …
- 9:05 PM Ticket #275 (Bail out early on compile error) created by
- Change Makefile such that make will bail out at the compile stage, …
- 9:00 PM Ticket #274 (Compile errors) created by
- As reported by S. Mirolo, there's a wrong function call in conditional …
- 8:57 PM Ticket #273 (Deadlock in sh_hash.c, check_files()) created by
- As reported by S. Mirolo, there is a deadlock condition because of …
Nov 5, 2011:
- 11:59 PM Ticket #272 (Compile errors on RHEL5, gcc 4.1.2) closed by
- fixed: Believed to be fixed by changeset [377].
- 11:57 PM Changeset [377] by
- Fix for ticket #272 (Compile errors on RHEL5, gcc 4.1.2).
- 11:55 PM Ticket #272 (Compile errors on RHEL5, gcc 4.1.2) created by
- Reported by Thomas: 1) Several statements of 'error: label at end of …
Nov 1, 2011:
- 11:59 PM Ticket #265 (Add inotify support) closed by
- fixed
- 11:58 PM Milestone 3.0.0 completed
- 11:11 PM Changeset [376] by
- Fix some repetitive error messages.
- 10:26 PM Changeset [375] by
- Documentation update.
- 9:53 PM Changeset [374] by
- Patch for ticket #255 (intruder on server). Also disable setting …
- 9:29 PM Changeset [373] by
- Patch for ticket #265 (inotify). Handling of added subdirectories and …
- 12:33 AM Changeset [372] by
- One more patch for ticket #265 (inotify). Handle dirs that are only …
Oct 31, 2011:
- 9:42 PM Changeset [371] by
- Patch for ticket #265 (inotify support).
Oct 30, 2011:
- 1:19 PM Ticket #271 (Suid check may clash with prelink) closed by
- fixed: Believed to be fixed in changeset [370].
- 1:18 PM Changeset [370] by
- Fix for ticket #271 (conflict between prelink and suid check).
- 1:16 PM Ticket #271 (Suid check may clash with prelink) created by
- The SUID check ignores the check mask, and therefore will compute a …
- 12:42 PM Changeset [369] by
- Fix bug in sh_inotify_read().
- 9:23 AM Changeset [368] by
- Add missing files for ticket #265
- 9:18 AM Changeset [367] by
- Modifications for ticket #265 (inotify support). Needs testing.
- 9:05 AM Ticket #269 (Issue with redefinition of policies) closed by
- fixed: Believed to be fixed by changeset [365].
- 9:04 AM Ticket #270 (Unit tests for numeric key for AVL tree) closed by
- fixed: Committed as changeset [366].
- 9:03 AM Changeset [366] by
- Fix for ticket #270 (Unit tests for numeric key for AVL tree).
- 8:59 AM Ticket #270 (Unit tests for numeric key for AVL tree) created by
- Add tests to verify the tree implementation for numeric keys.
- 8:54 AM Changeset [365] by
- Fix for ticket #269 (Issue with redefinition of policies).
- 8:52 AM Ticket #269 (Issue with redefinition of policies) created by
- The check_mask variable isn't used everywhere it should be used, so …
Oct 21, 2011:
- 10:30 PM Changeset [364] by
- Change inotify watch list to a tree with unlimited members, lookup by …
- 1:08 AM Changeset [363] by
- Change zAVL implementation to allow integer keys.
Note:
See TracTimeline
for information about the timeline view.