diff-tree 5f16938... (from 59e1878...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 17:02:20 2006 +0200

    The `DEBUG' define is used to switch on/off all debugging output.
    
    It's very annoying when using the shared object..

:100644 100644 626678a... 0ab05d0... M	src/capman_mysql.c

diff-tree 59e1878... (from a556072...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 16:53:34 2006 +0200

    Moved the program files into the `src/' subdirectory.

:100644 100644 5f5c3cf... b857f06... R071	Makefile	src/Makefile
:100644 100644 77d6bf1... 77d6bf1... R100	capman-mysql-snmpd.c	src/capman-mysql-snmpd.c
:100644 100644 626678a... 626678a... R100	capman_mysql.c	src/capman_mysql.c
:100644 100644 d6ddc48... d6ddc48... R100	capman_mysql.h	src/capman_mysql.h

diff-tree a556072... (from 9dab440...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 11:22:23 2006 +0200

    Renamed files.
    
    renamed: snmp_mysql_daemon.c -> capman-mysql-snmpd.c
    renamed: CapMan_MySQL.c -> capman_mysql.c
    renamed: CapMan_MySQL.h -> capman_mysql.h

:100644 100644 ce32ecd... 5f5c3cf... M	Makefile
:100644 100644 f093c2e... 77d6bf1... R069	snmp_mysql_daemon.c	capman-mysql-snmpd.c
:100644 100644 a5d4e35... 626678a... R093	CapMan_MySQL.c	capman_mysql.c
:100644 100644 f3d268d... d6ddc48... R072	CapMan_MySQL.h	capman_mysql.h

diff-tree 9dab440... (from 0d2f131...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 11:06:42 2006 +0200

    Added the possibility to configure the subagent/module.
    
    Right now the configuration is read from `/etc/snmp/snmp_mysql_daemon.conf'.

:100644 100644 0ab456e... a5d4e35... M	CapMan_MySQL.c

diff-tree 0d2f131... (from 48e880a...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 10:24:27 2006 +0200

    Removed many excessive debug messages from `CapMan_MySQL.c'.
    
    Also changed the default OID to `.1.3.6.1.4.1.12114.42'

:100644 100644 dfec607... 0ab456e... M	CapMan_MySQL.c

diff-tree 48e880a... (from a26bb04...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 9 10:23:12 2006 +0200

    Added a first MIB defining the data returned by the plugin/subagent.

:000000 100644 0000000... 91e01c2... A	NORIS.mib

diff-tree a26bb04... (from c829a76...)
Author: Florian Forster <octo@noris.net>
Date:   Thu Jun 8 16:50:32 2006 +0200

    Added a little MySQL support..

:100644 100644 2da3826... dfec607... M	CapMan_MySQL.c
:100644 100644 fe5903e... ce32ecd... M	Makefile

diff-tree c829a76... (from 3f4d27c...)
Author: Florian Forster <octo@noris.net>
Date:   Thu Jun 8 16:06:27 2006 +0200

    A first version that is able to deliver data from a linked list.

:100644 100644 1a336c3... 2da3826... M	CapMan_MySQL.c

diff-tree 3f4d27c... (from a2777ad...)
Author: Florian Forster <octo@noris.net>
Date:   Thu Jun 8 13:35:17 2006 +0200

    Use `table_iterator' rather than `table_data_set'.
    
    It compiles, but doesn't work yet.

:100644 100644 6f21dc0... 1a336c3... M	CapMan_MySQL.c

diff-tree a2777ad... (from 0b263a9...)
Author: Florian Forster <octo@noris.net>
Date:   Thu Jun 8 10:47:06 2006 +0200

    Added a first, simple `sub-agent'.
    
    This version compiles and works - at least it returns _some_ values:
      octo@entwicklung2:~$ snmpwalk -v 2c -c public localhost SNMPv2-SMI::enterprises.12114.1.2
      SNMPv2-SMI::enterprises.12114.1.2.1.1.1 = STRING: "bar"
      SNMPv2-SMI::enterprises.12114.1.2.1.2.1 = INTEGER: 42

:100644 100644 75d3225... 6f21dc0... M	CapMan_MySQL.c
:100644 100644 61a4019... f3d268d... M	CapMan_MySQL.h
:100644 100644 a5c69f8... fe5903e... M	Makefile
:000000 100644 0000000... f093c2e... A	snmp_mysql_daemon.c

diff-tree 0b263a9... (from 76c0537...)
Author: Florian Forster <octo@noris.net>
Date:   Mon Jun 5 09:56:14 2006 +0200

    Changed the OID to use the official OID of noris network AG.

:100644 100644 a7e99dd... 75d3225... M	CapMan_MySQL.c

diff-tree 76c0537... (from 29c5210...)
Author: Florian Forster <octo@noris.net>
Date:   Fri Jun 2 18:06:21 2006 +0200

    Added Makefile, made compile.
    
    The code is still not valid and complete, but at least it compiles now..
    A very very very basic Makefile has been added.

:100644 100644 9a0951c... a7e99dd... M	CapMan_MySQL.c
:000000 100644 0000000... a5c69f8... A	Makefile
