log

age author description
Sun, 04 Dec 2016 17:48:14 +0100 Lewin Bormann Implement gethostname/getfullhostname utility functions draft default tip
Sun, 04 Dec 2016 17:47:55 +0100 Lewin Bormann Change pattern evaluation model to what rsyslogd does draft
Sun, 04 Dec 2016 17:47:36 +0100 Lewin Bormann Move tests for rule into right module draft
Sun, 04 Dec 2016 17:47:15 +0100 Lewin Bormann Add libc dep draft
Sun, 04 Dec 2016 16:32:49 +0100 Lewin Bormann Add some notes and fix mod statements draft
Sun, 04 Dec 2016 16:32:37 +0100 Lewin Bormann Move rule logic into dedicated module draft
Sat, 03 Dec 2016 16:27:07 +0100 Lewin Bormann Fix file size parsing and general settings extraction draft
Sat, 03 Dec 2016 16:09:31 +0100 Lewin Bormann Add method for directly parsing a configuration file draft
Sat, 03 Dec 2016 15:45:27 +0100 Lewin Bormann Finish implementation of Config draft
Sat, 03 Dec 2016 14:41:35 +0100 Lewin Bormann Add "official" list of facilities/levels draft
Sat, 03 Dec 2016 14:17:30 +0100 Lewin Bormann Add toml and dns_lookup crates. draft
Sat, 03 Dec 2016 14:17:18 +0100 Lewin Bormann Implement filter rules draft
Sat, 03 Dec 2016 14:17:02 +0100 Lewin Bormann clean up dgram_stream a bit draft
Sat, 03 Dec 2016 14:16:44 +0100 Lewin Bormann Add more conversion functions for facilities/levels draft
Sat, 03 Dec 2016 14:16:24 +0100 Lewin Bormann Extend prototype config draft
Sat, 03 Dec 2016 11:18:58 +0100 Lewin Bormann Start implementing configuration types draft
Sat, 03 Dec 2016 11:18:41 +0100 Lewin Bormann Update dispatch and main for new Stream/Sink API draft
Sat, 03 Dec 2016 11:18:18 +0100 Lewin Bormann Delete old file draft
Sat, 03 Dec 2016 11:18:08 +0100 Lewin Bormann Implement Stream for UDP sockets, and a Sink for UDP sockets draft
Sat, 03 Dec 2016 11:17:46 +0100 Lewin Bormann Add error.rs draft
Sat, 26 Nov 2016 12:48:31 +0100 Lewin Bormann Another update to the prototype structure draft
Sat, 26 Nov 2016 12:44:58 +0100 Lewin Bormann Fix some syntax errors in the prototype config file draft
Sat, 26 Nov 2016 12:34:34 +0100 Lewin Bormann Write prototype config file draft
Sat, 26 Nov 2016 11:56:58 +0100 Lewin Bormann Implement barebones main() draft
Sat, 26 Nov 2016 11:56:44 +0100 Lewin Bormann Add dependencies (tokio, futures) draft
Sat, 26 Nov 2016 11:56:27 +0100 Lewin Bormann Implement prototype dispatch loop draft
Sat, 26 Nov 2016 11:56:13 +0100 Lewin Bormann Implement Stream trait for Unix datagram sockets draft
Sat, 26 Nov 2016 11:55:46 +0100 Lewin Bormann Implement basic configuration type draft
Sat, 26 Nov 2016 10:23:17 +0100 Lewin Bormann Initial commit draft