Code

Updated list image
[gosa.git] / gosa-si / modules / ArpHandler.pm
2009-11-13 rettenbemodify some daemon logs
2009-07-06 rettenbelog lines get new log priority
2009-05-18 janwNew config option in ArpHandler to control if existing...
2009-05-05 janwRemoved unneeded use of ldap handles.
2009-03-11 rettenbenew ldap handling, a handle is taken out of a pool...
2008-09-04 janwMoved read_configfile to local_read_configfile.
2008-07-15 cajusApplied workaround for Sun-LDAP not returning objectcla...
2008-07-15 cajusCleanup and force-hostname functionality
2008-06-03 rettenbe* gosa-si-server-nobus
2008-04-22 janwSmall fixes and checks.
2008-04-08 janwFixed robustness..
2008-04-01 janwRemoved unused LDAP references.
2008-03-26 hickertFixed some typos
2008-03-20 rettenbechange handling of ladp connection
2008-03-13 cajus* Removed the whole bunch of utf8
2008-02-27 janwRemove Net::DNS in favor of socket.
2008-02-27 cajusUpdated
2008-02-26 cajusCode killing
2008-02-25 cajusAdded utf8 usage
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).