All releases tagged Development


Release Notes: Some minor protocol changes. CLEAR removes all rules from a list now, and DELETE removes a list from the filesystem. Rule files are now automatically loaded when first referenced. Automatic saving of files (due SIGALRM or shutdown) saves only files that already exist on disk. Locking has been fixed and reworked. LIST only lists files that are allowed to be dumped. The rxpd xchat plugin is merged under ./contrib as an example application.


Release Notes: All important features are completed, so rxpd is now "beta", meaning that it is usable with some caution. UTF-8 encoded regular expressions are used. An option to control case insensitive matching was added. Rules can now be hierarchically organized. Rule matching can now branch into sublists. A FILTER command was added to process lists. The Daemonizing code was rewritten. Signal handling was added to control the daemon.


Release Notes: gnu-pth is now used as the underlying event/scheduling library now. All basic commands, including the ones for distributed operation (FETCH, UPDATE, and MERGE) are now implemented. A test suite was included. Many other things were completed and cleaned up.


Release Notes: This release adds a lot new commands and features. The daemon now maintains an 'atime' when rules get matched, and can expire old rules. Some code cleanup has been done, and added a lot of documentation has been added. Distributed synchronization of lists is on the way.


Release Notes: This is the first release intended for review and brainstorming. The rxpd is basically usable, but there are a lot of rough edges and yet unimplemented features.