head 1.7; access; symbols L2_0_9_13:1.7 FSL_1_7_0:1.7 L2_0_9_12:1.7 LMTP2NNTP_1_4_1:1.7 LMTP2NNTP_1_4_0:1.7 FSL_1_6_1:1.7 L2_0_9_11:1.7 FSL_1_6_0:1.6 FSL_1_6b2:1.6 L2_0_9_10:1.6 FSL_1_6b1:1.6 L2_0_9_9:1.6 LMTP2NNTP_1_3_0:1.5 LMTP2NNTP_1_3b2:1.5 LMTP2NNTP_1_3b1:1.5 LMTP2NNTP_1_3a3:1.5 FSL_1_5_0:1.5 LMTP2NNTP_1_3a2:1.5 FSL_1_5a3:1.5 LMTP2NNTP_1_3a1:1.5 FSL_1_5a2:1.5 L2_0_9_8:1.5 FSL_1_5a1:1.5 L2_0_9_7:1.5 L2_0_9_6:1.5 FSL_1_4_0:1.5 FSL_1_4b1:1.5 L2_0_9_5:1.5 FSL_1_4a1:1.5 FSL_1_3_0:1.5 FSL_1_3b1:1.5 L2_0_9_4:1.5 FSL_1_2_1:1.5 L2_0_9_3:1.5 FSL_1_2_0:1.5 L2_0_9_2:1.5 FSL_1_1_0:1.5 FSL_1_1b1:1.5 WORKOFF:1.5.0.2 WORKOFF_BP:1.5 FSL_1_0_8:1.5 LMTP2NNTP_1_2_0:1.5 LMTP2NNTP_1_2b4:1.5 LMTP2NNTP_1_2b3:1.5 LMTP2NNTP_1_2b2:1.5 LMTP2NNTP_1_2b1:1.5 LMTP2NNTP_1_2a8:1.5 LMTP2NNTP_1_2a7:1.5 FSL_1_0_7:1.5 FSL_1_0_6:1.4 FSL_1_0_5:1.4 FSL_1_0_4:1.4 L2_0_9_1:1.4 FSL_1_0_3:1.4 LMTP2NNTP_1_2a6:1.4 FSL_1_0_2:1.4 FSL_1_0_1:1.4 FSL_1_0_0:1.4 FSL_0_9_0:1.4 L2_0_9_0:1.4 FSL_0_1_12:1.3 FSL_0_1_11:1.3 FSL_0_1_10:1.3 FSL_0_1_9:1.3 FSL_0_1_8:1.3 FSL_0_1_7:1.3 FSL_0_1_6:1.3 FSL_0_1_5:1.3 FSL_0_1_1:1.3 LMTP2NNTP_1_2a5:1.3 LMTP2NNTP_1_2a4:1.3 LMTP2NNTP_1_2a3:1.3 LMTP2NNTP_1_2a1:1.2; locks; strict; comment @ * @; 1.7 date 2005.10.03.08.08.11; author rse; state Exp; branches; next 1.6; 1.6 date 2005.01.24.15.03.17; author rse; state Exp; branches; next 1.5; 1.5 date 2003.01.06.11.41.51; author rse; state Exp; branches; next 1.4; 1.4 date 2002.07.30.19.08.24; author rse; state Exp; branches; next 1.3; 1.3 date 2002.01.02.17.07.38; author rse; state Exp; branches; next 1.2; 1.2 date 2001.11.07.11.37.18; author rse; state Exp; branches; next 1.1; 1.1 date 2001.11.05.20.39.35; author rse; state Exp; branches; next ; desc @@ 1.7 log @Adjust copyright messages for new year 2005. @ text @/* ** OSSP l2 - Flexible Logging ** Copyright (c) 2001-2005 Cable & Wireless ** Copyright (c) 2001-2005 The OSSP Project ** Copyright (c) 2001-2005 Ralf S. Engelschall ** ** This file is part of OSSP l2, a flexible logging library which ** can be found at http://www.ossp.org/pkg/lib/l2/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that ** the above copyright notice and this permission notice appear in all ** copies. ** ** THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ** IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ** USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ** ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ** OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. ** ** l2_ch_noop.c: no-operation channel implementation */ #include "l2.h" l2_handler_t l2_handler_noop = { "noop", L2_CHANNEL_FILTER, NULL, NULL, NULL, NULL, NULL, NULL, NULL }; @ 1.6 log @Adjust copyright messages for new year 2005. @ text @d3 3 a5 3 ** Copyright (c) 2001-2004 Cable & Wireless ** Copyright (c) 2001-2004 The OSSP Project ** Copyright (c) 2001-2004 Ralf S. Engelschall @ 1.5 log @- remove trailing whitespaces - adjust copyright messages - consistently use "OSSP l2" - consistently talk about "Flexible Logging" - use standard OSSP ASCII-art @ text @d3 3 a5 3 ** Copyright (c) 2001-2003 Cable & Wireless Deutschland GmbH ** Copyright (c) 2001-2003 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2001-2003 Ralf S. Engelschall @ 1.4 log @polish for release @ text @d2 4 a5 3 ** OSSP l2 - Logging Library ** Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/) d7 1 a7 1 ** This file is part of OSSP L2, a flexible logging library which @ 1.3 log @bump copyright year @ text @d2 1 a2 1 ** L2 - OSSP Logging Library d7 1 a7 1 ** can be found at http://www.ossp.org/pkg/l2/. @ 1.2 log @More preparations for forthcoming channel tree specification parser (especially to allow the parser to determine the handler structure from a handler name without introducing another and this way redundant sub-API): - add "char *name" to l2_handler_t in order to tag each handler structure with the corresponding channel name - add l2_env_handler() function to add handler to l2_env_t objects. All l2_handler_xxxx are automatically pre-configured there after l2_env_create(). - change l2_channel_create() to take a "const char *name" (handler name) instead of the "l2_handler_t *h" (handler pointer) to make the stuff consistent and more clear. - adjust l2_test.c to reflect the changes. @ text @d3 2 a4 2 ** Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) @ 1.1 log @Seems like my long years of programming in assembly language still have an impact on my thinking. Change "nop" (assembly mnemonic) to "noop" (english abbreviation) in the name of our no-operation channel. Thanks to Michael for catching this. @ text @d33 1 @