Code

Added get_dns_domains
[gosa.git] / gosa-si / modules / ArpHandler.pm
2008-02-13 janwReflected config changes.
2008-02-12 rettenbein case of --no-bus, server do not try to forward msg...
2008-02-12 rettenbechange config-file parameter
2008-02-11 cajusFixed a couple of additional _/-
2008-02-11 cajusUnified config parameters
2008-02-11 rettenbechanged config files
2008-02-08 rettenbeserver and clients which are down, are deleted from...
2008-02-01 janwFixed bug.
2008-01-31 janwBug fix.
2008-01-31 janwAdded Ability to lookup vendor information.
2008-01-31 janwFixed missing modules.
2008-01-31 janwFixed LDAP search issue.
2008-01-30 janwNew hosts will be added to LDAP.
2008-01-30 janwFixed style.
2008-01-30 janwSome more LDAP code. Totally untested. Beware!
2008-01-30 janwAdditional checks for not starting ArpHandler (arp_acti...
2008-01-30 janwdefault should be $interface='all'
2008-01-30 janwSome more checks for valid input.
2008-01-30 janwFixed LDAP Connection Check.
2008-01-30 janwAdded check for required modules. No errors anymore...
2008-01-28 janwAdded capability to define multiple specific interfaces...
2008-01-28 janwAdded workaround for some ipv6 setups.
2008-01-28 janwSome fixes with multiple session starting.
2008-01-25 janwAbility to watch on one specific device or all valid...
2008-01-25 janwDon't crash on non-resolvable IPs.
2008-01-25 janwAdded dependendy (libnet-dns-perl).