Code

No longer pass on the list of users at local clients to all known
authorwolffc <wolffc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2011 14:13:22 +0000 (14:13 +0000)
committerwolffc <wolffc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2011 14:13:22 +0000 (14:13 +0000)
commitb0013c4b339c2aa853304ce84fa78fa4061b4d26
treeb8730ccc2dc114c12870c4dfad01fd64f4a53ee5
parent86c64eb44129ee8759dc46e6b3f67fb868db94c3
No longer pass on the list of users at local clients to all known
servers immediately when handling the CURRENTLY_LOGGED_IN message.
Instead, introduce a new option (report-logged-in-users), task
(watch_for_logged_in_users) and time period (logged_in_users_delay) so
that all known users are reported every logged_in_users_delay seconds
(10 minutes by default).

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@20917 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-si/gosa-si-server
trunk/gosa-si/server/events/clMessages.pm