Fri, 16 Jun 2006 18:45:24 +0200 viric IPV6_V6ONLY setsockopt added for the udp server. default tip
Fri, 16 Jun 2006 18:25:03 +0200 viric Added the setsockopt for IPV6_V6ONLY, in order to have IPv6 and IPv4 in two
Tue, 30 May 2006 13:07:54 +0200 viric Added tag 3a_entrega for changeset a8776c046a530bf7665426108b6b501e2944645a
Tue, 30 May 2006 12:58:46 +0200 viric Readme adapted to the last version. 3a_entrega
Tue, 30 May 2006 12:57:31 +0200 viric Now the tcp_server handles well the situation where there isn't a log file.
Tue, 30 May 2006 12:34:25 +0200 viric Added the check for a pid file (syslog.pid by default).
Tue, 30 May 2006 12:05:42 +0200 viric The open() is done without mode_t mode.
Tue, 30 May 2006 12:02:13 +0200 viric Now the tcp_server sends the log file.
Tue, 30 May 2006 01:16:33 +0200 viric Updated TODO for the last release.
Tue, 30 May 2006 01:10:00 +0200 viric Finer message processing - now only at file and screen output appear '\n'.
Tue, 30 May 2006 00:57:22 +0200 viric Removed the signal handler for the TCP server.
Tue, 30 May 2006 00:32:32 +0200 viric The tcp server listen() started working. By now the connections are closed at once.
Tue, 30 May 2006 00:04:18 +0200 viric Changing to static an internal module variable.
Mon, 29 May 2006 23:58:47 +0200 viric Separated the child handling in another module.
Mon, 15 May 2006 18:08:54 +0200 viric Added tag 1a_entrega for changeset 84fa30ea0b0dc09b411b7f45b4bab55c9fcae7dd
Mon, 15 May 2006 18:08:10 +0200 viric Added tag 2a_entrega for changeset 875902155b066a45e28d768c6fc9b8175f68157a
Mon, 15 May 2006 17:51:40 +0200 viric Documentation for the latest release. 2a_entrega
Mon, 15 May 2006 17:51:29 +0200 viric Added a rule for unix_writer. It depends on rfc3164.h.
Mon, 15 May 2006 17:46:02 +0200 viric Corrected some debug info.
Mon, 15 May 2006 17:44:29 +0200 viric Corrected some dependencies - some c files weren't included for its objects.
Mon, 15 May 2006 17:29:22 +0200 viric The kernel now understands SIGHUP for rereading the configuration.
Mon, 15 May 2006 17:29:03 +0200 viric Corrected a bug regarding select and signal receiving.
Mon, 15 May 2006 17:07:58 +0200 viric Comment added for the SIGINT handler.
Mon, 15 May 2006 16:57:37 +0200 viric Log file output written in a C module. Now the kernel doesn't check the errors
Mon, 15 May 2006 15:19:07 +0200 viric The SIGINT works in syslog_in_unix. The main loop uses select().
Sun, 14 May 2006 21:35:47 +0200 viric First code for SIGHUP reconfiguration. It still doesn't work fine. More in TODO.
Sun, 14 May 2006 21:13:42 +0200 viric The handler for SIGTERM now handles also SIGINT. Very comfortable.
Sun, 14 May 2006 21:11:29 +0200 viric Added UDP output.
Sun, 14 May 2006 21:10:26 +0200 viric Added the rfc 3164 txt file.
Sun, 14 May 2006 21:08:09 +0200 viric Updated the 'test.sh', so it can _at least_ run with the actual syslog_kernel
Sun, 14 May 2006 20:44:49 +0200 viric The gcc makefile doesn't compile static anymore.
Sun, 14 May 2006 16:44:36 +0200 viric Disabling tcc static linking.
Sun, 14 May 2006 16:39:14 +0200 viric Added ipv6-option as run parameter. Removed a dependency of shared glibc,
Sun, 14 May 2006 16:23:56 +0200 viric in_unix now handles SIGTERM.
Sun, 14 May 2006 16:11:32 +0200 viric Added main rutines for killing and waiting for childs' dead.
Sun, 14 May 2006 16:11:01 +0200 viric Added LDFLAGS and static compilation
Sat, 13 May 2006 23:50:24 +0200 viric Added a c file for signal programming.
Sat, 13 May 2006 23:30:53 +0200 viric Added basic log_file support.
Sat, 13 May 2006 23:27:42 +0200 viric Fixed bugs of 'break;'.
Sat, 13 May 2006 23:14:37 +0200 viric Added use of strncmp, strncpy instead of the non-limited ones.
Sat, 13 May 2006 22:59:22 +0200 viric Added >32 check for the characters to be always printable.
Sat, 13 May 2006 22:16:24 +0200 viric Implemented the configuration file for starting the services.
Sat, 13 May 2006 10:31:37 +0200 viric Enunciat integrat amb el codi.
Sat, 06 May 2006 10:28:09 +0200 viric Corregida la condició del bucle d'espera dels fills a la sigchld callback.
Thu, 06 Apr 2006 01:47:35 +0200 viric Ara sí - versió 1 1a_entrega
Thu, 06 Apr 2006 01:45:59 +0200 viric Versió a entregar, quasi segur.
Thu, 06 Apr 2006 01:41:59 +0200 viric Versió 1 quasi per entregar. Falta molt RFC per implementar.
Thu, 06 Apr 2006 01:13:18 +0200 viric Now everything works - the rfc3164 message parser must be improved.
Thu, 30 Mar 2006 00:26:58 +0200 viric Corregida una mida de buffer.
Wed, 29 Mar 2006 09:38:31 +0200 viric Ignoring the added binaries
Wed, 29 Mar 2006 09:30:43 +0200 viric Added a unix writer for testing the unix-socket syslog.
Wed, 29 Mar 2006 09:30:17 +0200 viric includes més fins
Wed, 29 Mar 2006 09:10:08 +0200 viric Message corrected about IPv4
Wed, 29 Mar 2006 09:09:56 +0200 viric First implementation of unix sockets
Wed, 29 Mar 2006 08:45:32 +0200 viric Process message improved.
Wed, 29 Mar 2006 08:45:17 +0200 viric Process message improved.
Wed, 29 Mar 2006 08:44:57 +0200 viric Process message improved.
Sun, 26 Mar 2006 23:00:16 +0200 viric No es fan servir funcions de rfc*.c ja.
Sun, 26 Mar 2006 21:12:49 +0200 viric El 'listen' no es pot fer amb UDP. Ara ja va el select i tot.
Sun, 26 Mar 2006 20:44:16 +0200 viric Crec que hauria de funcionar almenys el listen... però no va.
(0) -60 tip